cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
877
Views
0
Helpful
4
Replies

Client Matter Code on CUCM Express

Cesar Trombeta
Level 1
Level 1

Hello all,

Please, help me or give me a light about this matter!

My situation are:

I have a client that wants to implement Client Matter Codes for 20 phones. These phones are Cisco 7911 model and they're using SCCP protocol.

I already have searched here on forum about this subject and I didn't understand it very well. (The link is this: https://supportforums.cisco.com/discussion/11477321/client-matter-codes-cme).

On the Cisco page says it that no configuration is required,so how I made this to work?

CME Version: 7.1

IOS Version: 15.0.(1)M4

Router: 2921/K9

The configuration is as follows:

telephony-service
no auto-reg-ephone
authentication credential secretname passwrd
max-ephones 100
max-dn 100
ip source-address 172.77.31.1 port 2000
timeouts interdigit 3
timeouts busy 20
timeouts ringing 60
system message <companyname>
cnf-file location flash:
user-locale U1 PT
network-locale U1
time-zone 17
time-format 24
date-format dd-mm-yy
keepalive 45
max-conferences 8 gain -6
moh en_bacd_music_on_hold.au
web admin system name <name> secret 5 $1$ZhXh$r0Ma2bIFizYSgjdg245K5.
time-webedit
transfer-system full-consult
secondary-dialtone 0
fac standard
create cnf-files version-stamp 7960 Sep 18 2012 17:01:06
!
!
ephone-template 1
softkeys alerting Acct Endcall
softkeys connected Acct Hold Endcall Confrn Trnsfer
!
!

ephone-dn 25 dual-line
number 3925
name SJC
corlist incoming telEmergencia

ephone 25
device-security-mode none
mac-address 0027.13AE.27C5
ephone-template 1
max-calls-per-button 2
type CIPC
button 1:25
pin 20357526

How is this supposed to work if when I started the call, obligatorily he doesn't ask me to enter the codes and then send the call? I want the CMC to work exactly as the CUCM configuration. Is that possible?

If necessary I have a .txt file from the router's show run.

1 Accepted Solution

Accepted Solutions

Did you review the link?????

HTH

java

if this helps, please rate

View solution in original post

4 Replies 4

Jaime Valencia
Cisco Employee
Cisco Employee

FYI, this is not CMC, this is FAC in CME

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeadm/cmefac.html

And I don't think you understand how this works in CUCM based on what you're saying you're trying to do/emulate.

You NEVER get prompted for any code in CUCM BEFORE you try to place the call.

You dial the digits, and it's only when you match a RP with FAC/CMC enabled, that you get prompted to input them.

If you're looking for a solution that needs you to dial a code, BEFORE placing the call, you'll need to look at 3rd party options. Neither CUCM nor CME provide that.

HTH

java

if this helps, please rate

Thank you for your reply Jaime Valencia.

I do not want to dial the code before the call, I want after to dial the digits, just like the CUCM does. How I configure that to properly work? Dialing the digits and then the code.

Did you review the link?????

HTH

java

if this helps, please rate

Yes,thanks.