Since the MYSQL CDR is not the standard /var/log/asterisk/cdr-csv/Master.csv
file, but an add_on where uniqueid is just a table field varchar(32), you
could create an AGI to touch the field during the hangup extension and
append the servername or a number to the front, so instead of 123456.111 you
could have server1.123456.111 or you could make a daemon running outside of
Asterisk to do the same thing.

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mike
Sent: Monday, November 21, 2011 11:44 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] CDR uniqueid - across multiple servers?

 

Hi,

 

Is there a way to add a uniqueid prefix to each server to make sure that the
CDRs uniqueids are indeed  unique across multiple servers? I am using MYSQL
tables to keep these records.

 

Regards,

 

Mike

 

 

 

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to