[Sipp-users] I'm Beat!!! Need help , Trying to use a variable name as a pcap file to be played by

2007-07-31 Thread Nesbitt, Noel (Noel)
Hi , I've been watching the thread on this issue, and I'm not sure if the ending was that , this kind of variable assignment only works for double, I believe this is whats stated in http://www.mail-archive.com/sipp-users@lists.sourceforge.net/msg01495.ht ml this is the most recent thread I

Re: [Sipp-users] I'm Beat!!! Need help , Trying to use a variable name as a pcap file to be played by

2007-07-31 Thread Charles P Wright
You can not use a variables for most of the XML parameters, including play_pcap_audio. To make this work you would need to modify SIPp itself as described in the message you cited. Charles [EMAIL PROTECTED] wrote on 07/31/2007 09:35:46 AM: Hi , I've been watching the thread on this

[Sipp-users] Desparate Help on assignstr function for variable assignment

2007-07-31 Thread andrew pham
Hello members, This is my very first post in this forum. 1 month experience in SIPp. Dealing with a Conference Call Scenario with multiple INVITEs (legs). I need to send a BYE at the end to kill the very first Conf INVITE call leg. To do this I must save the peer_tag_param into a string

Re: [Sipp-users] Desparate Help on assignstr function for variable assignment

2007-07-31 Thread Charles P Wright
Andrew, In the intial action where you are assigning a value to 3, you should verify that [peer_tag_param] itself produces output with a logging action. Charles [EMAIL PROTECTED] wrote on 07/31/2007 10:37:34 AM: Hello members, This is my very first post in this forum. 1 month experience in