
booking-emaill
- Total activity 48
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 12
Activity overview
Latest activity by booking-emaill-
booking-emaill commented,
I'm wondering if phono has a method to retrieve them just as tropo does. The reason is that I need to retrieve the headers on the client (phono) so that I can populate the screen with some meta da...
-
booking-emaill created a post,
Can I find who answered the call/transfer ?
I'm transferring a call to an array of sip clients [1] . Is it possible to find which one answered the call ? [1] transfer(array("sip:12345678912@xyz","sip:12345678912@221.122.54.86"), array(
-
booking-emaill created a post,
How to read the SIP headers with the phono plugin ?
I'm transferring some calls to SIP/ Phono clients along with some custom headers. How can I read these headers ? So far I could find [1] only how to set the headers but not how to read them. [1...
-
booking-emaill commented,
When you use a list/array of agents you inevitably send more than one call to the same agent b/c if you have two simultaneous calls you send them to the same list of available agents. I can connec...
-
booking-emaill commented,
Currently if you have 3 clients calling you and you answer to one of them the ringtone of the other two clients calling is still playing polluting the conversation you have with the client you ans...
-
booking-emaill created a post,
How can I record a call only after the client answers ?
What events should I use to start / stop the recording if I need to record only after the client answers the call ? Currently I'm using a schema as below. However the issue is that it records the ...
-
booking-emaill created a post,
How can I mute the phono ringtone when more calls phone calls are placed ?
I'm using the kitchen script [1] as bolierplate for a call center application. How can I mute the ringtone when the agent is answering the call? Currently if more clients are calling the same agen...
-
booking-emaill commented,
@Justin, I've just seen that sometimes phono returns a 404 code ( not found ) which may be the reason why CORS fails, though I'm not sure if that's the only reason. See the cURL payload below: ...
-
booking-emaill commented,
36.0.1985.125
-
booking-emaill commented,
It's the latest version of Chrome on Mac OSX.