ERROR[14560]: cdr.c:2975 ast_cdr_setvar: Attempt to set the 'src' read-only variable!

ERROR[14560]: cdr.c:2975 ast_cdr_setvar: Attempt to set the ‘src’ read-only variable!

Please explain why this is not the result of your custom code doing what the message says is not allowed.

If you are suggesting that the FreePBX code is doing this, please provide the surrounding context from the full log, so that it is possible to see which part of the dialplan is at fault.

This message would, generally, be the result of including something like:


Set(CDR(src)=....)

in the dialplan.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.