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? Later..
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.
On Thursday 06 November 2003 05: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?Use the source, Luke. You need to define MYSQL_LOGUNIQUEID at compile time for it to use that field. -Tilghman
I bought a X100P generic card that claims it uses the same wcfxo driver as the actual X100Ps. Where can I get this? Todd Wallace
Tilghman Lesher wrote:>On Thursday 06 November 2003 05: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? >> >> > >Use the source, Luke. You need to define MYSQL_LOGUNIQUEID at compile >time for it to use that field. > >-Tilghman > > >How is this done Obeone Jedi master? Why is it not enabled by default if the field is there by default? The C code force is not that strong with this one!! ( I assumed you were Obeone otherwise you would have said "The source you must use Luke, for that field to use at compile time MYSQL_LOGUNIQUEID defined it must be! ") :c) Later..
On Thu, 2003-11-06 at 12:01, Todd Wallace wrote:> I bought a X100P generic card that claims it uses the same wcfxo driver as > the actual X100Ps. Where can I get this?If you bought it from anyone other than Digium, You should expect your vendor to support you. We here support asterisk itself, and Digium purchased hardware, and occasionally non competing hardware bought elsewhere. If you bought it from Digium, you should have received a installation sheet detailing instructions on what to do. Also you would be entitled to 1 hour of support from digium directly. -- Steven Critchfield <critch@basesys.com>