On Mon, Jun 6, 2011 at 2:06 AM, mahesh katta <[email protected]>wrote:

>
>
> On Mon, Jun 6, 2011 at 9:42 AM, A E [Gmail] <[email protected]> wrote:
>
>> Hello,
>> using 1.8.4. using a very simple local AGI script in bash which has only
>> one line in it:
>>
>> echo -e 'STREAM FILE welcome 123 \n'
>>
>> dialplan:
>> exten => 5150,1,Answer()
>>   same => n,Set(CHANNEL(language)=en_AU)
>>   same => n,AGI(testagi.sh)
>>
> same => n,Hangup
>>
> Try this below dilaplan
>
>> exten => 5150,1,Answer()
>>   same => n,Set(CHANNEL(language)=en_AU)
>>   same => n,AGI(testagi)
>> same => n,Hangup
>>
>
No deal. Doesn't find the AGI script

>
>
--
_____________________________________________________________________
-- 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

Reply via email to