01-12-2005 03:26 PM - edited 03-10-2019 01:58 PM
Hi All,
I'm trying to get CDR accounting working, but it's not.
Here's my configuration...
aaa new-model
!
!
aaa group server radius ACS
server X.X.X.X auth-port 1645 acct-port 1646
!
aaa authentication login h323 group ACS
aaa authentication login no_rad local
aaa accounting exec default start-stop group ACS
aaa accounting connection default start-stop group ACS
aaa accounting connection h323 start-stop group ACS
aaa session-id common
voice class aaa 1
accounting method h323
gw-accounting aaa
attribute acct-session-id overloaded
attribute h323-remote-id resolved
acct-template callhistory-detail
radius-server host X.X.X.X auth-port 1645 acct-port 1646
radius-server timeout 60
radius-server key xxxxx
radius-server authorization permit missing Service-Type
radius-server vsa send accounting
radius-server vsa send authentication
call rsvp-sync
dial-peer voice 447 voip
destination-pattern 1647280....
voice-class aaa 1
session target ipv4:X.X.X.X
------
Here are the errors I'm getting when I do a "DEBUG AAA ACCOUNTING"
*Oct 7 00:55:21.619: AAA/ACCT/CONN(0000001C): START protocol reply FAIL
*Oct 7 00:55:21.619: AAA/ACCT(0000001C): Accouting method=NOT_SET
*Oct 7 00:55:21.635: AAA/ACCT/CONN(0000001C): STOP protocol reply FAIL
*Oct 7 00:55:21.635: AAA/ACCT(0000001C): Accouting method=NOT_SET
*Oct 7 00:55:21.635: AAA/ACCT/CONN(0000001C): Tried all the methods, osr 0
*Oct 7 00:55:21.635: AAA/ACCT/CONN(0000001C) Record not present
*Oct 7 00:55:21.635: AAA/ACCT/CONN(0000001C) reccnt 0, csr TRUE, osr 0
*Oct 7 00:55:21.635: AAA/ACCT/CONN(0000001C): Last rec in db, intf not enqueued
Any ideas??
01-13-2005 07:27 AM
Hello,
Seems like an accouting server issue. Without looking at the log, from what you have pasted, seems like an issue on with the accouting server issue. Do you see the traces of accouting packets on the Accouting Server? What does the Accouting Server log shows?
Mynul
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