Hello
 
Suppose to have three sip users
[EMAIL PROTECTED] located at host1.voip.net
[EMAIL PROTECTED] located at host2.voip.net
[EMAIL PROTECTED] located at host3.voip.net
 
All the sip users are registered at voip.net proxy providing the call forward on busy.
If the user [EMAIL PROTECTED] is busy the proxy forward the call to the user [EMAIL PROTECTED]
 
The invite sent by 1000 has the following haders:
    RequestURI: sip:[EMAIL PROTECTED]
 
The proxy forwards the call to the user 2000 but it is busy so the proxy forwards the call to the user 3000 using the following headers:
    RequestURI: sip:[EMAIL PROTECTED]
 
The proxy does not change the To header. Is this correct. Must the user 3000 accept the call even if the To header is not [EMAIL PROTECTED]?
 
Thank you
Regards
Lorenzo
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to