Re: [Asterisk-java-users] FW: SEVERE: No script configured for URL 'agi://10.168.30.1/hello2.agi' (
Brought to you by:
srt
|
From: Abdul B. <bas...@ho...> - 2015-11-13 09:11:32
|
Here is another class path setting still no luck :(
From: bas...@ho...
To: ast...@li...
Date: Fri, 13 Nov 2015 14:06:01 +0500
Subject: Re: [Asterisk-java-users] FW: SEVERE: No script configured for URL 'agi://10.168.30.1/hello2.agi' (script 'hello2.agi'))
I already snapshot in my previous file including with the source code, here is the class path screen short
fastagi-mapping.properties
hello.agi = HelloAgiScript
hello2.agi = HelloAgiScript2
regards,
AB
From: zou...@gm...
Date: Fri, 13 Nov 2015 09:57:20 +0100
To: ast...@li...
Subject: Re: [Asterisk-java-users] FW: SEVERE: No script configured for URL 'agi://10.168.30.1/hello2.agi' (script 'hello2.agi'))
Please share your mapping file content and the screenshot of your eclipse project classpath
Regards
---
Zoumana TRAORE
2015-11-13 9:45 GMT+01:00 Abdul Basit <bas...@ho...>:
Hi
I am facing this issue ""SEVERE: No script configured for URL 'agi://10.168.30.1/hello2.agi' (script 'hello2.agi')"" , i did googled a lot but unable to find the solution.
any one help please.
I already Set fastagi-mapping.properties in class path , and also on the other path to be on safe, but no luck also the source code attached for the reference:(
Asterisk Logs
agi://10.168.30.1/hello2.agi: No script configured for URL 'agi://10.168.30.1/hello2.agi' (script 'hello2.agi')
-- <PJSIP/1000-00000005>AGI Script agi://10.168.30.1/hello2.agi completed, returning 0
and on Eclipse Console when call trigger form softphone
Nov 13, 2015 3:48:43 PM org.asteriskjava.fastagi.internal.AgiConnectionHandler run
SEVERE: No script configured for URL 'agi://10.168.30.1/hello2.agi' (script 'hello2.agi')
This is the Dial Plan
exten => 999,1,Agi(agi://10.168.30.1/hello2.agi)
Regards,
AB
To: ast...@li...
From: yv...@gm...
Date: Thu, 12 Nov 2015 12:28:30 +0100
Subject: Re: [Asterisk-java-users] sample asterisk dial plan integration with AGI java project (Eclipse)
Hi,
the internet is full of examples... even the docs show it...:
https://maven.reucon.com/projects/public/asterisk-java/1.0.0/tutorial.html
http://www.jcgonzalez.com/asterisk-handle-calls-with-java-example
A google search on "asterisk-java agi example" results in tons of
info.
regards,
yves
Am 12.11.2015 um 10:41 schrieb Abdul Basit:
Hi all,
I am new to asterisk, i would be very appreciate if any one
would like to share sample dial plan integration with AGI based
on Java Eclipse. thx
I manage to setup Asterisk Environment in my machine. thx
Regards,
AB
------------------------------------------------------------------------------
_______________________________________________
Asterisk-java-users mailing list
Ast...@li...
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
www.avast.com
------------------------------------------------------------------------------
_______________________________________________
Asterisk-java-users mailing list
Ast...@li...
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users
------------------------------------------------------------------------------
_______________________________________________
Asterisk-java-users mailing list
Ast...@li...
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users
------------------------------------------------------------------------------
_______________________________________________
Asterisk-java-users mailing list
Ast...@li...
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users
------------------------------------------------------------------------------
_______________________________________________
Asterisk-java-users mailing list
Ast...@li...
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |