[cisco-voip] VoIP and IVR

Geoffrey Cauchi geoffrey.cauchi at datastream.com.mt
Sun Feb 27 06:52:41 EST 2005


Yura

Thanks for your reply.  First I wanted to verify that the
radius config was correct, so thanks for that.  The thing is
that the credit limit is not being passed to the router.  I
had a debug voip aaa
And amongst other messages, I got replies from radius, but
the credit was always being sent as 0.  Do you think this is
a problem with the radius server?

Also, the "role" of the TCL script, does it end after the
account number, password and number are collected, or does
it also interact with the response received from the Radius
server?

Thanks a lot for your help
Geoff




-----Original Message-----
From: Yura Monchak [mailto:yurun at portaone.com] 
Sent: 27 February 2005 12:24
To: Geoffrey Cauchi
Subject: Re: [cisco-voip] VoIP and IVR

Hello,

Geoffrey Cauchi wrote:

>Hi
>
>I am setting up a Cisco 5350 for IVR.  I managed to setup
the IVR part, so when you call from PSTN you are asked to
enter your account number and password and the number you
want to call.
>
>These have to be authenticated through a radius server, and
I am having trouble there.
>
>The IOS on the router is 12-3.3(g) [c5350-is-mz.123-3g.bin]
>
>To authenticate users with radius I did the following
config on the router:
>
>aaa new-model
>!
>!
>aaa group server radius h323
>!
>aaa authentication login default local group radius
>aaa authentication login h323 group radius
>aaa authorization exec h323 group radius 
>aaa authorization network h323 group radius 
>aaa accounting exec default start-stop group radius
>aaa accounting exec h323 start-stop group radius
>aaa accounting network h323 start-stop group radius
>aaa accounting connection h323 start-stop group radius
>aaa session-id common
>!
>gw-accounting aaa
>!
>radius-server host a.b.c.d auth-port 1812 acct-port 1813
>radius-server key xyz
>radius-server vsa send accounting
>radius-server vsa send authentication
>!
>call application voice voice_ivr flash:43_au.tcl
>!
>dial-peer voice 100 pots
> description This dial peer enables voice on the AS5350
> application voice_ivr
> incoming called-number 12345678
> port 3/0:D
>!
>
>Your help would be greatly appreciated
>Thanks
>Geoffrey 
>  
>
You did not describe the problem. Don't you get your PIN
authenticated? 
Your config looks correct.
Try enabling 'debug radius authentication' and see what
happens.
--
Yura Monchak






More information about the cisco-voip mailing list