Re: [Sofia-sip-devel] How to change media mode in active call?

2014-09-03 Thread Michael Jerris
I know it works with USER_SDP_STR, what exactly is your call to update/invite? are you doing ACTIVE_AUDIO(1) ? On Sep 3, 2014, at 9:13 AM, Andreas Wehrmann wrote: > Hi! > > I'm somewhat at a loss here. > I'm in a SIP call that I made or accepted with one of > a=[inactive|recvonly|sendonly|se

Re: [Sofia-sip-devel] Controlling Source IP Address

2014-09-03 Thread Luca Olivetti
El 03/09/14 06:13, Luca Olivetti ha escrit: > El 06/03/13 15:36, Francesco Lamonica ha escrit: > > Sorry to revive an old thread (and for the top-posting!), but I'm having > the same issue and I saw no replies on the list. > > I'm using nua and I tried this right after the call to nua_create > >

[Sofia-sip-devel] How to change media mode in active call?

2014-09-03 Thread Andreas Wehrmann
Hi! I'm somewhat at a loss here. I'm in a SIP call that I made or accepted with one of a=[inactive|recvonly|sendonly|sendrecv] in the SDP. There is only one media (audio). When I make or answer a call, I create the complete SDP and provide it to nua with SOATAG_USER_SDP_STR which is working just

Re: [Sofia-sip-devel] How to change media mode in active call?

2014-09-03 Thread Andreas Wehrmann
On 09/03/2014 03:13 PM, Andreas Wehrmann wrote: > Hi! > > I'm somewhat at a loss here. > I'm in a SIP call that I made or accepted with one of > a=[inactive|recvonly|sendonly|sendrecv] in the SDP. > There is only one media (audio). > When I make or answer a call, I create the complete SDP and prov

Re: [Sofia-sip-devel] Controlling Source IP Address

2014-09-03 Thread Luca Olivetti
El 03/09/14 15:45, Luca Olivetti ha escrit: > El 03/09/14 06:13, Luca Olivetti ha escrit: >> El 06/03/13 15:36, Francesco Lamonica ha escrit: >> >> Sorry to revive an old thread (and for the top-posting!), but I'm having >> the same issue and I saw no replies on the list. >> >> I'm using nua and I