[Asterisk-Dev] BOUNTY: app_hangup from exten => h
Eric Wieling
eric at fnords.org
Thu Apr 14 08:28:06 MST 2005
> This is not a problem, and does not need to be rectified. I have,
> myself, called Hangup() from the h extension and it has not caused any
> issues. Generally I use SoftHangup(${CHANNEL}) in the 'h' extension to
> make certain that the call/channel gets disconnected and no zombies are
> left around. If you're having issues with calling Hangup() from the h
> extension, make sure you are not doing any sort of wildcard matching (
> ie, exten => _.,1,Blah ), as the h extension WILL be matched if it can
> reach the wildcard extension from the context hangup is called from.
Calling Hangup from _. is EXACTLY why I posted this bounty.
--
Always do right. This will gratify some people and astonish the rest.
Mark Twain
More information about the asterisk-dev
mailing list