søn, 08.04.2007 kl. 02.46 +0100, skrev Raúl Alexis Betancor Santana: > Hi all, I've set the systemname var on the openpbx.conf file under the > [options] section, but on the CDR that are send to our DBServer the uniqueid > string does not contains the systemname variable, it's empty. Any hit on what > I'm doing wrong? >
Hi Raúl, please ensure that you are using OpenPBX.org trunk. The following works fine in my setup: In openpbx.conf: [options] systemname => convoip2 When I now look at uniqueid in the CDR, I can see: convoip2-1175678454.10 Please also ensure that the uniqueid field in the CDR table has the varchar type. Good luck _______________________________________________ Openpbx-users mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-users
