06-25-2012 11:32 PM - edited 03-16-2019 11:51 AM
Dear Netpro gurus,
My client would like to setup either 'Abbreviated Dial' or Global level speed-dial on their CME 8.5 for their Cisco SIP Phones (i.e. Cisco 7945G). Is this possible?
Would be great if someone can share some sample config on how to accomplish this.
Cheers,
Hunt
06-26-2012 12:00 AM
Hi Hunt,
This is simply translation patterns. So all you need to do is configure xlation patterns..
eg abbreviated dial= 4000, the real number= 90012005007111
you will configure a xlation pattern as such
voice translation-rule 1
rule 1 /^4000/ /90012005007111/
voice translation-profile speeddial
translate called 1
dial-peer voice 1000 pots
deatination-pattern 4000
translation-profile outgoing speeddial
port 0/0/0:15
Please rate useful posts
"For the love of God is broader than the measure of man's mind And the heart of the Eternal is most wonderfully kind"
06-26-2012 12:27 AM
Hi
In a Cisco Unified CME system, each phone can have up to 32 local speed-dial numbers (codes 1 to 32), up to 99 system-level speed-dial numbers (codes 1 to 99), or a combination of the two. If you program both a local and a system-level speed-dial number with the same speed-dial code (tag), the local number takes precedence. Typically you will want to reserve codes 1 to 32 for local, per-phone speed-dial numbers and use codes 33 to 99 for system-level speed-dial numbers so that there is no conflict.
Below link shows the configuration
Regards
Ronak Patel
Rate helpful posts by clicking stars below the answer.
06-26-2012 01:10 AM
Hello Ronak,
So assuming i want to setup a local speedial to my mobile (0488123888), and user has to press 0 to get an Outside line:-
ephone 20
speed-dial 1 00488123888 label Hunt's mobile
But how can i make the selection of 'Local Speed Dial' appears under the 'Directory' button?
Or is there any other way the user for ephone 20 can access this Abbreviated Dial?
Cheers,
Hunt
06-26-2012 01:21 AM
Hi,
Under directory entry command
If the same tags 1 through 33 are configured at a phone-level by using speed-dial command, and at a system-level by using this command, the local definition takes precedence. To prevent this conflict, we recommend that you use only codes 34 to 99 for system-level speed-dial numbers.
Regards
Ronak patel
Rate helpful posts by clicking stars below the answer.
06-26-2012 04:31 AM
Hi Ronak,
So if I am the user, what do I need to do on the phone to access:-
1. The 1st 33 Personal Speed Dials
&
2. The speed dials from 34 to 99
Or do i need to do enable anything globally on the CME?
Cheers,
Hunt
06-26-2012 04:52 PM
Dear all,
How can I add an entry for the 'Personal Speed Dial' on CME?
Cheers,
Hunt
06-26-2012 05:13 PM
Hunt,
Have a look at this link:-
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmespeed.html#wp1032401
voice register pool pool-tag
fastdial dial-tag number(1-24) [name name-string]
end
e.g.
!
voice register pool 14
fastdial dial-tag 1 9123456 name Fred
fastdial dial-tag 2 9123457 name Barney
fastdial dial-tag 3 9123458 name Wilma
fastdial dial-tag 24 9876543 name Boss
!
Also look at this link for users capability of adding deleting fast dials
this is for 7945s
Regards,
Alex.
Please rate useful posts.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide