To access Jabber-config.xml

If you want to check what has been configured on a Jabber-config.xml then you need to go to CLI of CUCM and execute this command to display its contents: admin:file view tftp jabber-config.xml <?xml version=”1.0″ encoding=”utf-8″?> <config version=”1.0″> <CUCM> <PhoneService_UseCredentialsFrom>presence</PhoneService_UseCredentialsFrom> </CUCM> <Directory> <BusinessPhone>ipPhone</BusinessPhone> <OtherPhone>telephoneNumber</OtherPhone> <BaseFilter>(&amp;(objectclass=user)(!(objectclass=Computer))(!(UserAccountControl:1.2.840.113556.1.4.803:=2)))</BaseFilter> </Directory> <Policies> <File_Transfer_Enabled>false</File_Transfer_Enabled> </Policies> </config> end of the file reachedContinue reading “To access Jabber-config.xml”

Selecting a Vendor to Replace Cisco Attendant Console

Since Cisco Unified Attendant Console has reached its end of life, clients are offered several alternatives from Cisco Solution Partners. This article will help you to make the rights choice. Directory and Basic Call Control Features If a Cisco IP phone is one of your main business tools you need the most convenient interface to:Continue reading “Selecting a Vendor to Replace Cisco Attendant Console”

Scenario#45: 7841 SIP phone in Registration loop

I was working on this customer issue last week where they added a new 7841 phone but it was not registering properly or should I say it was registering briefly before unregistering. Call Manager was 9.1.2.11900-12 which does not support 78XX phones so customer actually applied the device pack cmterm-devicepack9.1.2.12039-1.copĀ  so that they can addContinue reading “Scenario#45: 7841 SIP phone in Registration loop”

Scenario#32 – SIP Calls drop after 75 minutes

I had an interesting case where SIP calls over a SIP trunk were dropping after like 75 minutes. The duration was not confirmed as sometimes it use to drop even before 75 minutes. I looked into few CCSIP debugs (debug ccsip messages) and found that the ‘BYE’ message was actually coming from our end (CallContinue reading “Scenario#32 – SIP Calls drop after 75 minutes”

Applying QoS for Voice Traffic

QoS is very important for Voice traffic which is delay sensitive. I won’t go into details of QoS over here and will just explain the configuration we normally use on a Voice gateway for QoS. class-map match-any Voice-RTP match ip precedence 5 match ip dscp ef match ip rtp 16384 16383 class-map match-any Voice-Cntl matchContinue reading “Applying QoS for Voice Traffic”

Scenario#29 – Certificate expired – %CCM_UNKNOWN-CERT-0-CertExpiryEmergency

For one of our customer we noticed several RTMT SyslogSeverityMatchFound alerts generated every few minutes for Certificates expiration. The alerts I was getting were as follows: Feb 15 16:00:00, CCM-PUB, Emergency, Cisco Certificate Monitor, : 8947: Feb 15 16:00:00.57 UTC : %CCM_UNKNOWN-CERT-0-CertExpiryEmergency: Certificate Expiry EMERGENCY_ALARM Message:Certificate expiration Notification. Certificate name:tomcat Unit:tomcat Type:own-cert Expiration:Wed Mar 3Continue reading “Scenario#29 – Certificate expired – %CCM_UNKNOWN-CERT-0-CertExpiryEmergency”

Scenario#28 – CUCM applying DST changes 1 week before needed (2010)

Today was a hectic day. I walked into my office and immediately started getting calls that phones have gone 1 hour behind. I was a bit surprised as Daylight Saving will be finishing here in UK on 31st October so how come phones gone behind a week earlier. I thought may be customer has gotContinue reading “Scenario#28 – CUCM applying DST changes 1 week before needed (2010)”

Scenario#26 – Abbreviated Dial not working Cisco 7912

I was looking into this customer issue where they upgraded from Call manager 4.x to 7.x and almost all users on 7912 phone lost their speed dials. I checked the phones and CCMUSER page and found that the dials where there but they are not able to access it. Created a new Softkey template includingContinue reading “Scenario#26 – Abbreviated Dial not working Cisco 7912”

Scenario#25 – MoH file download from Call manager

Came across an MoH issue for a customer where the file was missing from Subscriber. As you may be aware that an MoH file should always be uploaded across the cluster on each server to work properly. If you only upload the MoH file on Publisher then it won’t be replicated on other servers. YouContinue reading “Scenario#25 – MoH file download from Call manager”

Scenario#24 – SIP Calls drop after Silence

Came across a complex situation where customer was using this SIP trunk as an alternative to ISDN-30 (if all channels are used or if ISDN goes down). The ISDN-30 link was working fine but they had issues on SIP trunk (how many times I have heard this?) …. their outbound calls over SIP were usingContinue reading “Scenario#24 – SIP Calls drop after Silence”