Folks,

Does someone use the REST API aplications with a codec other than the
711A?
In my tests, Sipxrest sends SDP (INVITE) with only PCMU (G.711U) codec. 

I'm interested in any feedback.

-- 
------------------------
Best Regards,
Alexander Shvaryov


В Вс., 19/12/2010 в 02:27 +0300, Alexander пишет:
> Hi All,
> 
> I'm testing SipXconfig's RESTful API with this method: 
> curl  -k -X POST -u {agent}:{agentPin}
> https://<host>:6666/callcontroller/<callingUser>/<calleedUser>?agent=<agentName>
> 
> All ok, but sipxrest send SDP (INVITE) with only PCMU (G.711U) codec: 
> 
> v=0
> o=- 6293050456535508482 1 IN IP4 192.168.0.5
> s=SipXconfig
> c=IN IP4 192.168.0.5
> t=0 0
> m=audio 2222 RTP/AVP 0 101
> a=sendrecv
> a=rtpmap:0 PCMU/8000
> a=rtpmap:101 telephone-event/8000
> 
> Version SipXecs - 0.4.4-5b9dc0c 2010-11-23T05:33:41 build16 (ISO
> install)
> 
> How I can change sipxrest's codec to PCMA (G.711A)? 
> 
> 

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

Reply via email to