Hello everyone,

I have a question about the link between the configuration files in
asterisk and SIPp XML scenario.
If I have something like this in my extensions.conf:

*[*sipp*]*

exten *=>* 2005*,*1*,*Answer

exten *=>* 2005,2*,*Wait*(*60*)*

exten *=>* 2005*,*3*,*Hangup


but if I run the test with:

./sipp -sn uac -d 30000 -r 10 -s 2005 [IP_adress_Asterisk]




how does this work? My calls will end after 30 seconds because of the
command -d 30000, and I don't understand how does the application Wait(60)
affect the test?

In this case it will not wait 60 seconds or?


Best regards,


Marija
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to