[asterisk-app-dev] No agi_arg_1, etc. for async AGI?
Matt Behrens
matt at zigg.com
Thu Jan 9 07:24:25 CST 2014
On Jan 8, 2014, at 2:58 PM, Matthew Jordan <mjordan at digium.com> wrote:
> On Wed, Jan 8, 2014 at 1:54 PM, Matt Behrens <matt at zigg.com> wrote:
>> On Jan 8, 2014, at 12:40 PM, Matt Behrens <matt at zigg.com> wrote:
>> Just to follow up… I don’t think this is actually in 11.7. cf.
>> https://issues.asterisk.org/jira/browse/ASTERISK-21304 which seems to be
>> applied only to trunk?
> That's correct. AsyncAGI never supported the AGI command arguments. As
> an improvement/new feature, this was merged into Asterisk Trunk. This
> patch went into Asterisk 12 when that branch was created.
>
> So, it should be in Asterisk 12.0.0 and later versions.
Right. It seems like an odd omission, though, and I could argue that since it works with other AGI variants it’s less an enhancement and more a defect in the initial implementation, but not a big deal. The channel variable works just fine for my purposes and may be a better fit anyway as it would be less likely to clash with other applications
This is what I’m doing with it:
https://github.com/zigg/octothorpe/blob/master/doc/examples/orighello
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4094 bytes
Desc: not available
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20140109/ae4e26ca/attachment-0001.bin>
More information about the asterisk-app-dev
mailing list