How to verify voice channels on voice gateway

Hello,
I am in the testing phase of deploying a 2921 voice gateway with 2 PRIs. After connecting the T1s, how do I verify if all the channels are up and ready for use? Also, how do I verify if clocking on the T1 interfaces are configured correctly?
This 2921 is a replacement for a 2811 currently being used. When I login to the 2811 via SSH, I see this:
560240: Aug 13 20:37:24.368: %ISDN-6-CONNECT: Interface Serial0/2/0:3 is now connected to 3854143418 N/A
560241: Aug 13 20:37:24.368: %ISDN-6-CONNECT: Interface Serial0/2/0:3 is now connected to 3854143418 N/A
560242: Aug 13 20:37:24.544: %ISDN-6-CONNECT: Interface Serial0/2/0:5 is now connected to 7753428028 N/A
560243: Aug 13 20:37:24.544: %ISDN-6-CONNECT: Interface Serial0/2/0:5 is now connected to 7753428028 N/A
560244: Aug 13 20:37:27.128: %ISDN-6-CONNECT: Interface Serial0/2/0:4 is now connected to 7753296300 N/A
560245: Aug 13 20:37:27.128: %ISDN-6-CONNECT: Interface Serial0/2/0:4 is now connected to 7753296300 N/A
560246: Aug 13 20:37:27.128: %ISDN-6-CONNECT: Interface Serial0/2/0:22 is now connected to 3296300 N/A
560247: Aug 13 20:37:27.128: %ISDN-6-CONNECT: Interface Serial0/2/0:22 is now connected to 3296300 N/A
560248: Aug 13 20:37:27.652: %ISDN-6-CONNECT: Interface Serial0/2/0:20 is now connected to 3525101 N/A
560249: Aug 13 20:37:27.652: %ISDN-6-CONNECT: Interface Serial0/2/0:20 is now connected to 3525101 N/A
560250: Aug 13 20:37:30.320: %ISDN-6-CONNECT: Interface Serial0/2/1:22 is now connected to 3525101 N/A
560251: Aug 13 20:37:30.320: %ISDN-6-CONNECT: Interface Serial0/2/1:22 is now connected to 3525101 N/A
How do I do that with the 2921 in an SSH session? I've enabled "logging monitor" and "term mon" but I still can't see messages like that.
I thank you very much for your time.

Hello,
To check clocking you can use the "show network-clock" command. For example:
SiteA-RTR#show network-clock
Network Clock Configuration
Priority Clock Source Clock State Clock Type
1 T1 0/0/0 GOOD T1
10 Backplane GOOD PLL
Current Primary Clock Source
Priority Clock Source Clock State Clock Type
1 T1 0/0/0 GOOD T1
The above is an example of a "good" configuration, assuming that T1 0/0/0 is the controller terminating the line from your carrier. In your case, it would be T1 0/2/0 or 0/2/1. You can also look at "show controller t1 [interface]" (e.g. show controller t1 0/2/0) and pay particular attention to "Line Code Violations", "Slip Secs", and "Errored Secs" counters. Note that the "Clock Source Line" status in the "show controller t1" command is not enough to verify you have proper clocking. 
Example of a "bad" clock scenario:
SiteA-RTR(config-voiceport)#do sh controller t1 0/0/0
T1 0/0/0 is up.
Applique type is Channelized T1
Cablelength is long 0db
No alarms detected.
alarm-trigger is not set
Soaking time: 3, Clearance time: 10
AIS State:Clear LOS State:Clear LOF State:Clear
Version info Firmware: 20080918, FPGA: 13, spm_count = 0
Framing is ESF, Line Code is B8ZS, Clock Source is Line.
CRC Threshold is 320. Reported from firmware is 320.
Data in current interval (483 seconds elapsed):
3 Line Code Violations, 4 Path Code Violations
207 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
206 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 109 Unavail Secs
To make sure the clock is set correctly, look at the "network-clock-participate" and the "network-clock-select" commands.
For the ISDN status information, you can use "show isdn status". For example:
SiteA-RTR(config)#do sh isdn stat
Global ISDN Switchtype = primary-ni
%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 0. Layer 3 output may not apply
ISDN Serial0/0/0:23 interface
dsl 0, interface ISDN Switchtype = primary-ni
L2 Protocol = Q.921 0x0000 L3 Protocol(s) = CCM MANAGER 0x0003
Layer 1 Status:
ACTIVE
Layer 2 Status:
TEI = 0, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
Layer 3 Status:
0 Active Layer 3 Call(s)
Active dsl 0 CCBs = 0
The Free Channel Mask: 0x800000FF
Number of L2 Discards = 0, L2 Session ID = 15
*Note: The above is output from a gateway provisioned to use MGCP.
For all gateways, just make sure that Layer 1 is "ACTIVE" and that Layer 2 has "MULTIPLE_FRAME_ESTABLISHED".
You can also use the "show isdn service" command to look at status for individual B-channels.
SiteA-Rtr#sh isdn service
PRI Channel Statistics:
%Q.931 is backhauled to CCM MANAGER 0x0003 on DSL 0. Layer 3 output may not appl
ISDN Se0/0/0:23, Channel [1-24]
Configured Isdn Interface (dsl) 0
Channel State (0=Idle 1=Proposed 2=Busy 3=Reserved 4=Restart 5=Maint_Pend)
Channel : 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4
State : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3
Service State (0=Inservice 1=Maint 2=Outofservice 8=MaintPend 9=OOSPend)
Channel : 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4
State : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2
Use the "Channel State" and "Service State" to verify things are what you expect.
HTH.
-Bill (@ucguerrilla)
http://ucguerrilla.com

Similar Messages

  • ANy MIB to poll for no. of active voice channel on 2611 with T1 Module

    Hi ppl,
    I have a 2611 router with a T1 voice card (NM-HDV-1T1-24) as a voice gateway in my office. IOS version c2600-is-mz.122-11.T2.bin has been loaded and running.
    I have tried to poll the mib oject "cvActiveCallConnectionID " under the Cisco-Voice-Dial-Control MIB for no. of active voice channel. I use solarwinds engineering edition 2002 to poll this device. It shows an error said that the mib is not supported in this version of IOS. We are running VoFR in our existing environment
    I have checked in the Cisco MIB webpage --
    ftp://ftp.cisco.com/pub/mibs/supportlists/c2611/c2611-supportlist.html
    -- that the IOS is supported in version 11.3!!! Is it only support in 11.3 or any later version?
    If not, any possible mib or workaround can solve my problem.
    Regards,
    Sam

    The information is in the mib object cvCallActiveTable. There is no frame-relay equivalent to the VoIP object. The only frame-relay specific SNMP info you can verify is CISCO-VOICE-FR-DIAL-CONTROL-MIB

  • Fax outdial retries consume all voice channels on SIP 484 error (Cisco 2911)

    I've been seeing a nasty fax/VoIP problem on a 2911, running  IOS 15.0(1r)M12.  Any suggestions would be welcome.
    I have a 2911 which is set up to do T.37 offramp fax delivery (SMTP message is sent to 2911, which places a VoIP call over SIP/RTP/T.38 to deliver the fax).  The mainline case is set up, and working correctly - faxes are delivered without issue.  If a destination address is selected such that the VoIP switch returns a SIP 484 error, then everything fails in a spectacular fashion:
    The outdial is immediately retried, placing another SIP INVITE to the switch, with the same destination address, which obviously also gets the same 484 response.
    Each time the outdial takes place, it consumes voice channels on the DSP, which are not released on receipt of the 484.
    When there are no free voice channels, a no circuit (0x22) error is returned, and all the voice channels are finally released.
    The MTA that submitted the SMTP message retries every minute (it doesn't get a permanent failure report when the 2911 fails to place the call)
    This leads to a situation where no fax calls can be placed, as all the voice channels are being used up by retrying this call that can never succeed.
    Some other relevant information:
    The VoIP switch does not return a 484 immediately.  First it sends a SIP 183, and plays early media (an announcement about how the call isn't allowed).
    It takes 8 seconds before the 484 is returned.  The 2911 sends a new SIP INVITE every 8 seconds (as soon as it gets a 484 for the previous attempt).
    The "sip-ua" statistics show that the INVITE retry counter is not  being incremented (i.e. this is not a retry at the scope of the SIP stack).
    The T1 cable is looped-back to the 2911, so that the complete path for fax delivery looks like this:
        MTA ---SMTP---> 2911 ---T1---> 2911 ---SIP---> VoIP switch
    If I set "mta receive generate permanent-error", then I still see this retry behaviour, with all the voice channels being consumed.  Once that has happened (after about 3 minutes) the MTA does get the error response, and no longer retries every minute after that (although this setting has other negative effects that I'd like to avoid).
    Does anyone have any idea how I can get the 2911 to return a permanent failure to the MTA after just a single outdial has failed with a SIP 484?
    Here is the dial-peer config:
    dial-peer voice 1 voip
     translation-profile incoming IncomingVoip
     incoming called-number .
     voice-class codec 1
     dtmf-relay rtp-nte
     fax protocol t38 version 0 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711ulaw
     no vad
    dial-peer voice 2 pots
     destination-pattern ^0005
     port 1/1:23
     forward-digits all
    dial-peer voice 3 pots
     translation-profile incoming IncomingPRI_1_0
     service onramp-app
     incoming called-number ^0005
     direct-inward-dial
     port 1/0:23
    dial-peer voice 4 mmoip
     service fax_on_vfc_onramp_app out-bound
     destination-pattern .
     information-type fax
     session target mailto:$m$@<DOMAIN NAME>
     image encoding MH
    dial-peer voice 101 mmoip
     translation-profile incoming IncomingMMoIP
     service offramp-app
     information-type fax
     incoming called-number .
    dial-peer voice 102 pots
     destination-pattern .
     port 1/0:23
     forward-digits all
    dial-peer voice 103 pots
     translation-profile incoming IncomingPRI_1_1
     incoming called-number ^0007
     direct-inward-dial
     port 1/1:23
    dial-peer voice 104 voip
     translation-profile outgoing OutgoingVoip
     destination-pattern ^0008
     session protocol sipv2
     session target ipv4:<VoIP SWITCH IP ADDRESS>
     voice-class codec 1
     dtmf-relay rtp-nte
     fax protocol t38 version 0 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711ulaw
     no vad

    Hi Ellad.
    Why don't try to use the 2811 as a SIP signalling proxy only?
    In this way the media (RTP or T.38) will be handled only from the two MERA SoftSwitch.
    To do this you must enable CUBE on your 2811 and use these special commands:
    voice service voip
         media flow-around
         allow-connections sip to sip
         signaling forward unconditional
         sip
           rel1xx disable
           header-passing
           midcall-signaling passthru
           pass-thru headers unsupp
           pass-thru content unsupp
           pass-thru content sdp
    I don't remember if we have already try this solution.
    Regards.

  • Nokia CS-15: Deaktivating voice channel

    Hello,
    I searched the whole internet without find a solution, so I am now here...
    Last week I bought the Nokia CS-15 Internet Stick in order to use it for mobile connections with my Vodafone UltraCard (it's a MultiSim). Unfortunately the CS-15 blocks the data AND voice channel while being connected. Because of this I can't receive telephone calls on my mobile while using the CS-15.
    For other devices I found several AT commands to deactivate the voice channel, but no resolution for the CS-15. The known AT commands did not work on the Nokia device.
    Have someone of you an idea to fix this problem?
    Why does the stick block the voice channel?
    Thanks a lot
    Thomas

    The SIP Media Inactivity Timer feature enables Cisco gateways to monitor and disconnect VoIP calls if no Real-Time Control Protocol (RTCP) packets are received within a configurable time period.
    When RTCP reports are not received by a Cisco gateway, the SIP Media Inactivity Timer feature releases the hung session and its network resources in an orderly manner. These network resources include the gateway digital signal processor (DSP) and time-division multiplexing (TDM) channel resources that are utilized by the hung sessions. Because call signaling is sent to tear down the call, any stateful SIP proxies involved in the call are also notified to clear the state that they have associated with the hung session. The call is also cleared back through the TDM port so that any attached TDM switching equipment also clears its resources.
    http://www.cisco.com/en/US/products/ps6441/prod_troubleshooting_guide09186a00801fa207.html#wp2077496

  • How long I can record a voice memo in my iphone 5s, how long I can record a voice memo in my iphone 5s

    how long I can record a voice memo in my iphone 5s, how long I can record a voice memo in my iphone 5s

    Thanks Caramby.  I actually found another work-around
    Here's how to copy the voice memo to your laptop (and then email it if you need to):
    With iTunes open on the Voice Memo folder of your device (an iPhone 4s in my case), simply drag the required file from iTunes and onto the desktop of your pc/laptop.  It won't remove the file from your device but simply make a copy.   Then you can play the file from your pc/laptop (through Quicktime) as the file is in AAC format.  You can also attach the file to an email for sending.
    Hope this helps someone else.
    RB

  • How can I send out a voice memo by iphone 6 plus?

    How can I send out a voice memo to my friend? the voice memo last around 1.5 hours.  I tried to sent by email but not success.
    Pls. help.

    It is not Family Sharing - it is Continuity. Go to Settings>FaceTime>Cellular Calls, turn them off.
    Cheers,
    GB

  • HT3529 How do you turn off the voice in auto correct when messaging?

    How do you turn off the voice when trying to write a message to someone?

    connot use the voice feature for composing message.

  • How can I turn a recorded voice into multiple voices that sound like a group of singers?

    I'm using Logic Pro 9. Could someone teach me how to turn a single recorded voice into multiple voices that sound like a group singing together
    by mixing or other techniques ? I don't have the luxury of a group singing together with me when I do recording. Advices would be much appreciated!

    By far the most natural way to achieve this is for the singer to perform multiple takes - even if you've only one singer. At it's simplest, you could just double track the vocal part, although I prefer 3 parts - panned centre, left & right. Then repeat this process for each harmony, & mix accordingly.
    Melodyne & some of the above methods do work on am single voice, but phase cancellation can be an issue if your not careful with each part's timing & panning. If you can only get a couple of decent takes from the singer, far better to perform any harmony/pitching techniques on the second take to avoid any phase issues. It's not uncommon for a singer to perform each vocal part 5-10 times, then comp (edit) the best takes so that you end up with 3 decent takes.
    If you've only only one voice to work with Antares Harmony EFX is a useful alternative.
    http://www.antarestech.com/products/harmony_efx.shtml

  • How do you turn off the voice on a video while keeping the background music on?

    I have to watch an exercise video for training. You are supposed to be able to turn on and off the voice by going to the computer icon and toggle the voice on/off. However, that feature isn't on my ipad or ipod. How do I turn off the voice while keeping the music on?

    Hello. I am trying to watch a digital video exercise video in ITunes on my ipad and iPod. I am able to turn the voice on/off when I am watching the videos in iTunes on my Mac Pro, but I can't figure out how to on this feature. I saw it done on a YouTube video. i tried to follow the instructions but the voice on/off doesn't show under settings or under audio-subtitles.

  • How can i sync a full voice memo?

    How come if i sync an voice memo (between iPhone and Macbook via iTunes) it only syncs part of the file, not the whole file.
    For example only 4min instead of 20min?

    When you sync your iPhone using iTunes on your computer, the voice memo becomes added to a "Voice Memos" playlist in iTunes' music section.  I believe this is a default action.  If it is not default, when your iPhone is plugged into iTunes, look for  a checkbox to make this happen on the "Music" tab in the iPhone's area of iTunes.

  • How do i save a received voice memo

    How do I save a received voice memo off my phone?

    did you get an answer?  I'm havng the same problem.

  • In iOS 5 on the iphone 3gs, how does one disable voice control, not voice dailing.  I have never wanted or used voice control please help me disable it.

    In iOS 5 on the iphone 3gs, how does one disable voice control, not voice dailing.  I have never wanted or used voice control please help me disable it. 

    are you talking about voiceover where the phone is reading things out loud to you? you have to double tap things in voiceover in order to select them. you'll need to go to settings > general > accessibility > and turn off voiceover there

  • HT201436 How can I listen to a voice mail more than once?

    How can I likten to a voice mail more than once?

    Don't delete it. Go back into your phone app, tap voicemail then hit play

  • How to create a voice memo from voice mail msg

    how to create a voice memo from voice mail msg

    You cannot. If you would like to have access to a visual voicemail message, there are 3rd party applications that you can use, or you can use the voice memo app from another phone to record it. Touchcopy is a good example of a 3rd party application that can be used on either the Mac or PC platform that allows you to download the VVM message to a computer.

  • How could I add a spanish voice from text-to-Speech?

    I like the text-to-speech function. But there is no Spanish Voice. How could I add  a Spanish voice to it? I use Captivate 5.5.
    Your reply will be greatly appreciated.

    Using iPhone, iPad, or iPod with multiple computers - http://support.apple.com/kb/HT1202 - You can manage your iPhone, iPad, or iPod with multiple computers as long as you have set the device to "Manually manage music."  -  E.g., adding music from a second computer to an i-device. Additional information about switching sync mode - https://discussions.apple.com/thread/4435531 and manually adding in iTunes 11 https://discussions.apple.com/thread/4597408

Maybe you are looking for