[asterisk-dev] Dial 'd' option improvement
Tim Ringenbach
tim.ringenbach at gmail.com
Wed Jul 14 16:47:15 CDT 2010
On Wed, Jul 14, 2010 at 3:56 PM, Mark Murawski <markm at intellasoft.net> wrote:
> Correction...
>
> Actually I thought I could maintain control by restoring
> context/exten/priority, but it stops the agi, and runs it again
>
You would have to increment your priority by one. (Or explicitly goto
wherever it is you want to go to after the AGI exits.) I believe this
has to do with the internal pbx auto-increment priory flag getting
cleared. (Normally it should auto-increment the priority after you
exit the AGI application, but if you explicitly set a new priory, it
needs to go to exactly that and not increment it).
--Tim
More information about the asterisk-dev
mailing list