cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3029
Views
35
Helpful
28
Replies

CUCM configuration assistance

markmarvinq
Level 1
Level 1

Hi,

I'm newbie for CUCM and really need some advise and assistance

 

We just buy new Cisco ISR 4351 router with T1/EI PRI port and CUCME enhanced lisense.

Our plan is to connect the router to pstn network thru PRI and need to connect cisco, huawei and yealink sip phone to the call manager thru sip

 

i really appreciate if you can advise some initial configuration to start the implementation

 

Thank you 

28 Replies 28

"So, you either buy another PVDM for your NIM or remove the PVDM from the mobo and screw it on the NIM itself."

 

please share us manual if we want to remove PVDM from mobo and screw it on NIM

It's pretty easy. Unscrew the chassis at the top to expose the internal assembly. The PVDM4 should be a small floppy disk shaped card towards the left, assuming the you are looking at the chassis from the back. Following should help as well -

https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/NIM/hardware/installation/guide/InstPVDM4-book.html

Thanks for prompt update

 

I tried to use below commands, does it work if i configure SIP on the router? and i got error, please advise

 

#controller E1 0/1/0

#pri-group timeslots 1-31 service mgcp

ERROR: Not enough DSP resources available to configure pri-group on controller E1 0/1/0

Hello, Kindly help me to resolve my problem

 

Im getting error on B channel, appreciate if you can help me with this issue below

 

*Mar 12 17:07:23.474: ISDN Se0/1/0:15 Q931: RX <- RELEASE pd = 8  callref = 0x00C0

*Mar 12 17:07:23.474: ISDN Se0/1/0:15 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x80C0

*Mar 12 17:07:23.600: ISDN Se0/1/0:15 Q931: RX <- SETUP pd = 8  callref = 0x00C1

Bearer Capability i = 0x8090A3

Standard = CCITT

Transfer Capability = Speech 

Transfer Mode = Circuit

Transfer Rate = 64 kbit/s

Channel ID i = 0xA98381

Exclusive, Channel 1

Calling Party Number i = 0x0180, '042459300'

Plan:ISDN, Type:Unknown

Called Party Number i = 0x81, '2459300'

Plan:ISDN, Type:Unknown

*Mar 12 17:07:23.600: ISDN Se0/1/0:15 Q931: Received SETUP  callref = 0x80C1 callID = 0x0004 switch = primary-net5 interface = User

*Mar 12 17:07:23.601: ISDN Se0/1/0:15 **ERROR**: accept_incoming_csm_call: modem problem Bearer capability not available(0x3A): b channel 0, call id 0x4

*Mar 12 17:07:23.601: ISDN Se0/1/0:15 Q931: TX -> CALL_PROC pd = 8  callref = 0x80C1

Channel ID i = 0xA98381

Exclusive, Channel 1

*Mar 12 17:07:23.601: ISDN Se0/1/0:15 Q931: TX -> DISCONNECT pd = 8  callref = 0x80C1

Cause i = 0x80BA - Bearer capability not available

*Mar 12 17:07:23.612: ISDN Se0/1/0:15 Q931: RX <- RELEASE pd = 8  callref = 0x00C1

*Mar 12 17:07:23.612: ISDN Se0/1/0:15 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x80C1

*Mar 12 17:07:26.681: ISDN Se0/1/0:15 Q931: RX <- SETUP pd = 8  callref = 0x00C2

 

 

 

Router config : 

controller E1 0/1/0

framing no-crc4

clock source network

pri-group timeslots 1-31 service mgcp

!

interface Serial0/1/0:15

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice modem

no cdp enable

!

dial-peer voice 10 pots

translation-profile incoming 4DigitDNIS

incoming called-number .

direct-inward-dial

!

voice translation-rule 10

rule 1 /^4245/ //

rule 2 /04245/ //

!

!

voice translation-profile 4DigitDNIS

translate called 10

!

voice register pool  10

id device-id-name 9300

number 1 dn 10

dtmf-relay sip-notify

username 9300 password 9300

codec g711ulaw

!

voice register pool  100

id device-id-name 042459300

number 1 dn 100

dtmf-relay sip-notify

username 042459300 password 042459300

codec g711ulaw

!

voice service voip

allow-connections sip to sip

no supplementary-service sip moved-temporarily

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

sip

  bind control source-interface GigabitEthernet0/0/0

  bind media source-interface GigabitEthernet0/0/0

  registrar server expires max 3600 min 600

!

!

!

!

!

voice register global

mode cme

source-address 10.186.1.1 port 5060

max-dn 130

max-pool 125

authenticate register

authenticate realm all

tftp-path flash:

file text

create profile sync 0010261387750711

 

 

ISDN STATUS

CME_ROUTER(config-if)#do sh isdn status

Global ISDN Switchtype = primary-net5

ISDN Serial0/1/0:15 interface

dsl 0, interface ISDN Switchtype = primary-net5

    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:  0xFFFF7FFF

    Number of L2 Discards = 0, L2 Session ID = 2

    Total Allocated ISDN CCBs = 0

CME_ROUTER(config-if)#

interface Serial0/1/0:15

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice modem    >>>>  change to voice

 

 

is already change the parameters isdn incoming-voice voice but i'm still getting the same error

 

i really need your help.

 

thank you

Another thing, why do you have your PRI as MGCP controlled ?

 

controller E1 0/1/0

framing no-crc4

clock source network

pri-group timeslots 1-31 service mgcp

 

Shut the voice-port and controller. Remove the complete command, readd without the mgcp keyword and then test.

 

 

i'm getting below error without service mgcp

if i remove dsp from mobo and install it to NIM it will help to resolve the issue?

Please advise

 

 

CME_ROUTER(config-controller)#pri-group timeslots 1-31 

E1 0/1/0: No voice port or DSP resource for voice feature

E1 0/1/0: For MFT T1E1 modules, pri-group has to have DSP (PVDM4) modules installed.

E1 0/1/0: Please check if DSP module is plugged in before configuring pri-group!

E1 0/1/0: This pri-group configuration is REJECTED!

%No configuration will be applied

So you are using a ISR-4k ? Seems like that. Yes, your T1/E1 NIM won't be able to use the mobo PVDM. You need to have a PVDM on the NIM card itself.

yes i'm using ISR 4351, i'm just worried if i open the router maybe the warranty will get void as this is new. Any idea if it will get void? so i can open the router. Please assist. Thanks

 

cisco ISR4351/K9 (2RU) processor with 1648789K/6147K bytes of memory.

Processor board ID FDO2106A1A6

3 Gigabit Ethernet interfaces

1 Channelized E1/PRI port

32768K bytes of non-volatile configuration memory.

4194304K bytes of physical memory.

3207167K bytes of flash memory at bootflash:

Your warranty should not get void. Chassis installations are done mostly by admins on site and it requires you to open the chassis, replace some stuff yourself etc. Ensure that you don't break anything inside.
Power down the chassis, unscrew it, looking at the router from the back towards you, the PVDM should be on the left. Unscrew it, remove the NIM, screw the PVDM on the NIM, put that back in the sub slot and power it on again.

thanks i will try and let you know the status. thanks

Hi Nipun Singh Raghav, i transfer the PVDM on NIM and now its working fine and i'm able to get inbound and outbound call.

 

I want to configure meetme conference using SIP but i'm not able to get clear documentation for this setup. Do you have sample config you can share?

 

Thanks and i really appreciate your help.

 

Conference bridges are SCCP only. You cannot have SIP Media Resources per se.
See below for a doc to help with the config -

https://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/200598-How-to-Configure-the-Meet-Me-Conference.html