[Sofia-sip-devel] call-ID troubles

2016-05-14 Thread Francesco Lamonica
Hi all, i know this might be a shot in the dark however... i am experiencing a strange issue, randomically on a UAC that uses sofia-sip (latest stable from repository) when putting the remote on-hold. the scenario is the following sofia-uac -> invites 100 180 200 sofia-uac -> on hold (changing the

Re: [Sofia-sip-devel] call-ID troubles

2016-05-14 Thread Michael Jerris
Callid in sdp? On Saturday, May 14, 2016, Francesco Lamonica wrote: > Hi all, i know this might be a shot in the dark however... > i am experiencing a strange issue, randomically on a UAC that uses > sofia-sip (latest stable from repository) when putting the remote on-hold. > the scenario is the

Re: [Sofia-sip-devel] call-ID troubles

2016-05-25 Thread Francesco Lamonica
Hello Michael, sorry, obviously i meant SIP :) On Sun, May 15, 2016 at 12:02 AM, Michael Jerris wrote: > Callid in sdp? > > > On Saturday, May 14, 2016, Francesco Lamonica > wrote: > >> Hi all, i know this might be a shot in the dark however... >> i am experiencing a strange issue, randomicall

Re: [Sofia-sip-devel] call-ID troubles

2016-05-25 Thread Michael Jerris
I would triple check the strings you are putting into the tags for this. I have never seen something like this unless it was actually me somehow buffer overflowing into it. > On May 25, 2016, at 11:16 AM, Francesco Lamonica > wrote: > > Hello Michael, > sorry, obviously i meant SIP :) > >

Re: [Sofia-sip-devel] call-ID troubles

2016-05-25 Thread Francesco Lamonica
Hello Michael, you mean the "tag" in the from header? or the sofia tags? here is the code used to send the re-invite nua_invite(nh, TAG_IF(!proxyAddress.isEmpty(), NUTAG_PROXY(proxyAddress.toLatin1().constData())), NUTAG_AUTOANSWER(0), TAG_IF(!optio