CDR(start) Returns Nothing In Asterisk 12
Hello, I am migrating my dialplan from asterisk 11 to asterisk 12 and it seems the
${CDR(start)} is not returning any data. Other functions, like
${CDR(duration)} or ${CDR(src)} or ${CDR(accountcode)} are returning correct values. Where is my mistake? Has this function being renamed?
Leandro
2 thoughts on - CDR(start) Returns Nothing In Asterisk 12
This was just fixed yesterday. See https://issues.asterisk.org/jira/browse/ASTERISK-23250
Richard
I love you all
🙂
Leandro
2014-02-05 Richard Mudgett: