[asterisk-users] AGI Delimiter in 1.6

Jon Farmer jon at bctech.co.uk
Tue Sep 21 19:29:38 CDT 2010


Hi,

I fixed it in the end by adding the sip headers I was interested in as extra
"x" headers in the openser config. Then just capturing these in the asterisk
dialplan as variables. Simples.

Regards

Jon
On 21 Sep 2010 16:03, "Jonas Kellens" <jonas.kellens at telenet.be> wrote:
> On 09/21/2010 04:22 PM, Jon Farmer wrote:
>> On 16 September 2010 22:23, Barry Miller<asterisk-users at notanet.net>
wrote:
>>
>>
>>> For an interim fix, setting res_agi=1.4 in the [compat] section of
>>> asterisk.conf should work. See UPGRADE-1.6.txt .
>>>
>> I have tried this but it still complains about the pipe not being a
comma.
>>
>> Regards
>>
>> Jon
>>
>
> Hello,
>
> in asterisk 1.4 this works :
>
> exten => s,n,Queue(queuename,,,,timeout,test.agi^VAR)
>
> in asterisk 1.6 this works :
>
> exten => s,n,Queue(queuename,,,,timeout,"test.agi,VAR")
>
> So you need " ".
>
>
> Jonas.
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100922/e745beac/attachment.htm 


More information about the asterisk-users mailing list