[asterisk-users] Accessing Asterisk gosub arguments in extensions.lua
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Mon Aug 17 18:03:10 CDT 2009
On Monday 17 August 2009 12:24:08 pm Brian Camp wrote:
> How does one go about accessing gosub arguments from Asterisk in
> extensions.lua?
You cannot. The various methods of dialplan creation are not designed to be
interoperable. Some people have made various methods work (such as between
extensions.conf and extensions.ael) but those methods are not guaranteed to
work, nor are they supported.
Use one method and stick with it.
--
Tilghman
More information about the asterisk-users
mailing list