The server call instance is created when the packet is received so you
cannot do it the way you show.
I could suggest two approaches,
a) Setup the first call in the wrapper and then each new call before the
previous one ends (on receipt of the 200 OK to BYE for example).
b) Some script that opens a call every n seconds
Peter
_____
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Baljeet Gill
Sent: 27 March 2007 09:08
To: [email protected]
Subject: [Sipp-users] <NOP> before <RECV>
Hi,
Is it possible to have a something like below in the xml script?
I've tried this and the SIPp complains with the following message:
"Unable to determine mode of the tool (server, client, 3PCC controller A,
3PCC Controller B)."
What I'm trying to achieve here is pressing the phone buttons over serial
interface to initiate a call and then receive it (SIPp server).
Running a single call is not a problem as I can write a wrapper script that
presses the buttons and then calls sipp (server) to receive call. But I want
to run a soak test that keeps making such calls forever :-)
<scenario name="Basic UAS responder">
<nop>
<action>
<exec command="echo press 1 >> /dev/ttyS0" /> !! Some Action
over serial interface !!
<exec command="echo rel 1 >> /dev/ttyS0"/>
</action>
</nop>
<recv request="INVITE" crlf="true">
</recv>
.
.
.
Thanks,
Baljeet
Latest Trade Press Releases from CSR:
15/03/2007 CSR adds embedded DSP <http://www.csr.com/pr/pr280.htm> virtual
surround sound technology to BlueCore5-Multimedia
08/03/2007 CSR gains UK environmental <http://www.csr.com/pr/pr279.htm>
approval with ISO 14001
22/02/2007 CSR announces strong FY <http://www.csr.com/pr/pr278.htm> 2006
results
CSR bolsters its technology as Bluetooth reaches beyond cellular
applications
Latest Financial Press Releases from CSR:
22/02/2007 Preliminary
<http://ir.csr.com/csr/news/releases/pr2007/2007-02-22/> results for the
fourth quarter and 52 weeks ended 29 December 2006
See CSR at the following events:
27th Mar 2007 - 29th Mar 2007: CTIA Wireless 2007, Miami - USA More Details
<http://www.ctiawireless.com/>
---------------------------------------------------------------------------------------------
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error)
please
notify the sender immediately and delete this e-mail. Any unauthorized copying,
disclosure or distribution of the contents in this e-mail is strictly forbidden.
---------------------------------------------------------------------------------------------
Newport Networks Limited is registered in England. Registration number 4067591.
Registered office: 6 St. Andrew Street, London EC4A 3LX
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users