Friday, February 24, 2012

Mobile Voice Access on CME

Here TCL script(clid_col_npw_npw) is already built in with CME

Upload following files to CME Flash:


enter_account.au
auth_fail_retry.au
enter_destination.au
auth_fail_final.au

Configuration:


application
service clid_col_npw_npw
param uid-len 10
param pin-len 4
param retry-count 2

aaa new-model
aaa authentication login h323 local
aaa authorization exec h323 local
aaa authorization network h323 local

username 01234


dial-peer voice 160 voip
service clid_col_npw_npw
destination-pattern 419
session target ipv4:10.10.1.10
incoming called-number 419
dtmf-relay h245-alphanumeric h245-signal
codec g711ulaw
no vad



Reference Link:
https://supportforums.cisco.com/message/1135528#1135528

http://www.cisco.com/en/US/docs/ios/12_1/multiserv/configuration/guide/mcd2voip.html#wp1007043

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/bacd/configuration/guide/40bacd.html#wpxref62258

http://www.cisco.com/en/US/docs/ios/12_1/multiserv/configuration/guide/mcd2voip.html

Useful Show commands:

show call application voice
show call application summary
show call application history app-level

Tuesday, February 21, 2012

CME Upgrade

Step 1- Check the CME/IOS Compatibility Matrix

Here is the CME/IOS Compatibility Matrix Doc

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/requirements/guide/33matrix.htm

If you have CUE check the following matrix as well

http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/compatibility/cuecomp.htm
Step 2- Cisco CME is IOS based feature , hence once we upload new IOS to router , CME version automatically would change

> show telephony-service

Enter the above command to see the CME ver

To load new firm ware files, check this

http://shaijal-allipra.blogspot.in/2011/09/cme-phone-firmware-load.html