Operation Manual
AT-RG213 Residential VoIP Gateway - SIP Software Reference Manual
SIP Software Release 6-0-0
J613-M0524-00
52
ipadd is an ip address in dotted decimal notation
capability is the coding methods used when setting up a call. Currently
PCMU, PCMA and G723 are supported. Use ALL to indicate all the above.
username is a max 128 chars string used to authenticate the AT-RG213 with a
proxy server that requires SIP authentication.
password is a max 16 chars used to authenticate the AT-RG213 with a proxy
server that requires SIP authentication.
rtpport is the port number that will be used for listen the RTP messages. This
value is the range 5061..49151. Only an even number can be assigned. This is
because the odd numbers are reserved for RTCP protocol. If not set the rtpport
will be assigned dynamically.
tospriority is a number from 0 to 7
dscppriority is a number from 0 to 63
Description
This command enables the SIP protocol on a specific physical phone port.
The port URI is:
PHONENUMBER@DOMAIN
The port will be register to LOCATIONSERVER with the above-mentioned
URI, if at least LOCATIONSERVER is given.
When a number is dialled, the invite message is sent to the PROXYSERVER.
When making a call, the preferred coding methods for the voice will be the
list given with the CAPABILITY option or G711 u-law (PCMU).
The available coding algorithms are:
G711 u-law (PCMU)
G711 a-law (PCMA)
G723.1 (G723)
All the above (ALL)
As described in the SIP standard (RFC 2544) every SIP user can be requested
to authenticate on a proxy server in order to use its services. For this
purpose the parameters AUTH-USERNAME and AUTH-PASSWD are used.
This command enables the SIP protocol on a specific physical phone port.
The PHONENUMBER and PORT are the only required options.
Examples
To enable the SIP protocol on the first VoIP port with the 000555 phone
number in the alliedtelesyn.com domain using 192.168.0.10 as both location
and proxy servers. The preferred coding algorithm will be G723. Username
and password set for the SIP port are eurord@alliedtelesyn.com
and
“welcome”
C SIP PORT=0 PHNO=000555 AUTH-