> -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
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
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