Debugging Sip Signaling; Verify An Incoming Call; Verify An Outgoing Call - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide

Debugging SIP signaling

Mode: Administrator Execution
Step
1
[node]#debug context sip-gateway data-
path [detail <level>]
[node]#debug context sip-gateway error
[detail <level>]
[node]#debug context sip-gateway regis-
tration [detail <level>]
[node]#debug context sip-gateway sig-
naling [detail <level>]
[node]#debug context sip-gateway
transport [detail <level>]

Verify an incoming call

Make sure that an incoming call from the SIP network enters correctly context CS. The following sequence
shows a working call setup.
unit(cfg)#debug gateway sip error
unit(cfg)#debug gateway sip transport
unit(cfg)#18:53:40
18:53:40 SIP_TR> Sent SIP/2.0 100 Trying
18:53:40 SIP_TR> Sent SIP/2.0 180 Ringing
18:53:43 SIP_TR> Sent SIP/2.0 200 OK
18:53:43 SIP_TR> Received ACK sip:50@172.16.32.32:5060 SIP/2.0
Explanation:
The line
18:53:40 SIP_TR> Received INVITE sip:50@172.16.32.32 SIP/2.0
message has been received. This means that the SIP network is functional
18:53:40 SIP_TR > Sent SIP/2.0 100 Trying
cate that responses are sent back to the SIP network. This means that the call routing is working correctly,
and the call has found its destination on the gateway that is debugged. If there are no responses, or a nega-
tive response, continue debugging call routing and the destination protocol.

Verify an outgoing call

Make sure that an outgoing call from context CS leaves correctly to the SIP network. The following sequence
shows a working call setup.
unit(cfg)#debug gateway sip error
unit(cfg)#debug gateway sip transport
unit(cfg)#18:59:07 SIP_TR> Sent INVITE sip:60@172.16.32.33 SIP/2.0
18:59:07 SIP_TR> Received SIP/2.0 100 Trying
18:59:07 SIP_TR> Received SIP/2.0 180 Ringing
18:59:10 SIP_TR> Received SIP/2.0 200 OK
18:59:10 SIP_TR> Sent ACK sip:60@172.16.32.33:5060 SIP/2.0
Debugging call signaling
Command
SIP_TR> Received INVITE sip:50@172.16.32.32 SIP/2.0
and
Logs information related to the media chan-
nels.
Logs all errors detected within the Context SIP
Gateway.
Logs information about user registration activ-
ities.
Logs call signaling related information.
Logs all SIP messages sent or received over
the IP network.
18:53:40 SIP_TR> Sent SIP/2.0 180 Ringing
52 • VoIP debugging
Purpose
indicates that the INVITE
indi-
629

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 5.1

Table of Contents