SetAMAFlags( )
|
Sets AMA flags in the Call Detail Record
|
SetAMAFlags(flag)
Sets the AMA flags in the Call Detail Record for
billing purposes, overriding any AMA settings in the channel
configuration files. Valid choices are default,
omit, billing, and documentation.
Always returns 0.
exten => 123,1,SetAMAFlags(billing)
See Also
SetAccount(
), SetCDRUserField(
), AppendCDRUserField(
)
|