cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
462
Views
0
Helpful
3
Replies

Extension Mobility Numeric Usernames

jorchard
Level 1
Level 1

Hello All

I need to implement numeric usernames for Extension Mobility (using extension as username). I have heard of people doing this but don't know how. Currently the username field is set to alphanumeric. Any help would be appreciated.

Robert.

send mail to: roharvey@flemingc.on.ca

3 Replies 3

degrootr
Level 1
Level 1

Open the file form.jsp in Notepad. The file is stored on C:\Program Files\tomcat\webapps\Root Edit the line out.printIn("<ÏnputFlags>A") ; and change the >A< into >N< Now you can only use numeric usernames for EM.

Ronald

That worked perfectly. Thanks a million.

R.

How about using the user's primary extension number rather than their login-id?

Anyway to do that?

-J