cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1015
Views
0
Helpful
8
Replies

How can i set a password to make a call on Cisco phone with CME

zineb
Level 1
Level 1

Hello

 

My question is : How can i configure a required password to make a call on Cisco phone with CME

 

Best regards 

8 Replies 8

silvervoip
Level 1
Level 1

Hello,

 

FAC (Forced Authorization Code) - This is name of the feature you need to apply.

 

Do you want to enable it from Desk Phone to External calls? 

 

//Please always rate helpful comments//

Hello

 

Thank you for your response 

 

I want to enable this function internally 

This will help me to have a personnel access and use  for each user 

Is that possible ?

 

Regards 

I think there is a misunderstanding. Which one exactly do you want?

 

1-) PIN code like on cell phones?
2-) PIN code to perform external calls (for example international)?
3-) Do you want to limit some people not to call a group of people in the company (example: senior managers should be called by everyone)? 

4-) or you please tell exactly what you need?

//Please always rate helpful comments//

 
 

I want to configure PIN code like on cell phones?

User can't make a call without his code or password 

 

I want to configure PIN code like on cell phones?

This is not possible. You need 3rd party application. If Cisco recently published a feature that I did not see, then yes.
But as far as I remember from my personal experience and comments of other members this is not possible.

 

User can't make a call without his code or password 

For this, you need to build a logical structure so based on this you can setup hierarchy.

Please refer to URL:

https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/manual/cmeadm/cmefac.html

 

//Please always rate helpful comments//

 

What I'm asking is this: if a user wants to use his phone to call someone internally, it would be mandatory to enter his password or code to call him and I want this code to be unique, ie one code per user

 

Regards 

That is not a function that exists in the system.


Response Signature


Hello 

 

I try to implement FAC on my cme but it does not working 

You will find below my configuration 


!
gw-accounting aaa
!
aaa new-model
!
aaa authentication login default local
aaa authentication login h323 local
aaa authorization exec h323 local
aaa authorization network h323 local
!
aaa session-id common
!
voice lpcor enable
voice lpcor custom
group 11 LocalUser
group 12 AnalogPhone
!
voice lpcor policy LocalUser
service fac
accept LocalUser fac
accept AnalogPhone fac
!
voice lpcor policy AnalogPhone
service fac
accept LocalUser fac
accept AnalogPhone fac
!
application
package auth
param passwd-prompt flash:en_bacd_welcome.au
param passwd 54321
param user-prompt flash:en_bacd_enter_dest.au
param term-digit #
param abort-digit *
param max-digits 32
!
username 134 password 0 123
!
voice-port 0/0/0:15
lpcor incoming AnalogPhone
lpcor outgoing AnalogPhone

dial-peer voice 1 pots
destination-pattern 0[9734524].......
port 0/0/0:15
forward-digits 8
!
voice register pool 7
lpcor type local
lpcor incoming LocalUser
lpcor outgoing LocalUser