cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6515
Views
15
Helpful
9
Replies

How to identify only SIP calls with "show active voice brief" command in voip gateway

Hi,

When I give command  "show active voice brief" in Voip Gateway, it displays list of call information like IP address, udp port, codec and etc. Is there any way to identify SIP call? Both H.323 call and SIP call contains same set of  information, I couldn't identify only SIP call related information. Do we have any other command for that? Please guide me  in this.

 

I tried "Show call active voice" too, but it doesn't gave me call information, it just gave summary like total SIP calls, PRI calls and H.323 calls. 

 

Thanks,

Pandi

2 Accepted Solutions

Accepted Solutions

ansonantoo
Level 1
Level 1

Hi,

try show sip-ua calls command if it address your requirement..

 

HTH

Anson

 

View solution in original post

According to Cisco documentation, show h323 calls was introduced in 12.4(4)XC.

 

http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/vcr4/vcr4-cr-book/vcr-s6.html#wp2480344591

 

The document references "show h323 calls preserved" only.

However, in 15.0(1r)M16 I see the following options after "show h323 calls?":

RoysterVG1#sh h323 calls ?
  brief           Display Active H323 Call information briefly
  called-number   Display Active H323 Call(s) with specific called-number
  callid          Display Active H323 Call with specific CCAPI callid
  calling-number  Display Active H323 Call(s) with specific calling-number
  preserved       Show H.323 preserved call information
  summary         Display total H323 Call legs
  |               Output modifiers

 

Hope this helps...
 

 

View solution in original post

9 Replies 9

ansonantoo
Level 1
Level 1

Hi,

try show sip-ua calls command if it address your requirement..

 

HTH

Anson

 

Hi Anson,

This helps me. Will this command lists all the active SIP calls currently in gateway? Also is there any command for taking H.323 calls only?

 

Thanks a lot.

-Pandian

Hi Pandian

For a more readable output  you can add brief option to the command correctly suggested by Anson (+5) to display sip calls.

As for sip call there is also a command to display h323 calls which is

show h323 calls brief

 

 

HTH

 

Regards

 

Carlo

Please rate all helpful posts "The more you help the more you learn"

Hi Carlo,

Thanks for the response.

I tried these commands in my gateway (cisco-2851 and IOS version 12.3(8r)T7 ) but it gives the error "Invalid input detected at '^' marker" in the keyword "brief".

 

Also I tried the "show h323 calls" this is also throws the same error at "calls".

But I am able to run the "show h323 gateway" command successfully, it gives proper result.

 

Can you please guide me on this? I may be using the older version of the device or IOS.

 

 

According to Cisco documentation, show h323 calls was introduced in 12.4(4)XC.

 

http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/vcr4/vcr4-cr-book/vcr-s6.html#wp2480344591

 

The document references "show h323 calls preserved" only.

However, in 15.0(1r)M16 I see the following options after "show h323 calls?":

RoysterVG1#sh h323 calls ?
  brief           Display Active H323 Call information briefly
  called-number   Display Active H323 Call(s) with specific called-number
  callid          Display Active H323 Call with specific CCAPI callid
  calling-number  Display Active H323 Call(s) with specific calling-number
  preserved       Show H.323 preserved call information
  summary         Display total H323 Call legs
  |               Output modifiers

 

Hope this helps...
 

 

Now I understand, because mine is 12.3(8r). Thanks a lot Charles...

Your welcome.

Charles Hill
VIP Alumni
VIP Alumni

Hello pandiarajan.it21,

In addition to what ansonantoo has stated, the following posting has some good info on how to check active call count on SIP.

 

https://supportforums.cisco.com/document/123281/how-check-active-call-count-sip

 

Hope this helps,

Please rate helpful posts.

Thanks.

ansonantoo
Level 1
Level 1

Thanks Pandi..try carlo mentioned command for H323..

 

BR

Anson