Re: [Sipp-users] How to use sipp to deal with the following case?

2007-08-24 Thread Zheng Da
@lists.sourceforge.net *Subject:* [Sipp-users] How to use sipp to deal with the following case? Hi, I want to use sipp to act as a UAC, but both of UAC and UAS can send BYE. What I want is that if UAS sends BYE first, UAC reply 200 OK. if UAC sends BYE before UAS, then wait for the response

Re: [Sipp-users] How to use sipp to deal with the following case?

2007-08-24 Thread Boulkroune, Olivier (Non-HP:Atos Origin)
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Zheng Da Envoyé : vendredi 24 août 2007 10:40 À : Peter Higginson Cc : sipp-users@lists.sourceforge.net Objet : Re: [Sipp-users] How to use sipp to deal with the following case? I didn't see timeout

Re: [Sipp-users] How to use sipp to deal with the following case?

2007-08-24 Thread Zheng Da
PROTECTED] *On Behalf Of *Zheng Da *Sent:* 24 August 2007 09:40 *To:* Peter Higginson *Cc:* sipp-users@lists.sourceforge.net *Subject:* Re: [Sipp-users] How to use sipp to deal with the following case? I didn't see timeout option in sipp v2.0 reference document. Which version are you talking

[Sipp-users] How to use sipp to deal with the following case?

2007-08-23 Thread Zheng Da
Hi, I want to use sipp to act as a UAC, but both of UAC and UAS can send BYE. What I want is that if UAS sends BYE first, UAC reply 200 OK. if UAC sends BYE before UAS, then wait for the response. if both send BYE almost at the same time, UAC reply 200 OK and wait for the response. In this case,

Re: [Sipp-users] How to use sipp to deal with the following case?

2007-08-23 Thread Charles P Wright
This is not easy to accomplish with a standard script, but if you make the decision ahead of time about who will hang up you can probably communicate it from the UAC to the UAS using custom headers or third party call control. Charles [EMAIL PROTECTED] wrote on 08/23/2007 10:48:42 AM: Hi,

Re: [Sipp-users] How to use sipp to deal with the following case?

2007-08-23 Thread Peter Higginson
] [mailto:[EMAIL PROTECTED] On Behalf Of Zheng Da Sent: 23 August 2007 15:49 To: sipp-users@lists.sourceforge.net Subject: [Sipp-users] How to use sipp to deal with the following case? Hi, I want to use sipp to act as a UAC, but both of UAC and UAS can send BYE. What I want is that if UAS sends