Hi
 
I want to create 10 calls with voice in both directions. I can successfully run 
exec pcap from the client (as in the standard example) but I cannot get it to 
work in the reverse direction.
 
To do this I inserted an exec pcap in the uas between the receive for the ACK 
and the BYE.

  <recv request="ACK"
        optional="true"
        rtd="true"
        crlf="true">
  </recv>
 
 
<nop>
  <action>
    <exec play_pcap_audio="pcap/g711a.pcap"/>
  </action>
</nop>
 
  <recv request="BYE">
  </recv>

 
However, when I run it I get 

2007-06-14 08:13:25: Aborting call on an unexpected BYE for call: 1-14466@

for each of the 10 calls 
 
 
 
Is it even possible to run the exec pcap from the server?
 
Thanks
 
Una
 
 
 

 Una Ramsay

 

 Intelligence Support Systems
Agilent Technologies

<http://m/brand/ISS_Email_Signature.gif>  

 

 
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to