Hi All,

I'm in the process of building an android client that uses the REST
API.  In that application I included a dialer using the third party
call control REST API.  What I want is for the user to be able to
initiate a call that rings their cell then calls their dialed party
and displays the caller-id of their user/agent (work number).  The
call works, but the caller ID is of the calling party not the agent
see the curl example below:

curl  -k -X POST -u 200:1234
https://example.com:6666/callcontroller/cellphone/called-party?agent=200

The called-party sees the caller-ID of the cellphone, not the agent.
Is there a way to have the agent's caller-id sent?

Thanks!

Kyle
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to