I dont have an Example at present. However this is what you can do
1. copy the sequence number of the INVITE received by sipp server
2. use the last_CSeq for the 200 OK message to the Cancel
3. Use the previously copied CSeq (step 1) to send the 487 This should work

Thanks,
Makarand

On 11/6/06, Yariv Omer <[EMAIL PROTECTED]> wrote:

Hi

 

I want to create the following scenario:

 

<-- Invite

180 -->

<-- Cancel

200OK --> (for the cancel)

487 --> (for the Invite)

 

Can you send me an example?

 

Do I need to store all the variables (last_via, last_from ….) of the Incoming invite request in order to use them on the 487 response (since the current last_* are of the cancel)

 

Regards, Yariv

 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to