Re: [Sipp-users] Running UAS in loop

2014-06-30 Thread Sakharam Thorat
he number you want. sipp -sn uas -sf msg.xml -p 5060 -i 10.54.80.7 10.70.54.134 -m 100 -l 1 Scenario:- Best Regards,Sakharam Thorat. Date: Fri, 27 Jun 2014 14:06:04 -0700 From: [email protected] To: [email protected] Subject: [Sipp-users] Running UAS in lo

[Sipp-users] Running UAS in loop

2014-06-27 Thread Praveen Bandari
Hi All, I am new to SIPp and working on developing UAC and UAS for my chat application which uses SIP. I would like to run the UAS in the loop so that it accepts the messages indefinitely and sends response back to the server. Here is my code. Can any one of you help me in this regard.