Page 606 / 998 Scroll up to view Page 601 - 605
VoIP SIP
VoIP SIP Proxyserver command reference
iMG/RG Software Reference Manual (Voice Service)
6-42
Example
--> voip sip proxy create default contact 192.168.102.3
See also
VOIP SIP PROXYSERVER LIST
VOIP SIP PROXYSERVER SHOW
6.2.6.1.2 VOIP SIP PROXYSERVER DELETE
Syntax
VOIP SIP PROXYSERVER DELETE <name>
Description
This command deletes a single proxy server created using the VOIP SIP PROXYSERVER
CREATE command.
To show the list of existing proxy servers, use the VOIP SIP PROXYSERVER LIST com-
mand.
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 proxyserver delete backuplocserv
See also
VOIP SIP PROXYSERVER CREATE
VOIP SIP PROXYSERVER LIST
VOIP SIP PROXYSERVER SHOW
6.2.6.1.3 VOIP SIP PROXYSERVER LIST
Syntax
VOIP SIP PROXY LIST
Description
This command lists information about proxy servers that were added using the VOIP SIP
PROXYSERVER CREATE command. The following information is displayed:
server ID numbers
server names
port
The UDP/TCP port on the proxy server to which sig-
nalling messages are sent.
5060
transport
The protocol used to transport the signalling messages
to the proxy server. Possible values are:udptcp
udp
Option
Description
Default Value
name
An existing proxy server (it can also be the ID value
associated with the proxy server). To display the exist-
ing proxy servers, use the VOIP SIP PROXYSERVER
LIST command.
N/A
Page 607 / 998
VoIP SIP Proxyserver command reference
VoIP SIP
6-43
iMG/RG Software Reference Manual (Voice Service)
Master
whether the server has been set as Master or not. A star symbol in the field identifies
the server as the current proxy server used by outgoing calls.
Contact
the IP address (IPv4 or hostname format) of the proxy 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 PROXYSERVER SHOW command, specifying the
server ID instead of server name.
Example
--> voip sip proxyserver list
ID
|
Name
|
Master
|
Contact
-----|------------|----------|--------------------------------------
1 | default
| false *
| 192.168.1.2
--------------------------------------------------------------------
See also
VOIP SIP PROXYSERVER CREATE
VOIP SIP PROXYSERVER SHOW
6.2.6.1.4 VOIP SIP PROXYSERVER SET MASTER
Syntax
VOIP SIP PROXYSERVER SET <name> MASTER
Description
This command sets a proxy server as Master. If another proxy server was set Master pre-
viously, the flag Master is removed from the old one.
To show the list of existing proxy servers, use the VOIP SIP PROXYSERVER LIST com-
mand.
Example
--> voip sip proxyserver set backuplocserv master
See also
VOIP SIP PROXYSERVER CREATE
VOIP SIP PROXYSERVER LIST
VOIP SIP PROXYSERVER 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 608 / 998
VoIP SIP
VoIP SIP Embeddedserver command reference
iMG/RG Software Reference Manual (Voice Service)
6-44
6.2.7
VoIP SIP Embeddedserver command reference
This section describes the commands available on the AT-iBG900 intelligent Multiservice Gateway to enable,
configure and manage the
VoIP SIP Embeddedserver
module.
6.2.7.1 VoIP SIP Embeddedserver CLI commands
The table below lists the
VOIP SIP Embeddedserver
commands provided by the CLI:
TABLE 6-7
Commands for VoIP Embeddedserver
6.2.7.1.1 VOIP SIP EMBEDDEDSERVER CREATE
Syntax
VOIP SIP EMBEDDEDSERVER CREATE <name> [DOMAIN <domain>] CON-
TACT <host:port/transport >
Description
This command creates a new entry in the embedded servers’ list. If the embedded server
already exists, an error message is raised. Currently only one embedded server can be
configured
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.
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 EMBEDDEDSERVER CREATE
X
X
X
X
X
X
X
VOIP SIP EMBEDDEDSERVER DELETE
X
X
X
X
X
X
X
VOIP SIP EMBEDDEDSERVER LIST
X
X
X
X
X
X
X
VOIP SIP EMBEDDEDSERVER SET EMERGENCY-SERVICE
X
X
X
X
X
X
X
VOIP SIP EMBEDDEDSERVER SET PERMANENT-STORAGE
X
X
X
X
X
X
X
VOIP SIP EMBEDDEDSERVER SHOW
X
X
X
X
X
X
X
Option
Description
Default Value
name
An arbitrary name that identifies the embedded 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 609 / 998
VoIP SIP Embeddedserver command reference
VoIP SIP
6-45
iMG/RG Software Reference Manual (Voice Service)
Example
--> voip sip embedded create default contact 192.168.102.3
See also
VOIP SIP EMBEDDEDSERVER LIST
VOIP SIP EMBEDDEDSERVER SHOW
6.2.7.1.2 VOIP SIP EMBEDDEDSERVER DELETE
Syntax
VOIP SIP PROXYSERVER DELETE <name>
Description
This command deletes a single embedded server created using the VOIP SIP EMBED-
DEDSERVER CREATE command.
To show the list of existing embedded servers, use the VOIP SIP EMBEDDED LIST com-
mand. Currently only one embedded server can be configured.
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 embeddedserver delete backuplocserv
See also
VOIP SIP EMBEDDEDSERVER CREATE
VOIP SIP EMBEDDEDSERVER LIST
VOIP SIP EMBEDDEDSERVER SHOW
6.2.7.1.3 VOIP SIP EMBEDDEDSERVER LIST
Syntax
VOIP SIP EMBEDDEDSERVER LIST
domain
The domain name or IPv4 address of the embedded
server where
signalling
messages are sent.
N/A
host
The hostname or IPv4 address of the embedded server
where
signalling
messages are sent. Host can be at most
256 chars long (when using hostname format).
N/A
port
The UDP/TCP port on the embedded server to which
signalling messages are sent.
5060
transport
The protocol used to transport the signalling messages
to the embedded server. Possible values are: udp or tcp
udp
Option
Description
Default Value
name
An existing embedded server (it can also be the ID
value associated with the embedded server).
N/A
Page 610 / 998
VoIP SIP
VoIP SIP Embeddedserver command reference
iMG/RG Software Reference Manual (Voice Service)
6-46
Description
This command lists information about embedded servers that were added using the
VOIP SIP EMBEDDEDSERVER CREATE command. The following information is dis-
played:
server ID numbers
server names
NVS (not used)
Contact
the IP address (IPv4 or hostname format) of the proxy 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 EMBEDDEDSERVER SHOW command, specifying
the server ID instead of server name.
Example
--> voip sip embeddedserver list
Gateway - Embedded Proxy Servers:
ID
|
Name
|
NVS
|
Contact
-----|------------|--------|--------------------------------------
1 | def-server | false
| 192.168.1.2
------------------------------------------------------------------
See also
VOIP SIP EMBEDDEDSERVER CREATE
VOIP SIP EMBEDDEDSERVER SHOW
6.2.7.1.4 VOIP SIP EMBEDDEDSERVER SET EMERGENCY-SERVICE
Syntax
VOIP SIP EMBEDDEDSERVER SET <name> EMERGENCY-SERVICE <service>
Description
This command sets the way the embedded server works when the external server is
unreachable.
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 embedded set def-server emergency-service redirect-server
Option
Description
Default Value
name
An existing embedded server (it can also be the ID value
associated with the embedded server).
N/A
service
Service provided by the embedded server when the public
sip proxy is unreachable. Possible values are:
redirect-server or stateless-proxy
redirect-server

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