Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-04-01 Thread Paul Kyzivat
Ayesha Shahab wrote: > Hi, > > For a non-established dialogs how do we have a 400 Bad Request response ? > > The scenario is as follows > 1. A sends an INVITE to B > 2. A gets 100 trying response > 3. A sends lot many OPTIONS towards B > 4. B does not respond to the OPTIONS > 5. B responds with

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-04-01 Thread Brett Tate
ailto:ayesha.ti...@gmail.com] Sent: Thursday, April 01, 2010 8:17 AM To: Brett Tate Cc: sip-implementors@lists.cs.columbia.edu Subject: Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response Hi Brett, Thanks for the info! At Step3, though 'A' sends out the OPTIONS to 'B'. It is

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-04-01 Thread Ayesha Shahab
ia.edu] On Behalf Of Ayesha Shahab > > Sent: Thursday, April 01, 2010 2:02 AM > > To: sip-implementors@lists.cs.columbia.edu > > Subject: [Sip-implementors] Processing a 4xx, 5xx, 6xx response > > > > Hi, > > > > For a non-established dialogs how do we have a

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-04-01 Thread Brett Tate
; From: sip-implementors-boun...@lists.cs.columbia.edu [mailto:sip- > implementors-boun...@lists.cs.columbia.edu] On Behalf Of Ayesha Shahab > Sent: Thursday, April 01, 2010 2:02 AM > To: sip-implementors@lists.cs.columbia.edu > Subject: [Sip-implementors] Processing a 4xx, 5xx, 6x

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-04-01 Thread Vivek Talwar
, Vivek Talwar From: Ayesha Shahab [mailto:ayesha.ti...@gmail.com] Sent: Thursday, April 01, 2010 11:42 AM To: Vivek Talwar Cc: sip-implementors@lists.cs.columbia.edu Subject: Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response Hi Ok..so we terminate all the

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-03-31 Thread Vivek Talwar
[mailto:ayesha.ti...@gmail.com] Sent: Thursday, April 01, 2010 11:42 AM To: Vivek Talwar Cc: sip-implementors@lists.cs.columbia.edu Subject: Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response Hi Ok..so we terminate all the transactions and not the dialog??? Then it means that for OPTIONS when

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-03-31 Thread Ayesha Shahab
0 11:32 AM > To: sip-implementors@lists.cs.columbia.edu > Subject: [Sip-implementors] Processing a 4xx, 5xx, 6xx response > > Hi, > > For a non-established dialogs how do we have a 400 Bad Request response ? > > The scenario is as follows > 1. A sends an INVITE to B > 2. A get

Re: [Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-03-31 Thread Vivek Talwar
Message- From: sip-implementors-boun...@lists.cs.columbia.edu [mailto:sip-implementors-boun...@lists.cs.columbia.edu] On Behalf Of Ayesha Shahab Sent: Thursday, April 01, 2010 11:32 AM To: sip-implementors@lists.cs.columbia.edu Subject: [Sip-implementors] Processing a 4xx, 5xx, 6xx response Hi

[Sip-implementors] Processing a 4xx, 5xx, 6xx response

2010-03-31 Thread Ayesha Shahab
Hi, For a non-established dialogs how do we have a 400 Bad Request response ? The scenario is as follows 1. A sends an INVITE to B 2. A gets 100 trying response 3. A sends lot many OPTIONS towards B 4. B does not respond to the OPTIONS 5. B responds with 400 Bad Request for the INVITE 6. A receiv