- Joined
- Feb 24, 2016
- Messages
- 34
- Reaction score
- 2
Hi all! I have been struggling with this for quite a while now, hope I can find some help here.
I've developed a 3rd party application that will need to link a variable to the CallID of a specific call. This way by searching for an instance of the variable I will be able to retrieve the call's recording and listen to it.
I've developed on both API's made available to us by 3CX namely the Call Control API and the Phone Client API. I've come to the conclusion that the CallID provided by the property in the Phone Client API is not the same CallID that is found at the end of each recording file name i.e. [********]_*******-****_*********(CallID).wav.
I intend on working with the Call Control API more to see if I can narrow down the results it currently gives to represent only the recordings we seek. At the moment it gives us the CallID of ANY Active Connection.
Has anyone here tried to do something similar? Is there a way locating a call recording outside of the Call Control API.
Any and all help would be much appreciated. Thanks in advance!
I've developed a 3rd party application that will need to link a variable to the CallID of a specific call. This way by searching for an instance of the variable I will be able to retrieve the call's recording and listen to it.
I've developed on both API's made available to us by 3CX namely the Call Control API and the Phone Client API. I've come to the conclusion that the CallID provided by the property in the Phone Client API is not the same CallID that is found at the end of each recording file name i.e. [********]_*******-****_*********(CallID).wav.
I intend on working with the Call Control API more to see if I can narrow down the results it currently gives to represent only the recordings we seek. At the moment it gives us the CallID of ANY Active Connection.
Has anyone here tried to do something similar? Is there a way locating a call recording outside of the Call Control API.
Any and all help would be much appreciated. Thanks in advance!