<div dir="ltr">If the end user does not pick up the phone, is there a way to log to the CDR about the call file failing?<div><br></div><div><br></div><div>/var/log/asterisk/messages does show a NOTICE message</div><div><div>[2015-12-31 06:58:46] NOTICE[28059] pbx_spool.c: Call failed to go through, reason (3) Remote end Ringing</div><div>[2015-12-31 06:58:46] NOTICE[28059] pbx_spool.c: Queued call to SIP/102 expired without completion after 0 attempts</div></div><div><br></div><div>but I would rather not have to run a script and search the call log for those two strings, extrapolate the reason code and then compare it to my custom php/database driven scheduler. </div><div><br></div><div>Is there a way to have it logged to the server?</div><div><br></div><div>Also, both chanunavail attempts and NA attempts both register the status as expried. Is this correct or should one of them be failed? I am trying to be able to distinguish the two conditions by looking at the archived message.</div><div><br></div><div>Thanks,</div><div>--E</div></div>