Hi,

I have been able to run UAS with play_pcap_audio using stock UAS XML file
by just adding

<recv request="ACK"
        rtd="true"
        crlf="true">
  </recv>

  <nop>
    <action>
      <exec play_pcap_audio="g711a.pcap"/>
    </action>
  </nop>

  <pause milliseconds="8000"/>

  <recv request="BYE">
  </recv>

However issue is, when i make a call manually to UAS it does connect but i
do not hear any audio on my speaker.

Please help me to resolve this.
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to