10-08-2014 02:03 PM - edited 03-17-2019 12:29 AM
we have two 2901 routers each with one VWIC3-2MFT-T1/E1 card in the first slot. those routers are connected to a call manager10.5 via MGCP. today we connected a pri to one of the ports and we get nothing from the card no light on either one so i put a loop back connecter in and still nothing. in fact i see nothing in the router's running config that even recognizes those cards, the router does see the card when i do a "sh diag" is there is command i need to activate the cards?
router ver: 15.2(4)M6a
i can confirm the call manager is communicating with the routers. on one of the routers i have one POTS line connected and i am able to call in and out from that POTS line.
Solved! Go to Solution.
10-08-2014 03:13 PM
Yes, you need to specify the card type in the running-config.
http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/vd-t1e1_vwic3.html#pgfId-1057421
Perform this task to configure a T1 or E1 interface with independent clocking enabled and integrated drop and insert on a multiflex trunk voice/WAN interface card.
3. card type {e1 | t1} slot subslot
5. codec complexity { flex [ reservation-fixed { high | medium }] | high | medium }
6. controller {e1 | t1} slot / port
7. framing {sf | esf}
or
framing {crc4 | no-crc4}
8. linecode {ami | b8zs}
or
linecode { ami | hdb3 }
9. clock source {line [primary | bits | independent] | internal [independent] | free-running }
10. ds0-group ds0-group-number timeslots timeslot-list type { e&m-delay-dial | e&m-fgd | e&m-immediate-start | e&m-wink-start | ext-sig | fgd-eana | fxo-ground-start | fxo-loop-start | fxs-ground-start | fxs-loop-start }
or
pri-group [ timeslots range ]
11. voice-port { slot-number / subunit-number / port | slot / port : ds0-group-number }
10-08-2014 03:13 PM
Yes, you need to specify the card type in the running-config.
http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/vd-t1e1_vwic3.html#pgfId-1057421
Perform this task to configure a T1 or E1 interface with independent clocking enabled and integrated drop and insert on a multiflex trunk voice/WAN interface card.
3. card type {e1 | t1} slot subslot
5. codec complexity { flex [ reservation-fixed { high | medium }] | high | medium }
6. controller {e1 | t1} slot / port
7. framing {sf | esf}
or
framing {crc4 | no-crc4}
8. linecode {ami | b8zs}
or
linecode { ami | hdb3 }
9. clock source {line [primary | bits | independent] | internal [independent] | free-running }
10. ds0-group ds0-group-number timeslots timeslot-list type { e&m-delay-dial | e&m-fgd | e&m-immediate-start | e&m-wink-start | ext-sig | fgd-eana | fxo-ground-start | fxo-loop-start | fxs-ground-start | fxs-loop-start }
or
pri-group [ timeslots range ]
11. voice-port { slot-number / subunit-number / port | slot / port : ds0-group-number }
10-09-2014 10:43 AM
Do check for PVDMs as well.
regds,
aman
10-08-2014 03:20 PM
Sorry - that will just recognize the interface card... There is more configuration that will allow it to register to CUCM and download it's configuration.
You can review this link to finish the router config:
http://www.cisco.com/c/en/us/support/docs/voice/media-gateway-control-protocol-mgcp/23966-mgcp-pri-cm.html#maintask1
If you get far but can't get it to register, post the show run/diag here.
10-09-2014 07:01 AM
appears to be working, plugged in a loopback adapter to the open ports and those registered with Call Manager as well.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide