What is a SIP-URI?
A SIP URI is the SIP addressing schema to call another person via SIP. In other words, a SIP URI is a user’s SIP phone number. The SIP URI resembles an e-mail address and is written in the following format:
SIP URI = sip:x@y:Port
Where x=Username and y=host (domain or IP)
Examples:
sip:joe.bloggs@212.123.1.213
sip:support@phonedomain.com
sip:22444032@phonedomain.com