Tag : control returns
Home » Posts tagged control returns"
if a PJSIP call fails, how can I capture SIP code, like 503,603 etc?in old SIP channel, we had ${HASH(SIP_CAUSE,)}but in PJSIP it has to be the outbound channel, which is gone when the control returns to the callin..