cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7910
Views
0
Helpful
23
Replies

Voice ports are not showing for cisco 2921 HWIC-2CE1T1-PRI

ali.raza0407
Level 1
Level 1

Hi all,

Voice ports are not showing for the HWIC-2CE1T1-PRI cards whereas voice ports are showing for FXO cards. Please find the below outputs. What is the problem and how I could enable voice ports for this?

sh inventory


NAME: "CISCO2921/K9 chassis", DESCR: "CISCO2921/K9 chassis"

PID: CISCO2921/K9      , VID: V03 , SN: FGL151012FS

NAME: "2 port channelized and PRI T1/E1 HWIC on Slot 0 SubSlot 0", DESCR: "2 port channelized and PRI T1/E1 HWIC"

PID: HWIC-2CE1T1-PRI   , VID: V01 , SN: FOC150237J3

NAME: "2nd generation four port FXO voice interface daughtercard on Slot 0 SubSlot 1", DESCR: "2nd generation four port FXO voice interface daughtercard"

PID: VIC2-4FXO         , VID: V03 , SN: FOC15010VU6

NAME: "2nd generation four port FXO voice interface daughtercard on Slot 0 SubSlot 2", DESCR: "2nd generation four port FXO voice interface daughtercard"

PID: VIC2-4FXO         , VID: V03 , SN: FOC15010WLM

NAME: "PVDM3 DSP DIMM with 32 Channels on Slot 0 SubSlot 4", DESCR: "PVDM3 DSP DIMM with 32 Channels"

PID: PVDM3-32          , VID: V01 , SN: FOC15083TU8

NAME: "C2921/C2951 AC Power Supply", DESCR: "C2921/C2951 AC Power Supply"

PID: PWR-2921-51-AC    , VID: V02 , SN: QCS1506H2FX

Running

card type e1 0 0

network-clock-participate wic 0

network-clock-select 1 E1 0/0/0

isdn switch-type primary-net5

voice-card 0

dspfarm

license udi pid CISCO2921/K9 sn FGL151012FS

hw-module pvdm 0/0

!

controller E1 0/0/0

framing NO-CRC4

pri-group timeslots 1-31

!

interface Serial0/0/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

no cdp enable

!

voice-port 0/1/0

!

voice-port 0/1/1

!

voice-port 0/1/2

!

voice-port 0/1/3

!

voice-port 0/2/0

!

voice-port 0/2/1

!

voice-port 0/2/2

!

voice-port 0/2/3

!

System Image File

System image file is "flash0:c2900-universalk9-mz.SPA.150-1.M4.bin"

Regards,

Ali Raza


23 Replies 23

Paolo,

you should check the following link for min IOS support:

http://www.cisco.com/en/US/prod/collateral/modules/ps2797/product_data_sheet0900aecd80710c88_ps5949_Products_Data_Sheet.html

Look at table 2. I think that he has good IOS on his 2921. But his card doesn't work with 15.0(1).

Anyway, I would suggest upgrading to min 15.1(3) like your's post link said.

BR,

Dragan

HTH,
Dragan

Thanks everybody for your support. Problem was not IOS. Problem was the dsp and config. Because of already utilizing dsp of FXO cards. I only left with 24 dsp. So now i dismental those two FXo cards and do the following config under controller.

Hi paolo,

I understand what u mean? But I know that problem was not IOS because FXO voice ports was showing.

controller e10/0/0

pri-group timeslots 1-31 voice-dsp

Regards,

Ali Raza

Hm...really great info. Glad that's it working now.

THX Ali,

Dragan

HTH,
Dragan

Hans Blink
Level 1
Level 1

Hi Paolo,

I need your help or any other person because, I have the same issue with my 2811 router. System configuration :

c2800nm-ipvoicek9-mz.124-24.T3.bin

HWIC-2CE1T1-PRI, PVDM2-12DM

The voice port don’t appear. What can I do to fix this issue ? I need it for fax gateway configuring.

Regards,

Hii guys,

          I am a beginner and I need help to config a new 2921  and the 4 E1 ports/ 8 FXS. I was able to find some commands  to enable the 2921/E1. From what I check I miss some commands and the steps are not in order.Can you help me with the proper order/steps on order to see the Gateway and the ports in Call Manager

8.6?

Thanks a lottttttttttt

This is what I find

conf t

username admin priviledge 15 password XXXX

line vty 0  4

transport input all

login local

no access group xx

interface gi0/0

ip address X.X.X.X  Y.Y.Y.Y

no shutdown

hostname ....

mgcp

mgcp call-agent x.x.x.x.

ccm-manager config server x.x.x.x

ccm-manager config

ip route 0.0.0.0 0.0.0.0  gateway clasa din care face parte adresa X.X.X.X care ai setat-o pe interfata Gi0/0

WR

conf terminal

no banner login

wr

conf ter

card type e1

control e1 0/0/0

pri group timeslots 1-31 service mgcp

metadata-clock-part wic

no ip domain name yourdomain.com

isdn switch-type primary-net5

wr



Hi Gabriel,

you must first decide how do you want to controll your 2921 gateway from voice and configuration aspect - H.323, SIP or MGCP. If you want to configure everything from Call manager then you are on MGCP track.

Please refer to following link for doing that:

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a008009428e.shtml

http://www.cisco.com/en/US/tech/tk1077/technologies_configuration_example09186a00801ad22f.shtml

There you have analog and digital PRI story about that...

HTH,

Dragan

HTH,
Dragan

Hi,

The Protocol I use  is MGCP.

/* FXO port or E1  */, in place of FXO port I put E1 Port?

And  to config a E1 port these are the all steps???


Router> enable

  • configureterminal
  • card type e1
  • card type e1 0 0
  • controller e1 0/0
  • framing crc4
  • linecode hdb3
  • channel-group 0 timeslots 1-31 speed 64
  • interface serial 0/0:1
  • application MGCPAPP
  • encapsulation ppp
  • wr


If you are going to use MGCP just initialize E1 card (commands above should work) and then go to Call manager and add new gateway MGCP type. From there you can do everything because call manager is going to configure 2921 throw MGCP.

HTH,

Dragan

HTH,
Dragan

As mentioned above already: update IOS.