What are the Billing commands you can use in your Dialplan (extensions.conf)? alwin 29-July-2008 01:38:53 PMComments 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 |
Posted: 30-July-2008 03:04:53 PM By: james_winston 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: 24-August-2008 10:46:51 AM By: sagitraz 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 |