Displaying 1 result from an estimated 1 matches for "remotesipdomain".
2003 Jun 15
1
SIP REGISTER behavior change: specific domains possible in REGISTER
...s to _work_. :-)
If you have a SIP server to which you are trying to REGISTER, and
they demand valid domain (the part after the "@" in your username)
but the IP address of the remote server is not recognized as a valid
domain, here's what ya do:
In sip.conf:
register => user@remotesipdomain:password@x.x.x.x:port/y
Where:
user = username of the account you have on the remote server. This
can be a number, or it can be a name - it depends on what that SIP
server is expecting.
@remotesipdomain = the SIP domain of the account you have on the
remote server. Often, this is just...