cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
566
Views
0
Helpful
4
Replies

creating accountng template

vignesh_b
Level 1
Level 1

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

4 Replies 4

fmeetz
Level 4
Level 4

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:///cdrfile.cdr

#router(config)#gw-accounting aaa

#router(config-gw-accounting-aaa)#acct-template CDRFile

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..

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.

http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1839/products_feature_guide_chapter09186a00800b5de8.html#79919

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.

http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1839/products_feature_guide_chapter09186a00800b5de8.html#79919