VoIP IVR giving "Sorry, authentication failed."

From: Paul Loh (smallfly77777@xxxxxxxxx)
Date: Wed Jan 02 2002 - 01:52:13 GMT-3


   
Hi,

When configuring Interactive Voice Response (IVR)using
the "clid_authen" application, why when I picked up
the phone even without keying anything, it immediately
gave the message "Sorry, authentication failed." ?
The above message also happens when I use the
"clid_authen_npw" application.

My router configuration is below:

r2#
r2#sr
Building configuration...

Current configuration : 1568 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r2
!
aaa new-model
aaa authentication login default none
aaa authentication login h323 local
enable password cisco
!
username 1234 password 0 5678
username 12
ip subnet-zero
!
!
ip tcp synwait-time 5
no ip domain-lookup
!
ip ssh time-out 120
ip ssh authentication-retries 3
!
call rsvp-sync
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 16.158.234.1 255.255.248.0
 duplex auto
 speed auto
!
interface Serial0/0
 bandwidth 2000
 ip address 10.10.10.10 255.255.255.0
 fair-queue 64 256 2
 clockrate 2000000
 h323-gateway voip interface
 ip rtp header-compression
 ip rtp compression-connections 25
 ip rsvp bandwidth 48 48
!
interface Serial0/1
 no ip address
 shutdown
!
interface Serial0/2
 no ip address
 shutdown
!
ip classless
ip http server
ip pim bidir-enable
!
!
!
voice-port 1/0/0
!
voice-port 1/0/1
!
dial-peer cor custom
!
!
!
dial-peer voice 2 voip
 destination-pattern 1234
 session target ipv4:10.10.10.20
 req-qos controlled-load
!
dial-peer voice 1 pots
 application clid_authen
 incoming called-number 1234
 answer-address 5678
 destination-pattern 5678
 port 1/0/0
!
gateway
!
!
alias exec i show ip route
alias exec sb show ip bgp
alias exec sr show run
alias exec ct config term
alias exec cb clear ip bgp *
alias exec sx show ipx route
alias exec so show ip ospf
alias exec ci clear ip route
alias exec cx clear ipx route
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 password cisco
!
end

r2#

Regards,
Paul

=====
Thank-you.
Regards,
Paul



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:14 GMT-3