Archives : June-2019
This is using Asterisk certified/13.21-cert2, FWIW. I have a hangup handler on an outgoing SIP channel that grabs the SIP status like this: NoOp(keys=${HANGUPCAUSE_KEYS()} sipmsg=${HANGUPCAUSE(${CHANNEL},tech)}) This works fine if the call connects..