Вы находитесь на странице: 1из 5

Signaling Trace on E1/T1 gateway

Signaling trace on E1/T1 gateway

Part1. Login the gateway & General Knowledge the command

This is a document for some customers who need to get the logs on gateway

Tips: The document is fit for all MTG models.

Run system tool Telnet to login MTG unit. The default username and password is "admin".

C:\Users\Administrator>telnet 172.16.101.142

Welcome to Command Shell!


Username:admin
Password:*****
ROS>

There is only a litter commands in "ROS>" mode. If you need more commands you must
enter the "ROS#" mode. Input "enable" to enter "ROS#" mode if you have in the
"ROS>" mode.

ROS>
ROS>
ROS>en
ROS#

Command in ROS(config)# mode to enable debug

ROS#
ROS#^config
ROS(config)#
ROS(config)#

To exit ROS(config)# mode

ROS(config)#
ROS(config)#
ROS(config)#exit
ROS#
ROS#

Command in ROS(ada)# mode to print the logs

Email: support@dinstar.com Tel:86-755-26456664 61919966 Shenzhen Dinstar Technologies Co., Ltd.


Signaling Trace on E1/T1 gateway

ROS#
ROS#
ROS#^ada
ROS(ada)#[076-16:19:23:350]ADA CONNECTED ...,WELCOME!

ROS(ada)#
ROS(ada)#
ROS(ada)#

Part2. Signaling traces

1 CC Traces

Call control (CC) is debug detailed information of call progress. With CC trace, you will see
the calling/called number, routing/number manipulation rules that match with current calls.

Welcome to Command Shell!


Username:admin
Password:*****
ROS>en
ROS#
ROS#^config
ROS(config)#

#####enable CC debug ####

ROS(config)#deb cc detail all

Set successfully! current:0

ROS(config)#ex
ROS#^ada
ROS(ada)#

#### with turnon 27 to enable CC logs print on the window ####

ROS(ada)#turnon 27
ROS(ada)#
ROS(ada)#

#### with turnoff 27 to disable CC logs print on the window ####

Email: support@dinstar.com Tel:86-755-26456664 61919966 Shenzhen Dinstar Technologies Co., Ltd.


Signaling Trace on E1/T1 gateway

ROS(ada)#turnoff 27
ROS(ada)#
ROS(ada)#
ROS(ada)#

2 SIP Traces

#### to enable SIP debug ####

ROS(config)#
ROS(config)#
ROS(config)#deb sip msg all
ROS(config)#
ROS(config)#
ROS(config)#ex
ROS#^ada
ROS(ada)#[070-15:25:02:720]ADA CONNECTED ...,WELCOME!

ROS(ada)#
ROS(ada)#

#### with turnon 71 to enable SIP message print on the window ####

ROS(ada)#turnon 71
ROS(ada)#
ROS(ada)#

#### with turnoff 71 to disable the output ####

ROS(ada)#turnoff 71
ROS(ada)#
ROS(ada)#
ROS(ada)#

3 PRI trace

#### to enable SIP debug ####

ROS(config)#
ROS(config)#
ROS(config)#deb q931 detail
q931 debugging detail is on.
ROS(config)#

Email: support@dinstar.com Tel:86-755-26456664 61919966 Shenzhen Dinstar Technologies Co., Ltd.


Signaling Trace on E1/T1 gateway

ROS(config)#
ROS(config)#ex
ROS#
ROS#^ada
ROS(ada)#[074-15:28:09:730]ADA CONNECTED ...,WELCOME!

#### with turnon 64 to enable PRI logs print on the window #####

ROS(ada)#turnon 64
ROS(ada)#
ROS(ada)#

#### with turnoff 64 to disable PRI logs print on the window ####

ROS(ada)#
ROS(ada)#turnoff 64
ROS(ada)#
ROS(ada)#

4 To enable PRI, CC, SIP trace at the same time

Welcome to EIS System!


Username:admin
Password:*****
ROS>en
ROS#
ROS#^config
ROS(config)#deb sip msg all
ROS(config)#deb cc detail all

Set successfully! current:0

ROS(config)#
ROS(config)#deb q931 detail
q931 debugging detail is on.
ROS(config)#
ROS(config)#ex
ROS#^ada
ROS(ada)#[078-16:21:13:940]ADA CONNECTED ...,WELCOME!

ROS(ada)#turnon 27
ROS(ada)#
ROS(ada)#turnon 64

Email: support@dinstar.com Tel:86-755-26456664 61919966 Shenzhen Dinstar Technologies Co., Ltd.


Signaling Trace on E1/T1 gateway

ROS(ada)#
ROS(ada)#

####to disable the print####

ROS(ada)#turnoff 64
ROS(ada)#turnoff 71
ROS(ada)#turnoff 27
ROS(ada)#

Part3. How do I make decision to enable traces?

1. IP to PSTN call failed?

1) Not sure if the call hitted to the gateway


Its better to enable SIP trace to check INVITE request as well as calling and called
number;

2) Call is hit to the gateway but not connect


Enable CC trace and PRI trace

3) No idea with the calls


To enable all traces: CC, SIP and PRI

4) FAX fail
To enable CC and SIP trace as well as wireshark capture

2. PSTN to IP call failed?

1) Not sure if the call hitted to the gateway


Enable PRI trace to see if the gateway get SETUP request from PRI trunk

2) Call is hit to the gateway but not connect


Enable CC trace and SIP trace to check if there is the routing or manipulation rules works
well

3) No idea with the calls


To enable all traces: CC, SIP and PRI

4) FAX fail
To enable CC and SIP trace as well as wireshark capture

Email: support@dinstar.com Tel:86-755-26456664 61919966 Shenzhen Dinstar Technologies Co., Ltd.

Вам также может понравиться