Moblie

Friday, August 7, 2015

CME Not support IP Phone Personal address book

CME version 10.5 is not support Personal address book.

Note: 
1. This post only check and Test on SIP IP phone 7841.
2. Cisco Router 2921   IOSv15.  CME 10.5
3. User can't do add Personal phone entry in IP Phone address book.
4. Only speed dial option is available but it can done by Cisco Administrator. Those have the router and CME access.
5. Only three option show on IP phone.(7841 IP Phone)
             (1) Local Directory
             (2) Local Speed dial
             (3) Personal Speed Dial 

6.  Personal address book is supported on CME version 8.0 and above. But this Feature is different name Personal Speed dial
7. It is not possible in CME for end user to populate his own list in Fast Dial.
8. After doing the below configuration, then the end user can see the numbers populated on his phone .        9. However, end user himself cannot modify that, only an administrator who has access to CME can do that. 
10. 




Checkout below link:

This feature is named as personal speed dial


-------------------SIP Phone add  contact-------------------
voice register dn  1
 number 201
 call-forward b2bua busy 299 
 call-forward b2bua noan 299 timeout 20
 name  user-1
 label  user-1


voice register pool  1
 busy-trigger-per-button 1

 fastdial 1 9408xxxxxx name ABC Companay      // you can add 100 contacts
  id mac 204C.9EB3.D786
 type 7841
 number 1 dn 1
 dtmf-relay rtp-nte
 username user-1 password 123456
 speed-dial 1 202 label "User-2"
 speed-dial 2 210 label "User-10"
 speed-dial 3 201 label "User-1"

 speed-dial 90 9409xxxxxxx label "XYZ compnay"     // You can add more than 100 contact
!
 
-----------------------------------------------------------------------

Sample configuration:
=====================
ephone  2
device-security-mode none
mac-address 0016.C82D.5407
fastdial 1 911 name EMER -> Fastdial command under ephone
type 7961
button  1:2 2:3 3:4 4:5
button  5:6

telephony-service
service dnis dir-lookup ->To enable local directory

ip http server
ip http path flash:

------------------------------------------For SIP IP Phone ---------------------------------


voice register dn  1
 number 201
 call-forward b2bua busy 299 
 call-forward b2bua noan 299 timeout 20
 name  user-1
 label  user-1


voice register pool  1
 busy-trigger-per-button 1
 id mac 204C.9EB3.D786
 type 7841
 number 1 dn 1
 dtmf-relay rtp-nte
 username user-1 password 123456
 speed-dial 1 202 label "User-2"
 speed-dial 2 210 label "User-10"
 speed-dial 3 201 label "User-1"
!

________________________________________________________________________________-


No comments:

Post a Comment