06-08-2006 09:37 PM
hello all
i am using cisco ipipgw for creating a billing engine. i am trying to create to accounting template. i searched on the net and found out that u can create a .cdr file and incorporate in the dial peer. can anyone help me out the format of the .cdr file and how to add attributes in the .cdr file
Vignesh
06-14-2006 12:40 PM
set CDR File Time Interval (min)=60.Configuring AAA attribute for the CDR file.Last line should be Blank.
router(config)#call accounting-template voice CDRFile tftp://
#router(config)#gw-accounting aaa
#router(config-gw-accounting-aaa)#acct-template CDRFile
06-14-2006 10:12 PM
Hi
i know how to assign a cdr file in the router. but what i dont know is how to define the attributes in the cdr file..
06-15-2006 05:00 AM
Hi,
the format is simple.Just create a file like this,
h323-call-origin
h323-call-type
h323-connect-time
h323-disconnect-cause
h323-disconnect-time
h323-gw-id
h323-remote-address
h323-remote-id
h323-setup-time
h323-voice-quality
you can put any attribute you want.But be carefull that some attributes are default and some are mandatory.
06-15-2006 07:10 AM
Hi,
the format is simple.Just create a file like this,
h323-call-origin
h323-call-type
h323-connect-time
h323-disconnect-cause
h323-disconnect-time
h323-gw-id
h323-remote-address
h323-remote-id
h323-setup-time
h323-voice-quality
you can put any attribute you want.But be carefull that some attributes are default and some are mandatory.
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