SmartWare Software Configuration Guide
The SIP gateway also provides several debugging monitors to observe the dynamic behavior of the SIP gateway.
These monitors allow efficient troubleshooting of SIP problems. The most often used monitors are listed in the
following table. The detail parameter is a number in the range 0 to 5 and indicates how much detail should be
logged.
Command to enable the monitor
node(cfg)# debug gateway sip error [detail]
node(cfg)# debug gateway sip transport
[detail]
node(cfg)# debug gateway sip registration
[detail]
node(cfg)# debug gateway sip datapath
[detail]
node(cfg)# debug gateway sip signaling
[detail]
SIP Multicast Registration
SmartWare supports SIP multicast registration, by sending a REGISTER message to a multicast IP address or
domain. When a registrar answer to a multicast or unicast REGISTER message with a "302 moved tempo-
rarily" message, SmartWare can now send a REGISTER to a given contact in the "302 moved temporarily"
message. This behavior must be enabled.
Registration
To accept "302 moved temporarily" messages and send REGISTER messages to a contact in the received mes-
sage, registration must be set to auto. When a REGISTER message to a redirected contact fails, a new multi-
cast REGISTER is sent to the configured registration. When registration is set to manual, redirect messages are
ignored and REGISTER is always sent to the configured address. Sending REGISTER messages via default
server with option "use-default-server" is only allowed with manual configuration.
Mode: gateway sip <gateway>/service <service>
Step
[ name ] (svc-sip)[service]#[no] registration
1
(manual <host> [<port>] [use-default-
server] ) | ( auto <host> [<port>] )
Gateway configuration task list
Command
45 • SIP gateway configuration
Output of the monitor
Logs all errors detected within the SIP gateway
Logs all SIP messages sent or received over the IP net-
work.
Logs information about user registration activities
Logs information related to media channels
Logs call signaling related information
Set ip-address or domain with optional port
on which REGISTER messages should be sent.
Auto enables acceptation of redirection mes-
sages, while manual fixes the address.
Purpose
557
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?