Hi, SIP RFC 2543 uses c=0.0.0.0 method to put a call on hold. RFC 3264 has introduced a=sendonly/recvonly/inactive/sendrecv attributes that can be used put media to one way, hold and 2-way. However what should be the precedence to be followed? Consider the case below
A Re-INVITE with SDP v=0 o=user1 53655765 2353687637 IN IP4 192.168.1.100 s=- c=IN IP4 0.0.0.0 t=0 0 m=audio 6001 RTP/AVP 0 a=rtpmap:0 PCMU/8000 a=recvonly How should the SIP endpoint receiving this Re-INVITE interpret the SDP, w.r.t the flow of media. Which method should be given preference. Any help in this context is very much appreciated. Thanks & Regards, Subbu _______________________________________________ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors