Hello,

In a (UAC) scenario, I have the following line, to allow the remote UA to send a
BYE during the call (after the dialog is established):

<recv request="BYE" optional="true" timeout="25000" ontimeout="2" next="4" />

Whether a BYE is received or not, I'd like the call to be considered
as successful.
If no BYE request is received from the remote UA, the call proceeds normally.
The problem is that the call is considered as failed by SIPp ("receive
timeout on message 10, jumping to label 2").

Since the recv is marked as "optional", it seems strange to me that SIPp
considers the jump to label 2 as an error. Is there an option to change this
behaviour ?

Regards,
K.L.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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