On Thu, 2003-11-06 at 11:16, WipeOut wrote:
> It would appear that the "uniqueid" field is not being populated in the 
> MySQL CDR DB.. Is this an obsolete field or is a bug?

I have never looked at this package so I've never read any docs for it,
buy my guess is you need to set the 'uniqueid' column to have flag
"auto_increment". Then every time a new record is added, no value is set
for this field, because MySQL will allocate a new unique value
automatically.

cheers,
Gavin.


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to