If you have used sippy_cup by Ben Klang and Will Drexler please comment.
I have a scenario where I expect field0 and field1 to be injected to the xml
from a CSV (the same notation sipp uses for variable substitution from CSV)
Obviously the scenario doesn't work. I checked the source and send_digits emits
dtmf to the media (pcap). I guess, I am asking for the impossible, but is there
a way to emit the following to the xml?
<nop>
<action>
<exec play_dtmf="[field0]"/>
</action>
</nop>
Here is the YML file sippy_cup is given with -c option to generate the xml and
pcap.
It doesn't flag an error for invalid DTMF. Nor does it generate the expected
DTMF.
source: sipp.mycomp.net
destination: asterisk.mycomp.net
max_concurrent: 10
calls_per_second: 5
number_of_calls: 20
steps:
- invite
- wait_for_answer
- ack_answer
- sleep 3
- sleep 20
#1on1
- send_digits '1'
#enter expiration
- sleep 5
#agent ID
- send_digits [field0]
#enter CVV
- sleep 10
#agent password
- send_digits [field1]
- sleep 60
- wait_for_bye
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users