Re: [Sofia-sip-devel] Version counter in sdp negotiation

2008-08-07 Thread Timo Bruhn
> -Ursprüngliche Nachricht- > Von: "Pekka Pessi" <[EMAIL PROTECTED]> > Gesendet: 06.08.08 18:01:22 > An: "Timo Bruhn" <[EMAIL PROTECTED]> > CC: sofia-sip-devel@lists.sourceforge.net > Betreff: Re: [Sofia-sip-devel] Version counter

Re: [Sofia-sip-devel] Version counter in sdp negotiation

2008-08-06 Thread Pekka Pessi
2008/8/5 Timo Bruhn <[EMAIL PROTECTED]>: > The Problem now is, that sofia-sip increases the sdp version in o-line by two > and > not by one as stated in RFC 3264 section 8: > > "When issuing an offer that modifies the session, > the "o=" line of the new SDP MUST be identical to that in the > pre

[Sofia-sip-devel] Version counter in sdp negotiation

2008-08-05 Thread Timo Bruhn
Hello, I have some trouble with sdp negotiation after received re-invites. In my application (running with sofia 1.12.8) I start a call to an ISP. The call to nua_invite() contains SOATAG_USER_SDP_STR and NUTAG_AUTOANSWER(0) to handle re-invites in my application later. The call is established cor