Comments
Billing commands you can use in your Dial plan are as follows:
* ForkCDR: Fork The CDR into 2 seperate entities
* NoCDR: Make sure asterisk doesn't save CDR for a certain call
* ResetCDR: Reset CDR data
* SetAccount: Sets account code
* SetAMAflags: Set the channel AMA Flags for billing
* SetCDRUserField: Set CDR User field
* AppendCDRUserField: Append data to CDR User field
Posted by sagitraz
ForkCDR: Fork the CDR into 2 seperate entities
NoCDR: Make sure asterisk doesn't save CDR for a certain call
ResetCDR: Reset CDR data
SetAccount: Sets account code
SetAMAflags: Set the channel AMA Flags for billing
SetCDRUserField: Set CDR User field
AppendCDRUserField: Append data to CDR User field
Posted by james_winston