[asterisk-users] Answered time on channel
Eric Wieling
ewieling at nyigc.com
Tue Jan 2 17:13:10 CST 2018
From the hangup handler specification:
Hangup handlers are an alternative to the h extension. They can be used
in addition to the h extension. The idea is to attach a Gosub routine to
a channel that will execute when the call hangs up. Whereas which h
extension gets executed depends on the location of dialplan execution
when the call hangs up, hangup handlers are attached to the call
channel. You can attach multiple handlers that will execute in the order
of most recently added first.
On 12/26/2017 04:43 PM, Steve Edwards wrote:
> On Tue, 26 Dec 2017, Eric Wieling wrote:
>
>> Don't use an 'h' extension, use a hangup handler.
>
> Why?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180102/094b1a91/attachment.html>
More information about the asterisk-users
mailing list