On 8/21/06, Steven Egan <[EMAIL PROTECTED] > wrote:
Hi,
I have put some scripts together to test a 3PCC scenario I am looking to
implement.  Part A receives the call and is passing the message onto
Part B using sendCmd, which in turn is sending the message to the
appropriate UAS.  My problem is that the Call-ID coming into A is the
same as that leaving B.  The scenario I wish to run requires different
Call-IDs on the inbound and outbound legs.
I have tried manually changing the id within both the
A & B script, however, when the responses are sent back, the script I
have modified rejects them based on an invalid Call-ID.  Can anyone tell
me the best way to modify the Call-ID between A and B prior to sending
it back out to the network, so that when the responses are received they
are not rejected?
Regards,
Steven

Hi,

you might want to use the cid_str command line parameter which will allow to customize the call-Id (sipp -h for details).

Olivier.
--
HP OpenCall Software
http://www.hp.com/go/opencall/
-------------------------------------------------------------------------
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