Mehmet Zahir ÖLMEZ
Mehmet Zahir ÖLMEZ
I have an index file.I used this command.I get this error when I search later.Could it be because of the query at the same time? @team5ru [2017-01-16 13:10:18] local.ERROR: PDOException:...
Hi @embbnux , this is important for me . The main problem here is that the call was interrupted during the call. We cannot find out what this is caused...
Hi @embbnux , thank for advice. I'm trying to get call logs for session id . Is sessionId telephonySessionId? i'm querying this id but i get 404 error. 
@embbnux My purpose is not to learn the status of the call currently. I want to know who closed the call in the past calls.
@embbnux How can we find callRecordId ?  I have tried this recordId but getting error -> "Resource for parameter [callRecordId] is not found" IXPCm_tIkCduk4I
Yes, I have now fulfilled this request. However, there is still no information about who ended the call. `{ "uri": "https://platform.ringcentral.com/restapi/v1.0/account/3241273008/extension/62497647008/call-log/IhwJ2_ySaFlBzUA?view=Detailed", "id": "IhwJ2_ySaFlBzUA", "sessionId": "412358860008", "startTime": "2020-08-03T13:45:21.025Z", "duration": 12, "type":...
@embbnux yes i know this area but only "reason": "Accepted" I see it as.
isn't the log added here when the call ends like in this picture? 
If I select **application/json** type everything is ok. But I selected application/x-www-form-urlencoded type data is empty and if I try to test request there is no any parameter.
Hi @hanspagel , sure here is my example. ` /form/{formID}/questions: post: tags: - "Form" summary: Add new question to specified form description: Add new question to specified form. Form questions...