Synopsis
Sets AMA Flags; AMA = Automated Message AccountingDescription:
SetAMAFlags( flags )Sets the channel AMA Flags for billing purposes. These flags will be stored in the CDR. Overrides any setting in channel config.
If not set then this will default to 3
Permitted flag values:
* default: Sets the system default; writes a '3' into your CDR
* omit: Do not record calls (ignore); writes a '1' into your CDR
* billing: Mark the entry for billing
* documentation: Mark the entry for documentation.
Billing flags are also to be found here.
Background info
Traditionally the generating and handling of CDRs has been known in the US as Automatic Message Accounting or AMA, a system that goes back to the 1940s. Still today, exchanges for use in North America generate CDRs in Bellcore AMA Format or BAF.See also
Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ
Page Changes