Re: [Sofia-sip-devel] Problem with sofia codec selection

2011-08-18 Thread Pekka Pessi
Hi, 2011/7/12 Olivier Deme : > Is it possible to configure sofia to pick a selection of codecs based > on the SDP offered by the network and the SDP specified in > nua_respond, rather than picking a single codec? Use SOATAG_RTP_SELECT(SOA_RTP_SELECT_COMMON). -- Pekka.Pessi mail at nokia.com --

[Sofia-sip-devel] Problem with sofia codec selection

2011-07-12 Thread Olivier Deme
Hi, We are currently experiencing a problem during SDP negotiation. The problem is as follows: 1. Asterisk sends our application an INVITE with SDP media indicating (in that order): ULAW, ALAW, GSM EFR 2. Our application decides to use ALAW for the originating media stream but would like Aste