[asterisk-users] How to detect which end hung up the call
Eric "ManxPower" Wieling
eric at fnords.org
Fri Jan 12 08:37:57 MST 2007
Savoy, Kevin - Williston, ND wrote:
> Is there a way to detect which end of a call hung up? If so can I log
> this to the CDR records? Any pointers or can anyone point me to where I
> can get this info?
[northpark-trunks]
;
; 9-1-nxx-nxx-xxxx
;
exten => _91NXXNXXXXXX,1,Dial(${PSTN}/${EXTEN:1},,g)
exten => _91NXXNXXXXXX,n,Noop(DEST HANGUP)
exten => h,1,Noop(SOURCE HANGUP)
More information about the asterisk-users
mailing list