Monday, April 18, 2011

Extension mobility on CME

Hello,

In order to do extension mobility, you must first create the extension:
ephone-dn  18
 number 5002
 description Extension for mobility
 name Extension mobility

The we must create user profile and user logout profile:
voice logout-profile 1
 user test password 7911
 number 6000 type feature-ring  //extension to assign to the phone after logout
!
voice user-profile 2
 pin 1111
 user user password 1111
 number 5002 type normal //extension to assign to the phone

The final step is to assign the logout profile to a phone:
ephone  6
 device-security-mode none
 description Phone Extension mobility
 mac-address xxxx.xxxx.xxxx
 type 7911
 logout-profile 1

No comments: