January 16, 2009 1:38 AM
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] Timeout on receive
I like to receive a BYE request and if I don't receive the request I
like to timeout after 60 seconds and abort the call. SIPp is running as
a server.
Can this be done? Please send m
I like to receive a BYE request and if I don't receive the request I
like to timeout after 60 seconds and abort the call. SIPp is running as
a server.
Can this be done? Please send me an example of .xml that can do this.
I tried doing this like it shows below but it does not se