cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
985
Views
10
Helpful
3
Replies

Debug isdn by specified DNIS

qazzaq201
Level 1
Level 1

Hi Experts,

I want debug isdn messages by a specified DNIS, anyone knows this command?

I just found VG can debug isdn message by E1 ports.

Thanks in advance,

1 Accepted Solution

Accepted Solutions

Qazzaq,

If your IOS supports you can use per call debugging feature on the gateway

conf t

call filter match-list 1 voice
incoming calling-number XXXXX  (or)

outgoing called-number XXXXXX (or )

incoming called-number XXXXX

then in exec mode

#debug condition match-list 1

Now run your debug isdn q931 debug

## debug isdn q931

Please rate all useful posts

View solution in original post

3 Replies 3

Dennis Mink
VIP Alumni
VIP Alumni

No you cant do that the debug isdn q931 does not let you further specify based on DNIS,

you would need to capture the output in a log file and open it in something like notepad ++

Please rate if useful

Please remember to rate useful posts, by clicking on the stars below.

Thanks for your reply, Dennis... But it's really hard if i want to trace a specific call, in my environment, VG 3945 connect 16 E1 and cps can almost reach 50 at peak hour...

Qazzaq,

If your IOS supports you can use per call debugging feature on the gateway

conf t

call filter match-list 1 voice
incoming calling-number XXXXX  (or)

outgoing called-number XXXXXX (or )

incoming called-number XXXXX

then in exec mode

#debug condition match-list 1

Now run your debug isdn q931 debug

## debug isdn q931

Please rate all useful posts
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: