-----------------------
| |
v |
ua 1 ------------
proxy1 ----------- proxy2
|
|
ua2
Consider the SIP request for a network diagram as shown above.
ua1 to proxy1
INVITE number1@proxy1
proxy1 to proxy2
INVITE number1@proxy2
proxy2 to proxy1
INVITE number2@proxy1
proxy1 to ua2
INVITE number2@ua2
Assume that the CallID,CSeq,No, From,To don't change in the SIP request.
The proxy1 does a RecordRoute and creates two call states for
number1@proxy1
and number2@proxy1
Is it possible to send a BYE and terminate the call state for both the
calls
in the proxy1.
-Deepak
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors