> Hi, > > From the Cisco web site > "http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fvvfax_c/vvfivr.htm#xtocid14" > > > > The example showed that "aaa authentication login > h323 > group radius". The "h323" is indicated in the > command > reference as the "list-name". But I could not find > the > list-name "h323" being used in the configuration > below. Where is the "h323" being reference in the > configuration ? When using IVR how the application > knows that the router should use the list-name > "h323" > to authenticate the user ? Thank-you. > > > > TCL IVR for Gateway1 (GW1) Configuration Example > The following output is the result of using the show > running-config command: > > GW1 > Router# show running-config > > > Building configuration... > > Current configuration: > > ! Last configuration change at 08:39:29 PST Mon Jan > 10 > 2000 by lab > ! > version 12.2 > service timestamps debug datetime msec > service timestamps log datetime msec > no service password-encryption > ! > hostname GW1 > ! > logging buffered 100000 debugging > aaa new-model > aaa authentication login default local group radius > aaa authentication login h323 group radius > aaa authentication login con none > aaa authorization exec h323 group radius > aaa accounting connection h323 start-stop group > radius > enable password xxx > ! > username lab password 0 lab > ! > resource-pool disable > ! > clock timezone PST -8 > ip subnet-zero > ip host baloo 1.14.124.xxx > ip host dirt 223.255.254.254 > ip host rtspserver3 1.14.1xx.2 > ip host rtspserver1 1.14.1xx.2 > ! > mgcp package-capability trunk-package > mgcp default-package trunk-package > isdn switch-type primary-net5 > isdn voice-call-failure 0 > ! > tftp://dirt/hostname/WV/en_new/ > call application voice debit_card > tftp://dirt/Router/scripts.new/app_debitcard.tcl > call application voice debit_card uid-len 6 > call application voice debit_card language 1 en > call application voice debit_card language 2 ch > call application voice debit_card set-location ch 0 > tftp://dirt/hostname/WV/ch_new/ > call application voice debit_card set-location en 0 > tftp://dirt/hostname/WV/en_new/ > call application voice debit_card_rtsp > tftp://dirt/IVR > 2.0/scripts.new/app_debitcard.tcl > call application voice debit_card_rtsp uid-len 6 > call application voice debit_card_rtsp language 1 en > call application voice debit_card_rtsp language 2 ch > call application voice debit_card_rtsp set-location > ch > 0 rtsp://rtspserver1:554/ > call application voice debit_card_rtsp set-location > en > 0 rtsp://rtspserver1:554/ > > mta receive maximum-recipients 0 > ! > controller E1 0 > clock source line primary > pri-group timeslots 1-31 > ! > controller E1 1 > ! > controller E1 2 > ! > controller E1 3 > ! > gw-accounting h323 > gw-accounting h323 vsa > gw-accounting voip > ! > interface Ethernet0 > ip address 1.14.128.35 255.255.255.xxx > no ip directed-broadcast > h323-gateway voip interface > h323-gateway voip id gk1 ipaddr 1.14.128.19 1xxx > h323-gateway voip h323-id [EMAIL PROTECTED] > h323-gateway voip tech-prefix 5# > ! > interface Serial0:15 > no ip address > no ip directed-broadcast > isdn switch-type primary-net5 > isdn incoming-voice modem > > fair-queue 64 256 0 > no cdp enable > ! > interface FastEthernet0 > ip address 16.0.0.1 255.255.xxx.0 > no ip directed-broadcast > duplex full > speed auto > no cdp enable > ! > ip classless > ip route 0.0.0.0 0.0.0.0 1.14.128.33 > ip route 1.14.xxx.0 255.xxx.255.xxx 16.0.0.2 > ip route 1.14.xxx.16 255.xxx.255.240 1.14.xxx.33 > no ip http server > ! > radius-server host 1.14.132.2 auth-port 1645 > acct-port > 1646 > radius-server key cisco > radius-server vsa send accounting > radius-server vsa send authentication > ! > voice-port 0:D > cptone DE > ! > dial-peer voice 200 voip > incoming called-number 53 > destination-pattern 34..... > session target ipv4:16.0.0.2 > dtmf-relay h245-alphanumeric > codec g711ulaw > ! > dial-peer voice 102 pots > application debit_card_rtsp > incoming called-number 3450072 > shutdown > destination-pattern 53..... > port 0:D > ! > dial-peer voice 202 voip > shutdown > destination-pattern 34..... > session protocol sipv2 > session target ipv4:16.0.0.2 > dtmf-relay cisco-rtp > codec g711ulaw > ! > dial-peer voice 101 pots > application debit_card > incoming called-number 3450070 > destination-pattern 53..... > port 0:D > ! > gateway > ! > line con 0 > exec-timeout 0 0 > transport input none > line aux 0 > line vty 0 4 > password xxx > ! > ntp clock-period 17180740 > ntp server 1.14.42.23 > end > > > >
__________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards. http://movies.yahoo.com/ Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=39011&t=39011 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

