[asterisk-users] CDR userfield not written into DB

2009-11-08 Thread Norbert Zawodsky
Hi everybody, i've been googling for quite some time now but can't find an answer to my problem... I'm using Asterisk 1.2.12.1 with mysql as the cdr backend. In the dialplan i've written exten = 1234,n,Set(CDR(userfield)=blah) exten = 1234,n,Answer() exten = 1234,n,Queue(.) exten =

Re: [asterisk-users] CDR userfield not written into DB

2009-11-08 Thread Philipp Kempgen
Norbert Zawodsky schrieb: I'm using Asterisk 1.2.12.1 with mysql as the cdr backend. In the dialplan i've written exten = 1234,n,Set(CDR(userfield)=blah) exten = 1234,n,Answer() exten = 1234,n,Queue(.) exten = 1234,n,Hangup() When I'm doing a call I can see that the statement is

Re: [asterisk-users] CDR userfield not written into DB

2009-11-08 Thread Doug Lytle
Norbert Zawodsky wrote: Hi everybody, i've been googling for quite some time now but can't find an answer to my problem... My first hit on Google: http://www.mail-archive.com/asterisk-users@lists.digium.com/msg147997.html exten = 1234,n,Set(CDR(userfield)=blah) This is

Re: [asterisk-users] CDR userfield not written into DB

2009-11-08 Thread Norbert Zawodsky
Philipp Kempgen schrieb: Norbert Zawodsky schrieb: I'm using Asterisk 1.2.12.1 with mysql as the cdr backend. In the dialplan i've written exten = 1234,n,Set(CDR(userfield)=blah) exten = 1234,n,Answer() exten = 1234,n,Queue(.) exten = 1234,n,Hangup() When I'm doing a call I can

Re: [asterisk-users] CDR is not written

2007-05-19 Thread Peter Kozak
Hi, have you installed asterisk-addons, too? The cdr-MySQL driver is in the addons package. CLI show modules ... cdr_addon_mysql.so MySQL CDR Backend ... When this line appears, the driver is allready there. Your cdr_mysql.conf must contain something like that: [global]

[asterisk-users] CDR is not written

2007-05-18 Thread Khaled Chehab
:[EMAIL PROTECTED] On Behalf Of Steve Murphy Sent: Thursday, May 17, 2007 9:43 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] CDR is not written On Thu, 2007-05-17 at 10:54 -0700, Khaled Chehab wrote: I created Master.csv in /var/log/asterisk/cdr-csv ,even

RE: [asterisk-users] CDR is not written

2007-05-18 Thread Ken Williams
PROTECTED] Cc: asterisk-users@lists.digium.com Subject: [asterisk-users] CDR is not written I installed asterisk 1.4.4 final ,but the cdr is not written any patch or tweaking can be done Regards

[asterisk-users] CDR is not written

2007-05-17 Thread Khaled Chehab
I installed asterisk 1.4.4 final ,but the cdr is not written any patch or tweaking can be done Regards * No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without

RE: [SPAM]RE: [asterisk-users] CDR is not written

2007-05-17 Thread Khaled Chehab
Users Mailing List - Non-Commercial Discussion Subject: [SPAM]RE: [asterisk-users] CDR is not written I fought this for a bit when I found if the file Master.csv didn't exist, it wouldn't create it on it's own. I created an empty csv file, CDR started writing. Ken

[asterisk-users] CDR is not written

2007-05-17 Thread Khaled Chehab
Users Mailing List - Non-Commercial Discussion Subject: [SPAM]RE: [asterisk-users] CDR is not written I fought this for a bit when I found if the file Master.csv didn't exist, it wouldn't create it on it's own. I created an empty csv file, CDR started writing. Ken

Re: [asterisk-users] CDR is not written

2007-05-17 Thread Steve Murphy
: [SPAM]RE: [asterisk-users] CDR is not written I fought this for a bit when I found if the file Master.csv didn't exist, it wouldn't create it on it's own. I created an empty csv file, CDR started writing. Ken From: [EMAIL PROTECTED] on behalf