cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
248
Views
0
Helpful
3
Replies

show isd status doesn't see any active call

annayuzhao
Level 1
Level 1

show isd status doesn't see any active call. 3725 running in MGCP protocol.

I make a call from the ip phone to my call and debug Q931 is clearly seeing the cell or anywhere else, but however show isdn status and show isdn active call see nothing. Is this because of MGCP?

Thanks

3 Replies 3

adignan
Level 8
Level 8

Yes, with MGCP you will not see this information becuause the q.931 signalling is backhauled to CM. Instead use:

show call act voice (breif, compact)

show cal history voice (breif, compact)

I asked cisco about this awhile back, and this is apparently bug id CSCea54139 which is fixed in 12.3(5.4) 12.3(5.5)T. Haven't had chance to try that code out yet.

I personally like formatting of show isdn commands better then the show call commands.

"sh isdn active"

might be more what you what then the "sh isdn stat"

/Martin