Hi ,
 
Thanks guys for your suggestions.I could able to make a call from sipp to Voip 
phone.

unfortunately my Voip Phone is not sending ACK ,If  a call is made from Voip 
phone to Sipp .any guess?( Voip to Voip works  perfectly fine)
 
I could able to generate a script for registration to server.
 
But how to register & make alias call using Sipp script.
 
 
Best Regards,
Ckumar.

--- On Wed, 30/3/11, mayamatakeshi <[email protected]> wrote:


From: mayamatakeshi <[email protected]>
Subject: Re: [Sipp-users] Sipp Script for INVITE
To: "chandan kumar" <[email protected]>
Cc: [email protected]
Date: Wednesday, 30 March, 2011, 5:37 AM





On Wed, Mar 30, 2011 at 3:50 AM, chandan kumar <[email protected]> wrote:






Hi,
 
 Iam pretty new to Sipp tool.Could some one send me the xml script for Outgoing 
 INVITE and also response for Incomming Request
 
 


For simple tests, you can just use the embedded uac and uas scenarios:
sipp -i local_ip -p local_port -sn uac server_address
sipp -i local_ip -p local_port -sn uas 

If you need to test more complex cases, you can always dump a scenario to a file
sipp -sd uac > uac.xml
and edit it according to your needs. Just read the documentation:
http://sipp.sourceforge.net/doc/reference.html
It if very clear and will save you a lot of time.

Also, you can search the mailing lists for scenarios:
http://www.mail-archive.com/[email protected]/msg05136.html 

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to