I think freeradius by default runs on port 1812 and
1813 so you need to change the 1645 and 1646 to the
above figures.

You might also want to read the src/billing directory
that comes with the source code.

--- Igor Cahoj <[EMAIL PROTECTED]> wrote:

> Hello
> 
> I have something like this:
> 
> client <---- IP ----> SIP server <---- IP ---->
> gateway <--- ISDN PRI 
> ---> PBX
> 
> I would like to gather just accounting info about
> all ip calls that go 
> through CISCO Gateway AS5350. I have set up
> freeradius server and it 
> seems, it's working fine - tested with NTRadPing.
> 
> Also the gateway should be set  up correctly because
> the calls are 
> working too. The only problem is that radius server
> does not get any 
> packets from gateway. I asume that there is
> something wrong in gateway 
> setup.
> 
> This is what I have ....
> 
> aaa new-model
> !
> !
> aaa authentication login default none
> aaa authorization network default group radius
> aaa accounting update newinfo
> aaa accounting network default start-stop group
> radius
> aaa accounting connection default start-stop group
> radius
> aaa session-id common
> 
> gw-accounting aaa
> attribute acct-session-id overloaded
> 
> radius-server host 192.168.22.30 auth-port 1645
> acct-port 1646
> radius-server key password
> radius-server authorization permit missing
> Service-Type
> radius-server vsa send accounting
> 
> what else should I add/remove from the gateway
> config to make it send 
> info to radius server??? for now I don't need and
> authentication or 
> authorization.
> 
> Thanks for help
>          Igor Cahoj
> 
> - 
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
> 



        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to