Planet Technology VIP-152T Telephone User Manual


 
PLANET VIP-152T User’s Manual
36
function is for special proxy server.
7. –line: identify one number for the VIP-152T to register to the Proxy (SIP –line “line number”).
"
Note:
In proxy mode please remember to set user account information under security command.
8. –pbsearch: enable/disable phone book search function under Proxy Mode. If user enabled this
function, VIP-152T will search dialed number in phone book to see if there is any matched table
before send to Proxy server, and if there is a matched data in phone book, VIP-152T will make call
to related IP address.
9. –expire: set expire time of registration. VIP-152T will keep re-registering to proxy server before
expire timed out.
10. –port: set listening UDP port or VIP-152T.
11. –rtp: set RTP port number. VIP-152T will use this port to send and receive voice.
usr/config$ sip
SIP stack information and configuration
Usage:
sip [-mode pxmode]
sip [-px address] [-prefix prefixstring]
[-pxport ProxyPort][-outpx address][-line number]
[-expire t1] [-port udpPort] [-rtp rtpPort]
sip -print
-print Display SIP stack information and configuration.
-mode Configure as Proxy mode or Peer-to-Peer mode.
-px Proxy server address. (Proxy IPv4 address or Proxy dns name)
-pxport Proxy server port. (the port of proxy)
-outpx OutBound Proxy server address. (Proxy IPv4 address or Proxy dns name)
specify as null)
-prefix Specify prefix string, use it when UserID contains alphabets
(if UserID uses numerals, specify as null)
-line TEL 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 receive port number (2326~65534), Default: 16384
Example:
sip -mode 1
sip -px 210.59.163.171 -line 70
usr/config$