Operation Manual

SIP
SIP Software Release 6-0-0
J613-M0524-00
51
CREATE SIP PORT=0 PHONENUMBER=1000
LOCATIONSERVER=192.168.0.10
PROXYSERVER=192.168.0.10
DOMAIN=alliedtelesyn.com CAPABILITY=ALL
With CAPABILITY=ALL all supported voice codec are allowed (PCMU,
PCMA and G723 ).
Step 3: Test the correct configuration of the SIP ports:
SHOW SIP PORT
Step 4: Save the configuration for example in SIP.cfg:
CREATE CONFIG=SIP.cfg
Command Reference
CREATE SIP PORT
Syntax
CREATE SIP PORT=port PHONENUMBER=number
DOMAIN=domain
PROXYSERVER=ipadd[:ipport][;ipadd[:ipport]]
[AUTH-USERNAME={NONE|username}] [AUTH
PASSWD={NONE|password}]
[LOCATIONSERVER=ipadd[:ipport][;ipadd[:ipport]]]
[CAPABILITY=capability[;capability]]
[RTPPORT=ipport][DSCP=dscppriority|TOS=tospriority]
Short Syntax
C SIP PORT=port PHNO=number DO=domain
PS=ipadd[:ipport] [;ipadd[:ipport]]
[A-USR={NONE|username}] [A-PWD={NONE|password}]
[LS=ipadd[:ipport][;ipadd[:ipport]]] [CAP=
capability[;capability]][RP=ipport][DSCP=dscppriori
ty|TOS=tospriority]
where:
port is the physical port number (can be 0 or 1)
ipport is the IP port number within 1..65535 range
number is the phone number of 20 digits maximum
domain can either be an ip address in dotted decimal notation or a number of
words in lower case alphanumeric characters (a-z) and (0-9) separated by a dot
(.).