[Sipp-users] Regular Expression Issue

2008-11-21 Thread Sumeet Bhardwaj
Hi all, I am using SIPp3.1. I am using more than one regular expression for header validation. When any 1st regular expression gets failed, SIPp logs message in error.log. But it doesn't log the message for all the failed regular expression. I want SIPp to log all failed regular expression in

[Sipp-users] different pcap files for different calls?

2008-11-21 Thread Jan Rudinský
Hi, I'm using SIPp to generate SIP sessions with RTP media. How to select different pcap files for different calls? Using CSV database with paths to different pcaps doesn't work for play_pcap_audio attribute. However if I place log element just behind exec it prints the variable content

Re: [Sipp-users] different pcap files for different calls?

2008-11-21 Thread Charles P Wright
You have to change scenario.cpp so that the play_pcap_audio argument instantiates a SendingMessage structure (use the action-setMessage function), and in call.cpp the createSendingMessage should be used where the CAction::E_AT_PLAY_PCAP_AUDIO is executed in executeAction(). It should involve

[Sipp-users] -aa option Issue

2008-11-21 Thread Katwala, Kalpesh N (Kalpesh)** CTR **
All, I tried using the -aa option on the command line to send out an automatic 200OK for UPDATE/NOTIFY messages. However it doesn't work. Is there any special way I need to invoke these commands? This is what I'm using. ./sipp other information -aa and in my XML file

[Sipp-users] unexpected message handling in loop

2008-11-21 Thread Shamik Mukhopadhyay -X (shmukhop - WIPRO at Cisco)
Hi, Once call is up, I'm sending INFO message every 5 seconds. After few minutes, I get a re-invite from far end. The following script terminates with error. Please share your thoughts to handle the same. Thanks, Shamik label id=5/ nop increase CSeq count /nop pause milliseconds =