Hello,
I gone through various documentation regarding CDR. I found that only the predefined fields like, accountcode, userfield can be set using set (cdr(userfield)=value), but suppose i have added a new field say,“response” to cdr table, then i am not able to set the value of this field… using the same function…
No doubt i can do the same thing using agi by wrtting update query but it would be better if it can be possibe using asterisk functions itself… don’t want to use database functions in agi script…
so, Is there any way to do so?
Regards,
Jigar Thakkar.