Name

SetAMAFlags() — Sets AMA flags in the Call Detail Record

Synopsis

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.

          exten => 123,1,SetAMAFlags(billing)
        

See Also

SetCDRUserField(), AppendCDRUserField()