[Asterisk-Users] Fastagi question

Brian Roy mister.roy at gmail.com
Wed Feb 9 07:07:20 MST 2005


On Tue, 8 Feb 2005 22:09:59 -0800 (PST), Paul Chan
<wayofdragon at yahoo.com> wrote:
> Hi All,
> 
>  I have a question about Fastagi because I can't get
> it to work for some reason.  Everytime I execute the
> fastagi command, i get an error:
> 
> my extensions.conf:
> ..
> exten => 1000,1,agi(agi://some_ip_address)
> ..


try this

exten => 1000,1,agi(agi://some_ip_address:some_port)

Here is the exact line from my extensions.conf I am running on 1.0.5
against a JAGI server as well.

exten => 5282,2,agi(agi://10.10.2.250:4573)

Hope this helps,

-Chuji



More information about the asterisk-users mailing list