MicroNet Technology SP5001/S User Manual

Page 76

Advertising
background image

75

19.7.12 [sip]

This command is to configure SIP related parameters.

usr/config$ sip

SIP stack information and configuration

Usage:

sip [-mode pxmode]

sip [-px address] [-domain domain] [-prefix prefixstring]

[-line1 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)

-domain Specify domain name in the URL (if domain name is not

used,

specify as

null)

-prefix Specify prefix string, use it when UserID contains

alphabets

(if UserID uses numerals, specify as null)

-line1 TEL1 Phone number.

-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 -px 210.59.163.171 -line1 70

usr/config$

Figure 54. sip command list

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 SP5001/S is in proxy mode.

Proxy address can be IPv4 address or DNS name.

-domian

specify the domain name such as “sipcenter.com” and it will be

presented in the URL ([email protected]).

-prefix

when your username contains alphabets, for example sip1123,

specify the prefix string as “sip”.

-line1

assign line 1 number.

-expire

this parameter is used to inform proxy server the valid duration

Advertising