The unique id is generated when a channel is requested, so the uniqueid will be unique for any call or channel. You should never see the same uniqueid more than once. The uniqueid is available as a channel var ${UNIQUEID}, as an agi environment var (agi_uniqueid), as an entry in (hopefully) every management command (as uniqueid), and in the CDR if you have edited the cdr_*.c files to include it (by default its not for backwards compatibility)
James On Thu, 7 Aug 2003, Jim Friedeck wrote: > I don't think that's the same unique id. It changes for each record in > the CDR. I believe the management interface unique id is maintained as > specific to each incoming or 'original' call. Any ideas? > > Jim Friedeck > > --------------------------- > > Jim Friedeck wrote: > > > Thanks! I'm trying that now. > > > > Jim Friedeck > > > > -------------------------------------------- > > > > Armand A. Verstappen wrote: > > > >>> out. Is there some way to distunguish them in CDR? I also noticed > >>> the management interface maintains a Unique ID for each call and > >>> lets that call be traced throughout its life in the PBX. Can that > >>> data be added to CDR as well to allow for easier call tracking? > >> > >> > >> It looks like if you define MYSQL_LOGUNIQUEID in the top of > >> cdr/cdr_mysql.c and recompile, it will start logging the unique id you > >> want. > >> > >> wkr, > >> > >> > >> > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users