Page 601 / 998 Scroll up to view Page 596 - 600
VoIP SIP Locationserver command reference
VoIP SIP
6-37
iMG/RG Software Reference Manual (Voice Service)
Server redundancy:
permanent
Server switching:
on link failure only
Remote Party ID replacement
on call-forwarding:
disabled
Contact header on 1xx response:
disabled
Event Subscription message-summary:
disabled
INFO signal mapping:
DTMF_
0
Signal=0
DTMF_1
Signal=1
DTMF_2
Signal=2
DTMF_3
Signal=3
DTMF_4
Signal=4
DTMF_5
Signal=5
DTMF_6
Signal=6
DTMF_7
Signal=7
DTMF_8
Signal=8
DTMF_9
Signal=9
DTMF_Star
Signal=*
DTMF_Gate
Signal=#
DTMF_A
Signal=A
DTMF_B
Signal=B
DTMF_C
Signal=C
DTMF_D
Signal=D
Flash
-->
See also
VOIP SIP PROTOCOL ENABLE
VOIP SIP PROTOCOL SET MEDIAPORT
VOIP SIP PROTOCOL SET EXTENSION
6.2.5
VoIP SIP Locationserver command reference
This section describes the commands available on the iMG intelligent Multiservice Gateway to enable, configure
and manage the
VoIP SIP Locationserver
module.
6.2.5.1 VoIP SIP Locationserver CLI commands
The table below lists the
VOIP SIP Locationserver
commands provided by the CLI:
Page 602 / 998
VoIP SIP
VoIP SIP Locationserver command reference
iMG/RG Software Reference Manual (Voice Service)
6-38
TABLE 6-5
VoIP SIP Location Server CLI Commands
6.2.5.1.1 VOIP SIP LOCATIONSERVER CREATE
Syntax
VOIP SIP LOCATIONSERVER CREATE <name> CONTACT <host:port/transport
>
Description
This command creates a new entry in the
location server
list. Each
location server
must
have a different <name>. If the
location server
already exists, an error message is raised.
This command is accepted only if the SIP module is already running. See the VOIP SIP
PROTOCOL ENABLE command to turn on the SIP module.
This command doesn’t set the master location server. To define a location server as mas-
ter use the VOIP SIP LOCATIONSERVER SET MASTER command.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Commands
Fiber
A
Fiber
B
Fiber
C
Fiber
D
Fiber
E
Modular
ADSL
A
ADSL
B
ADSL
C
VOIP SIP LOCATIONSERVER CREATE
X
X
X
X
X
X
X
X
X
VOIP SIP LOCATIONSERVER DELETE
X
X
X
X
X
X
X
X
X
VOIP SIP LOCATIONSERVER LIST
X
X
X
X
X
X
X
X
X
VOIP SIP LOCATIONSERVER SET MASTER
X
X
X
X
X
X
X
X
X
Option
Description
Default Value
name
An arbitrary name that identifies the location server. The
name must not be present already. The name can be at most
16 characters long; cannot start with a digit and cannot con-
tain dots '.' or slash symbols '/'.
N/A
host
The hostname or IPv4 address of the location server where
registrations are sent.
host
can be at most 256 chars long (when using hostname
format).
N/A
port
The UDP/TCP port on the location server to which signalling
messages are sent.
5060
Page 603 / 998
VoIP SIP Locationserver command reference
VoIP SIP
6-39
iMG/RG Software Reference Manual (Voice Service)
Example
--> voip sip locationserver create default contact 192.168.102.3
See also
VOIP SIP LOCATIONSERVER LIST
VOIP SIP LOCATIONSERVER SHOW
6.2.5.1.2 VOIP SIP LOCATIONSERVER DELETE
Syntax
VOIP SIP LOCATIONSERVER DELETE <name>
Description
This command deletes a single location server created using the VOIP SIP LOCATION-
SERVER CREATE command.
To show the list of existing location servers, use the VOIP SIP LOCATIONSERVER LIST
command.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example
--> voip sip locationserver delete backuplocserv
See also
VOIP SIP LOCATIONSERVER CREATE
VOIP SIP LOCATIONSERVER LIST
VOIP SIP LOCATIONSERVER SHOW
6.2.5.1.3 VOIP SIP LOCATIONSERVER LIST
Syntax
VOIP SIP LOCATIONSERVER LIST
Description
This command lists information about location servers that were added using the VOIP
SIP LOCATIONSERVERS CREATE command. The following information is displayed:
Server ID numbers
Server names
transport
The protocol used to transport the signalling messages to
the location server. Possible values are:
udp
tcp
udp
Option
Description
Default Value
name
An existing location server (it can also be the ID
value associated with the location server). To
display the existing location servers, use the
VOIP SIP LOCATIONSERVER LIST command.
N/A
Page 604 / 998
VoIP SIP
VoIP SIP Locationserver command reference
iMG/RG Software Reference Manual (Voice Service)
6-40
Master
whether the server has been set as Master or not. A star symbol in the field identi-
fies the server as the current location server where local users are registered.
Contact
the IP address (IPv4 or hostname format) of the location server
Note:
If a name is longer than 32 chars, the name is shown in a short format (only the initial part of the name is
displayed). To show the full name use the VOIP SIP LOCATIONSERVER SHOW command, specifying
the server ID instead of server name.
Example
--> voip sip location list
ID
|
Name
|
Master
|
Contact
-----|------------|----------|--------------------------------------
1 | default
| false *
| 192.168.1.2
--------------------------------------------------------------------
See also
VOIP SIP LOCATIONSERVER CREATE
VOIP SIP LOCATIONSERVER SHOW
6.2.5.1.4 VOIP SIP LOCATIONSERVER SET MASTER
Syntax
VOIP SIP LOCATIONSERVER SET <name> MASTER
Description
This command sets a location server as Master. If another location server was set Master
previously, the flag Master is removed from the old one.
To show the list of existing location servers, use the VOIP SIP LOCATIONSERVER LIST
command.
Example
--> voip sip locationserver set backuplocserv master
See also
VOIP SIP LOCATIONSERVER CREATE
VOIP SIP LOCATIONSERVER LIST
VOIP SIP LOCATIONSERVER SHOW
Option
Description
Default Value
name
An arbitrary name that identifies the proxy server. The
name must not be present already.The name can be at
most 16 characters long; cannot start with a digit and
cannot contain dots '.' or slash symbols '/'.
N/A
Page 605 / 998
VoIP SIP Proxyserver command reference
VoIP SIP
6-41
iMG/RG Software Reference Manual (Voice Service)
6.2.6
VoIP SIP Proxyserver command reference
This section describes the commands available on the iMG intelligent Multiservice Gateway to enable, configure
and manage the
VoIP SIP Proxyserver
module.
6.2.6.1 VoIP SIP Proxyserver CLI commands
The table below lists the
VOIP SIP Proxyserver
commands provided by the CLI:
TABLE 6-6
Commands for VoIP Proxy Server
6.2.6.1.1 VOIP SIP PROXYSERVER CREATE
Syntax
VOIP SIP PROXYSERVER CREATE <name> CONTACT <host:port/transport >
Description
This command creates a new entry in the proxy servers’ list. Each proxy server must
have a different <name>. If the proxy server already exists, an error message is raised.
This command is accepted only if the SIP module is already running. See the VOIP SIP
PROTOCOL ENABLE command to turn on the SIP module.
This command doesn’t set the master proxy server. To define a proxy server as master
use the VOIP SIP PROXYSERVER SET MASTER command.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Commands
Fiber
A
Fiber
B
Fiber
C
Fiber
D
Fiber
E
Modular
ADSL
A
ADSL
B
ADSL
C
VOIP SIP PROXYSERVER CREATE
X
X
X
X
X
X
X
X
X
VOIP SIP PROXYSERVER DELETE
X
X
X
X
X
X
X
X
X
VOIP SIP PROXYSERVER LIST
X
X
X
X
X
X
X
X
X
VOIP SIP PROXYSERVER SET MASTER
X
X
X
X
X
X
X
X
X
Option
Description
Default Value
name
An arbitrary name that identifies the proxy server. The
name must not be present already.The name can be at
most 16 characters long; cannot start with a digit and
cannot contain dots '.' or slash symbols '/'.
N/A
host
The hostname or IPv4 address of the proxy server
where
signalling
messages are senthost can be at most
256 chars long (when using hostname format).
N/A

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top