[Asterisk-Dev] PauseQueueMember
Kevin P. Fleming
kpfleming at digium.com
Mon Oct 17 15:55:25 MST 2005
Corey Frang wrote:
> Some more info, the >h< extension doesnt like to work (at least not in a
> macro I guess) when the >calling< party hangs up the call...
The macro is the issue here. Macros are actually run by an application
called Macro(), which will exit when the caller hangs up... then the PBX
core will look for an 'h' extension and execute it.
More information about the asterisk-dev
mailing list