Archives : October-2015

Home » 2015 » October » 07

I have the following code that operates when a channel is hung-up:[record-hangupcause]exten => 1,n,Set(CDR(hangupcause)=${HANGUPCAUSE})exten => s,n,Return()Before the dial a hangup handler is registered:Set(CHANNEL(hangup_handler_push)=record-hangupcause,s,1)..

Read more