VoIP - Calling With a SIP URI: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
A call to a URI like this will be delivered just like a normal incoming call. |
A call to a URI like this will be delivered just like a normal incoming call. |
||
The format of your number should be in +44 format, eg to call AAISP support you'd use: |
The format of your number should be in +44 format, eg to call AAISP support you'd use: |
||
sip:+443333400999@aa.org.uk |
|||
You do need to use the hostname ''aa.org.uk'' as we use SRV records to direct the call, so using an IP address is not supported. |
You do need to use the hostname ''aa.org.uk'' as we use SRV records to direct the call, so using an IP address is not supported. |
||