![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
BillMax_CalltrackPut — Insert or update a Calltrack record in the calltrack table
#include "billmax.h"
int BillMax_CalltrackPut( |
calltrack, | |
| calltrack, | ||
flags); |
|
calltrack; |
|
flags; |
If calltrack->number is 0, then a new record is inserted into the calltrack table. If calltrack->number is NOT 0 and there exists a record in the calltrack table of which calltrack.number is the same value as calltrack->number, then the database fields of that record are updated with the values in CALLTRACK structure. Otherwise a new record is inserted with the values in CALLTRACK structure.
The data for inserting or updating a record in calltrack table. See CALLTRACK structure.
FLAGS_NONOTE