Hi All,
I am using Asterisk 1.6.0 beta as a proxy and SIPp as call generator.
I am using 2 instances of SIPp (one as A party and the other as B party).

The problem in asterisk 1.6.0 they have implemented Sip session refresh
through reInvites.

Whenever media is flowing endpoint to end point Asterisk send invite
messages in every 25secs to A party (one instance of SIPp) and B party (the
other instance of SIPp) to check whether the session is alive or not.

The problem is at that time my scenario is :
-----------------------------------------------------------------
<nop>
       <action>
       <exec play_pcap_audio="pcap/final.pcap"/>
       </action>
   </nop>

   <pause milliseconds="120000"/>
-------------------------------------------------------------------

Can you suggest me, how to modify my scenario so that while playing the
above .pcap file for 120s I can also respond to received invite messages
from proxy.

Regards
Amit


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to