Re: [Sip-implementors] Query related to SDP in 200 OK after UPDATE

2009-02-01 Thread Subbu Rajendran
reality is that many endpoints are hardcoded to expect SDP in > 2xx > even if offer/answer is fully done. And, they end up killing the call if no > SDP > is present in 2xx. > > Neb > > On 1/20/2009 1:30 AM, Subbu Rajendran wrote: > > Hi All, > > Following is ex

[Sip-implementors] Query related to SDP in 200 OK after UPDATE

2009-01-19 Thread Subbu Rajendran
Hi All, Following is example call flow from RFC 3311 (SIP UPDATE Method). Is SDP a must in the 200 OK for INVITE in this case? If it is required, then 200 OK should contain 'answer 3'. Is this a legal behavior as answer in 200 OK for INVITE ('answer 3') is not based on the offer in the INVITE ('off

Re: [Sip-implementors] SIP media change - Is the precedence for c=0.0.0.0 or a= attribute?

2008-11-03 Thread Subbu Rajendran
atement is proved to be right? Thanks Subbu On Thu, Oct 30, 2008 at 8:30 AM, Paul Kyzivat <[EMAIL PROTECTED]> wrote: > > > Subbu Rajendran wrote: > >> Hi, >> Thanks for your responses. >> >> In my opinion, there are three options to handle this Re-INVITE &g

Re: [Sip-implementors] SIP media change - Is the precedence for c=0.0.0.0 or a= attribute?

2008-10-30 Thread Subbu Rajendran
e ignored and be processed as call being put on hold? Thanks, Subbu On Fri, Oct 24, 2008 at 8:26 AM, Paul Kyzivat <[EMAIL PROTECTED]> wrote: > You are asking two different questions. More inline. > > Subbu Rajendran wrote: > >> Hi, >> SIP RFC 2543 uses c=0.0.0.0 met

[Sip-implementors] SIP media change - Is the precedence for c=0.0.0.0 or a= attribute?

2008-10-24 Thread Subbu Rajendran
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=use

Re: [Sip-implementors] Media Gateway functioning

2007-11-03 Thread Subbu Rajendran
. On 11/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >From: "Subbu Rajendran" <[EMAIL PROTECTED]> > >We have a media gate way which establishes a SIP call between 2 SIP end >points. >The gateway supports only the G711 codec and the SIP

[Sip-implementors] Media Gateway functioning

2007-11-02 Thread Subbu Rajendran
Hi, We have a media gate way which establishes a SIP call between 2 SIP end points. The gateway supports only the G711 codec and the SIP end points support G711 and G723 codecs. The negotiation happens for codec G711. Now when the actual traffic flows happens from the end points the codec used i