02-13-2013 08:05 AM - edited 03-16-2019 03:41 PM
Hi everybody, I deployed a Router ISR 3945e with IOS 15.1(4)M3 for CME 8.6. I am facing problems with the FAC feature. Reloading Router, it lost a line of Router configuration which makes to send user a tone to restrict calls. So that, without that line, users can dial any number without the FAC restriction tone. I would like to know if you guys have been working with an IOS version that doesnt have this issue?
the line that is lost is "lpcor outgoing <lpcor-group>"
thanks in advance
02-13-2013 09:15 AM
Update IOS.
03-05-2013 08:11 AM
I know I must update IOS, but I wanted to know if someone, in the cisco community, had tryed an IOS version that works properly with FAC without having same issue.
hope you can help me guys
have a great day!!!
04-10-2013 02:14 PM
I have an IOS 15.1(4)M4 and have the same problem, which ios is the correct?
04-10-2013 02:59 PM
Hi
I think you have to enable AAA ,please check the below link.
https://supportforums.cisco.com/thread/2089663
Thank you
please rate if this will help
04-10-2013 04:13 PM
I have the aaa enable
04-10-2013 04:24 PM
hello
did you check the link which i shared .
thank you
please rate if this will help
04-10-2013 03:10 PM
Hi,
kindly find the below compatability matrix for CME vs IOS
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/requirements/guide/33matrix.htm
if you miss this command, try to upgrade IOS. I configured FAC for CME but I don't remember what was the version. mostly it is 8.6
regards
Anas
04-11-2013 01:42 PM
Hi Omar,
I use the below config for Fac and it was working
aaa new-model
!
!
aaa authentication login default local
aaa authentication login h323 local
aaa authorization exec h323 local
aaa authorization network h323 local
application
package auth
param passwd-prompt flash:enter_pin.au
param term-digit #
param abort-digit *
param user-prompt flash:enter_account.au
param max-digits 32
!
service clid_authen_collect
param uid-len 3
param pin-len 5
!
!
username 304 password 0 15000
username 304 autocommand exit
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
dial-peer voice 400 voip
corlist incoming fac-int
corlist outgoing user-fac
service clid_authen_collect
destination-pattern 900T
session target ipv4:10.1.1.1
incoming called-number 900T
dtmf-relay h245-alphanumeric
codec g711ulaw
no vad
dial-peer voice 69 pots
corlist outgoing fac-int
translation-profile outgoing DiscardDigit9
preference 3
destination-pattern 900T
port 0/2/1
forward-digits all
no sip-register
!
ephone-dn 30 octo-line
number 304 no-reg primary
label 304
description user2
name user2
corlist incoming user-fac
HTH
Anas
please rate if it is helfpul
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