sedsedsedsed
Programmer
Hi, I have a problem on setting the CDR(userfield) it is always empty what ever i did, not work.
Sample usage is :
[something]
exten => s,1,AGI(dial.php|someparameter,someotherparameter)
exten => s,n,Set(CDR(userfield)=Value)
exten => s,n,Hangup
Also in cdr_mysql.conf userfield has been set to '1'
Besides this i think the duration and billsec values in the cdr table is not correct.
Any ideas?
Sample usage is :
[something]
exten => s,1,AGI(dial.php|someparameter,someotherparameter)
exten => s,n,Set(CDR(userfield)=Value)
exten => s,n,Hangup
Also in cdr_mysql.conf userfield has been set to '1'
Besides this i think the duration and billsec values in the cdr table is not correct.
Any ideas?