Re: [asterisk-dev] RE: CDR - uniqueid

2007-02-01 Thread Steven Critchfield
On Thu, 2007-02-01 at 08:11 -0700, Damon Estep wrote: > I believe uniqueid is generated by the database, not asterisk. It is > a unique key so the answer is yes. You didn't read last weeks thread about this. It is _NOT_ generated by the database, and would not be globally unique even if it was. G

[asterisk-dev] RE: CDR - uniqueid

2007-02-01 Thread Damon Estep
I believe uniqueid is generated by the database, not asterisk. It is a unique key so the answer is yes. -Original Message- From: "Tomislav Parčina" <[EMAIL PROTECTED]> To: "Asterisk Users Mailing List - Non-Commercial Discussion" ; "asterisk-dev@lists.digium.com" Sent: 2/1/07 4:16 AM

Re: [asterisk-dev] Re: [asterisk-commits] russell: trunk r53047 - in /trunk: ./ apps/ channels/ main/ pbx/

2007-02-01 Thread Russell Bryant
Sean Bright wrote: You're adding redundant calls to pthread_attr_destroy in apps/app_rpt.c in that patch (see below). Oops! I guess I messed up merging from 1.2, to 1.4, to trunk ... Thanks for pointing it out. Modified: trunk/apps/app_rpt.c URL: http://svn.digium.com/view/ast

RE: [asterisk-dev] Configuration settings

2007-02-01 Thread Jonathan k. Creasy
The best way to know the source code is to start working in it. I suggest taking on a janitor task or something that you are personally interested in doing and jumping in. Documentation on the code can be found here: HYPERLINK "http://www.asterisk.org/developers/documentation"http://www.ast

RE: [asterisk-dev] API's related to Asterisk

2007-02-01 Thread Jonathan k. Creasy
HYPERLINK "http://www.asterisk.org/developers/documentation"http://www.asterisk.org/developers/documentation _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of selva rani Sent: Thursday, February 01, 2007 5:47 AM To: asterisk-dev@lists.digium.com Subject: [asterisk-d

Re: [asterisk-dev] CDR - uniqueid

2007-02-01 Thread Kevin P. Fleming
Tomislav Parèina wrote: > Is uniqueid globally unique? I have three Asterisk installations and I need > to store data from all of them in same database, in same table. Will this > uniqueid field be unique? Please search the list archives before posting questions. This topic was just talked about

[asterisk-dev] CDR - uniqueid

2007-02-01 Thread Tomislav Parčina
Is uniqueid globally unique? I have three Asterisk installations and I need to store data from all of them in same database, in same table. Will this uniqueid field be unique? -- Tomislav Parčina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: [EMAIL

[asterisk-dev] API's related to Asterisk

2007-02-01 Thread selva rani
Hi all, Can anyone help me out in knowing the API's related to Asterisk? Thanks in advance. ___ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailm

Re: [asterisk-dev] asterisk 1.2.14 segfault

2007-02-01 Thread Anton
The system had uptime over 1 month with moderate load (~100K min/month), I'm sure that I've actually have rebuilt the system. On 31 January 2007 21:04, Matthew Fredrickson wrote: > It sounds like an API mismatch. Make sure you actually > rebuilt asterisk/chan_zap after you upgraded libpri and >