cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1871
Views
10
Helpful
20
Replies

Best way to allow call forwarding administration?

lukeprimm
Level 1
Level 1

We have previously blocked the "cfwdall" option throughout the enterprise (callman and CME) but the times have changed and now they want to allow everyone to be able forward their own phones.  What is the best way to hand over the administration of these types of tasks?

Currently we do not allow users to log into the Callmanager and CME GUIs, but maybe we should?

Can users call into the system and set forwarding from the phone menu?  Thanks

2 Accepted Solutions

Accepted Solutions

You have to enable GUI on CME, follow the link bellow:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmegui.html#wp1056755.

"In  Cisco Unified CME 4.2(1) and later versions,  phone users can use the  web-based GUI to set up personal speed dials on  an Extension Mobility  phone. Previously, the speed-dial configuration  for a phone could only  be done in Cisco Unified CME using Cisco IOS  commands."

Rate this if helps you.

Thanks

Regards
Leonardo Santana

*** Rate All Helpful Responses***

View solution in original post

The access-class is to limit access on the GUI like when you apply this inside line vty configuration

To enable the GUI and Extension Mobility follow the steps:

Enable GUI

_________________________________________________________________________________________________

ip http server -->>>Enables the HTTP server on the Cisco Unified CME

router

ip http authentication local-->>> Specifies the method of authentication for the HTTP

server. local—Uses login username, password, and privilege level access combination specified in the local system configuration (by the username command).

ip http secure-server-->>> Enable HTTPS if you need

ip http path flash0:/GUI-->>> Sets the location of the HTML files used by t

web server to flash memory on the router.

----------------------------------------------------------------------------------------------------------------------------------------------------------------

Inside Telephony Service:

web admin system name administrator password !five10@! -->>> Defines username and password for a system administrator.

dn-webedit -->>> Enables the ability to add directory numbers through the web interface.

time-webedit -->>> Enables the ability to set the phone time for the Cisco Unified CME system through the web interface

After save your config and access the link http://router_ipaddress/ccme.html

_________________________________________________________________________________________________

Enable Extension Mobility - Inside Telephony Service

url authentication http://router_ipaddress/CCMCIP/authenticate.asp -->>> Instructs phones to send HTTP requests to the authentication server and specifies which credential to use in the requests.

url services http://router_ipaddress1/CCMIP/authenticate.asp -->>> Show the service Extension Mobility on the phone

service phone webAccess 0 -->>> Enables webAccess for IP phones

em keep-history -->>>  Specifies that Extension Mobility will keep, and

not automatically clear, call histories when users log out from Extension Mobility phones.

em logout time xxxx -->>> Defines up to three time-of-day timers for

automatically logging out all Extension Mobility users

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Inside Configure Terminal

Create the logout profile -->>>To create a logout profile to define the default appearance for a Cisco Unified IP phone that is enabled for Extension Mobility, perform the following steps

voice logout-profile 1

pin 12345

user logout password logout

Associate this logout profile with the ephone

ephone 1

logout profile 1

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Now you will create the login profile and the Directory numbers

voice user-profile 1

pin 12345

user lukeprimm password 12345

number 555 type normal

ephone-dn  1  dual-line

number 555

label lukeprimm

name lukeprimm

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Now you can log on the phones, in this example that i gave is for SCCP Phones, for SIP phones is a little different take a look on CME  Version X.X Admin Documentation.

Regards
Leonardo Santana

*** Rate All Helpful Responses***

View solution in original post

20 Replies 20

Leonardo Santana
Spotlight
Spotlight

Luke you can associate the ip phone/directory number with a end user, and them the user can access the configuration of his phone trough the link.

https://X.X.X.X:8443/ccmuser

And after that the user can set the destination of the Call Forward and other configurations like speed-dials.The users will have only access to their ip phone configuration not to the CUCM configuration.

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_configuration_example09186a0080b3dd05.shtml

Regards.

Regards
Leonardo Santana

*** Rate All Helpful Responses***

Thanks, and if the files arent on the router to allow for GUI access, what do I need to do to enable this feature?  Thanks

Oh sorry do you have CME, let me do a quick research and i will answer you.....

Regards
Leonardo Santana

*** Rate All Helpful Responses***

yes, we have 5 CME installations and 1 CM cluster (though the cluster is fine, its accessible) just the CME's are not accessible via the user GUI thanks

You have to enable GUI on CME, follow the link bellow:

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmegui.html#wp1056755.

"In  Cisco Unified CME 4.2(1) and later versions,  phone users can use the  web-based GUI to set up personal speed dials on  an Extension Mobility  phone. Previously, the speed-dial configuration  for a phone could only  be done in Cisco Unified CME using Cisco IOS  commands."

Rate this if helps you.

Thanks

Regards
Leonardo Santana

*** Rate All Helpful Responses***

great, thanks

YOu have to enable GUI, and the EM for the users.

Tks

Regards
Leonardo Santana

*** Rate All Helpful Responses***

THnaks, what is the EM?

Extension Mobility, permit the users to log on their phones. They will a logon profile with their configurations.

http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmemobl.html

Rgds

Regards
Leonardo Santana

*** Rate All Helpful Responses***

Follow these steps:

1- Enable GUI on CME.

2- Enable Extension Mobility to the users

After this each user will have a login, each user will access this link:

http://X.X.X.X/ccme.html

And will log in with his login, and they will have the ability to set speed-dials, call forward (busy,no answer,all)

If you want i can post a configuration to you.

Regards.

Regards
Leonardo Santana

*** Rate All Helpful Responses***

Thanks a bunch, thats excellent. Ive been reading the link attached and I afraid the web files might not have been loaded in flash to begin with.  Which ones do I need for sure?

When you download the CME there is a folder GUI inside have all the files that enable the web access, you to copy the files to the flash and map where are this files.

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http path fash0:/CME/GUI ---->>>>> the directory where i installed the files

Thanks

Regards
Leonardo Santana

*** Rate All Helpful Responses***

Thanks, I logged in and it appears the gui files are indeed in flash, maybe I just need to point at them

1     48109672 Jun 27 2010 02:41:10 c2800nm-spservicesk9-mz.124-15.xz2.bin

2        10819 Jun 27 2010 02:42:50 CME43-basic-readme-v.2.0.txt

3            0 Jun 27 2010 02:42:50 gui

4          953 Jun 27 2010 02:42:50 gui/Delete.gif

5         3845 Jun 27 2010 02:42:52 gui/admin_user.html

6       647358 Jun 27 2010 02:42:56 gui/admin_user.js

7         1029 Jun 27 2010 02:42:58 gui/CiscoLogo.gif

8          174 Jun 27 2010 02:42:58 gui/Tab.gif

9        16344 Jun 27 2010 02:42:58 gui/dom.js

10         864 Jun 27 2010 02:42:58 gui/downarrow.gif

11        6328 Jun 27 2010 02:43:00 gui/ephone_admin.html

12        4558 Jun 27 2010 02:43:00 gui/logohome.gif

13        3724 Jun 27 2010 02:43:00 gui/normal_user.html

14       76699 Jun 27 2010 02:43:02 gui/normal_user.js

15         843 Jun 27 2010 02:43:02 gui/sxiconad.gif

16        1347 Jun 27 2010 02:43:02 gui/Plus.gif

17        2399 Jun 27 2010 02:43:04 gui/telephony_service.html

18         870 Jun 27 2010 02:43:04 gui/uparrow.gif

19        9968 Jun 27 2010 02:43:04 gui/xml-test.html

20        3412 Jun 27 2010 02:43:06 gui/xml.template

Could you explain the "IP http access-class 23" line?  Thanks