User`s manual
Dynamix DW-01Plus/S Gateway User Manual
- 79 -
5.3.13 [sip]
This command is to configure SIP related parameters.
usr/config$ sip
SIP stack information and configuration
Usage:
sip [-print] [-mode pxmode] [-outpx IPaddmress] [-transport type]
sip [-px address] [-px2 address] [-pxport number] [-outpxport number]
[-line1 number]
[-prefix prefixstring] [-expire t1] [-port udpPort] [-rtp rtpPort]
sip -print
-print Display SIP stack information and configuration.
-mode Configure as Peer-to-Peer mode:0/Proxy mode:1.
-px Primary Proxy server address. (IPv4 address or dns name)
-px2 Secondary Proxy server address. (IPv4 address or dns name)
-pxport Proxy server port. (the port of proxy)
-outpx OutBound Proxy server address. (IPv4 address or dns name)
-outpxport OutBound Proxy server port. (the port of OutBound proxy)
-prefix Specify prefix string, use it when UserID contains alphabets
(if UserID uses numerals, specify as null)
-line1 TEL1 Phone number.
-pbsearch Search phone book 0:off/1:on.
-expire The relative time after which the message expires(0 ~ (2^31-1))
-port SIP local UDP port number (5060~5070), Default: 5060
-rtp RTP port number (2326~65534), Default: 16384
Example:
sip -mode 1
sip -px 210.59.163.171 -line1 70
usr/config$
Parameter Usages:
-mode: Configure as Proxy mode or Peer-to-Peer mode (0: Peer-to-Peer mode, 1:
Proxy mode).
-px: to specify Proxy address when Dynamix DW-01Plus/S Gateway is in proxy
mode. Proxy address can be IPv4 address or DNS name.
-px2: to setting Secondary Proxy server address. Proxy address can be IPv4
address or DNS name.