cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
791
Views
0
Helpful
2
Replies

CME call Restrictions using PIN

W S H FERNANDO
Level 4
Level 4

Hi

I have intalled CCME 8.8, i need to implement call controlling in CME, to get IDD calls phone should request a PIN, for local pstn calls also phone should request a PIN, how can we do this in CME ?

Regds

$

2 Replies 2

ronpatel
Level 8
Level 8

Hi

Not possible directly. But you can see if below link can help you

https://supportforums.cisco.com/thread/2144369

Regards
Ronak Patel

Rate all helpful post by clicking stars below the answer.

Regards Ronak Patel Rate all helpful post by clicking stars below the answer.

Hi,

you need to implement fac. kindly find the below config

dial-peer cor custom

name fac-int

name user-fac

dial-peer cor list fac-int

member fac-int

!

dial-peer cor list user-fac

member user-fac

ephone-dn  598  octo-line

number 101 no-reg primary

corlist incoming user-fac

dial-peer voice 100 voip

corlist incoming fac-int

corlist outgoing user-fac

service clid_authen_collect

destination-pattern 900T

session target ipv4:XXX.XXX.XXX.XXX (CME IP address)

incoming called-number 900T

dtmf-relay h245-alphanumeric

codec g711ulaw

no vad

dial-peer voice 101 pots

corlist outgoing fac-int

translation-profile outgoing DiscardDigit9

preference 3

destination-pattern 900T

port 0/0/0

forward-digits all

no sip-register

!

HTH

Anas

please rate if it is helpful