02-15-2011 11:27 AM - edited 03-19-2019 02:25 AM
Has anyone been successful in deploying FAC on CME 8.5 using lpcor? The solution I want is flat all external calls would require a FAC.
Solved! Go to Solution.
02-15-2011 10:46 PM
Following document talk about FAC on UC500. Should be good for CME.
02-16-2011 09:48 AM
It's also now in the CUCME System Admin Guide:
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmefac.html
02-15-2011 10:46 PM
Following document talk about FAC on UC500. Should be good for CME.
02-16-2011 09:48 AM
It's also now in the CUCME System Admin Guide:
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/guide/cmefac.html
02-21-2011 03:50 PM
Hello ALL:
I used the 8.5 Guide to implement the FAC with lpcor. Currently if an lpcor is accepting calls from another group eg accept X, when I add accept X fac the calls go to a fast busy.
Any help really need to expedite the process.
11-30-2011 02:24 PM
!
voice lpcor enable
voice lpcor custom
group 10 Manager
group 11 LocalUser
group 12 RemoteUser
group 13 PSTNTRunk
group 14 IPTrunk
!
voice lpcor policy PSTNTRunk
service fac
accept Manager fac
accept PSTNTRunk fac
!
!
!
!
!
application
package auth
param passwd-prompt flash:enter_pin.au
param user-prompt flash:enter_account.au
param term-digit #
param abort-digit *
param max-digits 32
!
service clid_authen_collect
param uid-len 4
param pin-len 4
!
!
dial-peer voice 4 voip
corlist outgoing call-cell
destination-pattern 00.........
lpcor outgoing PSTNTRunk
session protocol sipv2
session target ipv4:10.86.3.50
voice-class codec 1
dtmf-relay sip-notify rtp-nte
no vad
!
!
!
ephone 3
lpcor type remote
lpcor incoming Manager
lpcor outgoing PSTNTRunk
device-security-mode none
mac-address DC7B.94F8.D8B4
type 7911
button 1:4
!
!
!
voice lpcor enable
voice lpcor custom
group 10 Manager
group 11 LocalUser
group 12 RemoteUser
group 13 PSTNTRunk
group 14 IPTrunk
!
voice lpcor policy PSTNTRunk
service fac
accept Manager fac
accept PSTNTRunk fac
!
!
!
!
!
application
package auth
param passwd-prompt flash:enter_pin.au
param user-prompt flash:enter_account.au
param term-digit #
param abort-digit *
param max-digits 32
!
service clid_authen_collect
param uid-len 4
param pin-len 4
!
username 1984 password 0 1984
==================================================
calls to the pstn
==================================================
!
!
ephone 3
lpcor incoming Manager
lpcor outgoing PSTNTRunk
device-security-mode none
mac-address DC7B.94F8.D8B4
type 7911
button 1:4
!
================================================================================
When this phone try to place outbound calls will be prompt to enter account and pin then tha call will be allowed
=================================================================================
!
dial-peer voice 4 voip
corlist outgoing call-cell
destination-pattern 00.........
lpcor outgoing PSTNTRunk
session protocol sipv2
session target ipv4:10.86.3.50
voice-class codec 1
dtmf-relay sip-notify rtp-nte
no vad
!
12-01-2011 05:57 AM
Hi All:
The issue was not the overall implementation but a trunk group that was being used. The guide pointed to applying the lpcor to the voice-port but when you use a trunk group you have to apply the lpcor under the trunk group settings for it to be effective. I had resolved the problem and the customer is now working fine.
It was actually when the customer requested a connection to a VoIP provider using a single port, that I was able to solve the problem. Thanks guys, not surprised you didn't see it as I had about 3 cases with TAC and they wouldn't solve it.
05-21-2014 05:48 AM
Hi,
I need to apply FAC for a user, but only for the calls begin with the digit 0 (for international) . All the calls beginning with any other digit should go without asking FAC.
I am giving my dial peer configuration below.
dial-peer voice 124 pots
trunkgroup ALL_T1E1
corlist outgoing call-international
description **CCA*INTERNIONAL**
translation-profile outgoing OUTGOING_TRANSLATION_PROFILE
preference 3
destination-pattern 9[0-9]T
forward-digits all
no sip-register
!
I want to aplly the setting for the user using this dail peer.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide