Menu

#39 Can't play_pcap_audio to deposit message in mailbox

open
nobody
None
5
2020-01-22
2020-01-22
No

Hi,
I'm looking for a way to simulate a caller leaving a message in a mailbox. I've set up the xml file as follows and the call goes thru but the message never gets deposited. I've got RTP stream in .pcap and when I play it using wireshark it plays "alpha alpha alpha". Has anyone tried this call scenerio before?

Waits to play greeting, presses DTMF #, pause, then play the RTP stream in Final-Alpha-G711.pcap

<pause milliseconds="2000"></pause>

<nop> <action> <exec play_pcap_audio="rtp/dtmf_2833_pound.pcap"> </exec></action> </nop>

<pause milliseconds="1000"></pause>

<nop> <action> <exec play_pcap_audio="rtp/Final-Alpha-G711.pcap"> </exec></action> </nop>

<pause milliseconds="5000"></pause>

If anyone has had any luck with this call scenerio using SIPp I would appreciate the help. The version I'm running is

[root@hrndvsoi-callgen01 ~]# /opt/sipp/bin/sipp -v

SIPp v3.4-beta1 (aka v3.3.990)-TLS-PCAP-RTPSTREAM built Jan 15 2020, 18:25:10.

1 Attachments

Discussion


Log in to post a comment.