[Asterisk-Dev] Change 'timelimit' on 'config' in a bridge.
Håkon Nessjøen
haakon.nessjoen at loopback.no
Fri Dec 23 03:54:32 MST 2005
Hi,
Thank you. I wasn't aware of that nexteventts actually was controlling the
time between re-reads :)
Håkon
-----Original message-----
Fra: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] På vegne av Kaloyan Kovachev
Sendt: 23. desember 2005 09:41
Til: Asterisk Developers Mailing List
Emne: Re: SV: [Asterisk-Dev] Change 'timelimit' on 'config' in a bridge.
Hi again,
here is the patch i've made. It adds two new variables to the L() option of
the Dialapp:
LIMIT_RECHECK_INTERVAL - if not defined L works as before - no changes in
the old dialplans are needed
LIMIT_RECHECK_APP - if not defined simply sends a Manager Event
"RecheckTimeLimit" with info for both legs of the call
- if defined should start that app every
LIMIT_RECHECK_INTERVAL ms, which is not yet completed, but this patch should
be enough to reread the new timelimit if changed via Manager.
More information about the asterisk-dev
mailing list