[Asterisk-java-users] Unable to create the extension "exten => 1300, 1, Agi(agi://localhost/hello.a
Brought to you by:
srt
From: Satya P. <sat...@dh...> - 2008-04-10 02:30:07
|
Hi I'm a new user with Asterisk & Asterisk-Java I installed Asterisk using PBX in a FLASH, which is a bundle of Asterisk 1.4, FreePBX 2.4 and Cent OS I'm able to create trunk/inbound route/extension easily using the FreePBX GUI, it works great with a soft phone Now I want to intercept the inbound call, so I'm trying to use Asterisk-Java (release from 4/9/08). I followed the example but stumbled on creating an extension as suggested. Since I used FreePBX it generates the extensions.conf files, so I cannot edit that. Of course I tried to edit that file to add "exten => 1300,1,Agi(agi://localhost/hello.agi)", but that didn't work. It doesn't show up on FreePBX GUI, so I cannot attach that to inbound route. If I use FreePBX, can't I setup Asterisk-Java? Is there a work around? I appreciate any help with this Thanks Satya |