Search:
     
3CX Phone System for Windows Download the Free Edition

Asterisk cmd AppendCDRUserField

Note: This function is depricated. It has been replaced by Set(CDR(userfield)=Value).

Synopsis

 AppendCDRUserField(Value)

Documentation


AppendCDRUserField appends data to the CDR, Call Data Record, user field. CDR records are used for billing.

Though it is not mentioned in the internal help, this application is deprecated. The source code gives a hint:
ast_log(LOG_WARNING, "AppendCDRUserField is deprecated. Please use CDR(userfield) instead.\n");

Hence: Use Set(CDR(userfield)=Value) instead.


Return value

Always returns 0

See also



Asterisk | Applications | Functions | Variables | Expressions | Asterisk FAQ

Created by: oej,Last modification on Tue 11 of Nov, 2008 [11:52 UTC] by swesche


Please update this page with new information, just login and click on the "Edit" or "Discussion" tab. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

 





Search: