[SIPForum-discussion] Early Media Call flow

Paul Kyzivat pkyzivat at alum.mit.edu
Mon May 11 16:35:46 UTC 2015


On 5/7/15 6:04 AM, Kamal Kandpal wrote:
> /Hi All ,
> //
> //I have come across one sceanrio :/
>
> /Invite sdp(O1)---------------------->
> //183 sdp V1(A1) <---------------------- PCMU codec , Audio port 2000/
>
> /Prack --------------------- >/
>
> /200 <----------------------
> //200 sdp V2 <---------------------------PCMA codec , Audio port 5000
> //ACK ------------------------------------->
> //
> //
> //Here Sdp coming in 183 and 200 is completely different and coming from different user Agent over same Call-id./

I presume that the 183 and first 200 have one to-tag, and the 2nd 200 
has a different to-tag.

Assuming that is right, then you have a forked invite that was answered 
by two forks. That is a valid case.

> //As offer answer is complete after 183 sdp ,how should we handle 200 coming with different sdp ?
> //1. Assuming 200 sdp as new offer and send answer in ACK ?
> //2. Ignore 200 sdp as offer answer already completed ?/

You have two independent dialogs. Your choices are:
- keep them both
- keep one and terminate the other one.
-- send a BYE (with the appropriate to-tag) to the one you
    want to terminate.

	Thanks,
	Paul

> /As per RFC 6337 SDP should not be included in subsequent response once offer answer has been completed./
>
> /Thanks/
>
> /Kamal/
>
> /
> /
>
>
>
> _______________________________________________
> This is the SIP Forum discussion mailing list
> TO UNSUBSCRIBE, or edit your delivery options, please visit http://sipforum.org/mailman/listinfo/discussion
> Post to the list at discussion at sipforum.org
>




More information about the discussion mailing list