[asterisk-users] 1.6.2.20 ${DIALSTATUS} disagrees with CDR(answered)

Eric Wieling EWieling at nyigc.com
Sun Aug 14 02:36:23 CDT 2011


I am having a problem with ${DIALSTATUS} and )=CDR(disposition) disagreeing.  Below is a dialplan snippet and the resulting CLI output.  This is running in an 'h' extension.

        Noop(DIALSTATUS=${DIALSTATUS})
        Noop(CDR(disposition)=${CDR(disposition)})

    -- Executing [h at pbxmax-dial-simple:1] NoOp("SIP/msx_01-0000005b", "DIALSTATUS=ANSWER") in new stack
    -- Executing [h at pbxmax-dial-simple:2] NoOp("SIP/msx_01-0000005b", "CDR(disposition)=NO ANSWER") in new stack

Unless I seriously misunderstand the CDR(disposition) function, this looks like a bug to me.  Does any else have this issue?






More information about the asterisk-users mailing list