In response to a question "[Sip-implementors] Global and local - SIP
URI",
it was written:

>>If the SIP URI has a param ;user=phone then the userinfo part is
supposed to
>>be a telephone number, sharing syntax with the TEL URI.
>>
>>So you could consider the following SIP URI as "global" (in terms of
E164):
>>    sip:+12345...@domain.org;user=phone


So this leads me to another question:

What is the practical difference between:
    sip:+12345...@domain.org;user=phone
and
    sip:+12345...@anotherdomain.org;user=phone
?

Is it that in the first case, the request gets sent to "domain.org"
but in the seconds case, it is sent to "anotherdomain.org"?

Are there any other differences?

Am I right that both requests should get sent to +12345678 on the PSTN?



_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to