asterisk-java-devel Mailing List for Asterisk-Java Library (Page 13)
Brought to you by:
srt
You can subscribe to this list here.
2005 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
(8) |
Jul
(3) |
Aug
(6) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(8) |
Feb
(6) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
(17) |
Aug
(21) |
Sep
(2) |
Oct
(7) |
Nov
(8) |
Dec
(12) |
2007 |
Jan
(10) |
Feb
(19) |
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(5) |
Oct
(6) |
Nov
(1) |
Dec
(5) |
2008 |
Jan
(12) |
Feb
(15) |
Mar
(18) |
Apr
(34) |
May
(3) |
Jun
(34) |
Jul
(5) |
Aug
(1) |
Sep
(8) |
Oct
|
Nov
(2) |
Dec
(2) |
2009 |
Jan
(8) |
Feb
(2) |
Mar
(35) |
Apr
(16) |
May
(11) |
Jun
(2) |
Jul
(6) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(4) |
Dec
|
2010 |
Jan
(43) |
Feb
(15) |
Mar
(1) |
Apr
(7) |
May
(3) |
Jun
(7) |
Jul
(1) |
Aug
(3) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
(2) |
Mar
(9) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
2012 |
Jan
(9) |
Feb
(2) |
Mar
(4) |
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(10) |
Nov
(10) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(10) |
Dec
|
2014 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
(11) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(2) |
Mar
(7) |
Apr
(39) |
May
(18) |
Jun
(6) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
(9) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Martin B. S. <ma...@mb...> - 2009-04-06 16:46:29
|
Hi David, If you're looking for the latest -- from http://asterisk-java.org/development/: "The snapshot distribution site hosts the latest snapshot releases." The words "snapshot distribution site" link to: http://maven.reucon.com/public-snapshot/org/asteriskjava/asterisk-java/ If you want the javadoc, simply download the "-sources" jar and run the javadoc tool on it -- Stefan has this happening automatically, and the nightly javadoc at http://asterisk-java.org/development/apidocs/index.html. PS -- if you're using Maven, you can ask it to download the sources for your dependencies, specifically using the property: "-DdownloadSources=true". Martin David fire wrote: > hi > the link to > http://maven.reucon.com/public/org/asteriskjava/asterisk-java/1.0.0-m1/ > is uptodate or i should get the newest jar from > http://maven.reucon.com/public-snapshot/org/asteriskjava/asterisk-java/1.0.0-SNAPSHOT/ > if i should take from the last one from where i can get the javadoc? > thanks > David > > -- > (\__/) > (='.'=)This is Bunny. Copy and paste bunny into your > (")_(")signature to help him gain world domination. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |
From: David f. <dd...@gm...> - 2009-04-06 16:12:35
|
hi the link to http://maven.reucon.com/public/org/asteriskjava/asterisk-java/1.0.0-m1/ is uptodate or i should get the newest jar from http://maven.reucon.com/public-snapshot/org/asteriskjava/asterisk-java/1.0.0-SNAPSHOT/if i should take from the last one from where i can get the javadoc? thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
From: Stefan R. <ste...@re...> - 2009-04-03 22:16:36
|
Hi, one of the questions asked by newbies a lot of times is centered around getting the classpath correct and running an agi server. The latest snapshot makes this easier, all they have to do is to run java -jar asterisk-java.jar this starts the AGI server and adds the current directory to the classpath. I've used this approach for the speech demo. Additionally it supports: $ java -jar asterisk-java.jar -h Asterisk-Java 1.0.0-SNAPSHOT -v, -version Displays the version of Asterisk-Java -a, -agi [port] Starts an AGI server I hope this will make running an AGI server easier for the future. We still have to update the docs and faq. =Stefan |
From: Rodney S. <rse...@sr...> - 2009-04-01 22:39:48
|
Stefan, Thank you for the reply. We were testing with asterisk 1.6 and decided to switch to 1.4 for a test. Inbound and outbound are now working great with 1.4! This technology has huge promise! Thank you for all your efforts! I look forward to the "official announcement". Rodney -----Original Message----- From: Stefan Reuter [mailto:ste...@re...] Sent: Wednesday, April 01, 2009 5:39 PM To: ast...@li... Subject: Re: [Asterisk-java-devel] asterisk-java-iax faceless inboundquestion Hi Rodney, the applet currently only supports ULAW maybe the call you've placed is not compatible with that codec? Improved logging and a better integration of the JavaScript code is still on our todo list. That's also more or less the reason why there hasn't been an "official" annoucenment for Asterisk-Java IAX yet. You are welcome to try it out and report any issues you find with the applet. We'll try to help you as good as we can. Best regards, Stefan -- reuter network consulting Neusser Str. 110 50670 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... WWW: http://www.reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |
From: Stefan R. <ste...@re...> - 2009-04-01 21:39:37
|
Hi Rodney, the applet currently only supports ULAW maybe the call you've placed is not compatible with that codec? Improved logging and a better integration of the JavaScript code is still on our todo list. That's also more or less the reason why there hasn't been an "official" annoucenment for Asterisk-Java IAX yet. You are welcome to try it out and report any issues you find with the applet. We'll try to help you as good as we can. Best regards, Stefan -- reuter network consulting Neusser Str. 110 50670 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... WWW: http://www.reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |
From: Rodney S. <rse...@sr...> - 2009-04-01 20:53:32
|
I am interested in the faceless applet to provide a complete web phone. I have downloaded the asterisk-java-iax-1.0.0-20090319.211515-21 release and have the web sample code running great against my asterisk server on outbound calls. I was able to add some buttons to utilize the sendDTMF and tested navigating through a voice mail and auto attendant perfectly. I am unable, however, to make an inbound call to the web phone. I do have phone.setWantIncoming(true);. The result I am having is that as soon as I enter the extension, the applet displays: hungup org.asteriskjava.iax.protocol.Call@181b3d4, causecode=0 Is there something obvious that I may have missed? Is there a way to enable more verbose debugging? Thank you. Rodney P.S. I also posted this question on users several days ago. I apologize for the repetition, but though I may have a better chance catching the right person here. |
From: Stefan R. <ste...@re...> - 2009-03-27 00:54:38
|
Sebastian wrote: > I’m using trunk version right now, maybe Stefan can point you on the > right direction with the build system, I don’t know exactly the time of > the snapshot. But you can easily build the jar with any IDE with maven > plugin. We are providing nightly builds of Asterisk-Java 1.0.0 at http://maven.reucon.com/public-snapshot/org/asteriskjava/asterisk-java/1.0.0-SNAPSHOT/ If you choose to go with 1.0.0 you should always use the latest snapshot. =Stefan |
From: Stefan R. <ste...@re...> - 2009-03-27 00:52:43
|
Martin B. Smith wrote: > I've committed some updates to the project site that should show up > after the next nightly build. I've added the feature matrix as it stands > now and tried to streamline the front, first paragraph on the project > info / opening page. I've also stuck a "coming soon" about IAX on there > -- I'm hoping that's okay. My next step is to read over the intro page > for the IAX project (I think someone mentioned they'd like me, as a > native speaker, to just read over it). Thanks, Martin! That's much better now. Does the svn access to the IAX project now work for you? > After that, I think it's time for the fun part -- AGI and AMI applets > that demonstrate our project's functionality! How do we get that started? =Stefan |
From: Sebastian <sc...@gm...> - 2009-03-25 14:19:18
|
Seems to be fine now, but if you have any problems let me know. From: Gaëtan Minet [mailto:gmi...@mc...] Sent: miércoles, 25 de marzo de 2009 06:15 a.m. To: ast...@li... Subject: Re: [Asterisk-java-devel] asterisk manager proxy patch Hi Sebastian So now asterisk-java does not need the ActionID: matching during authentication anymore and/or astmanproxy 1.23 honours it (vs 1.21) ? regards Gaetan On 25/03/2009, at 03:55, Sebastian wrote: Im using trunk version right now, maybe Stefan can point you on the right direction with the build system, I dont know exactly the time of the snapshot. But you can easily build the jar with any IDE with maven plugin. From: David fire [mailto:dd...@gm...] Sent: martes, 24 de marzo de 2009 11:42 p.m. To: ast...@li... Subject: Re: [Asterisk-java-devel] asterisk manager proxy patch thanks for your super fast answer. and what about the asterisk-java 1 ? it is in beta rigth? thanks again David 2009/3/24 Sebastian <sc...@gm...> Latest asterisk-java (trunk version) and latest astmaproxy (1.23) should not need this patch. Please let me know if you found any problem with this two versions so we can fix either asterisk-java or astmanproxy. Regards Sebastian From: David fire [mailto:dd...@gm...] Sent: martes, 24 de marzo de 2009 11:13 p.m. To: ast...@li...; ast...@li... Subject: [Asterisk-java-devel] asterisk manager proxy patch hi i found this http://dev.mcit.be/various/astmanproxy-asterisk-java.html this is the latest patch for the latest stable release? if not any link please thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. Se certificó que el correo entrante no contiene virus. Comprobada por AVG - www.avg.es Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de la versión: 03/24/09 16:00:00 ---------------------------------------------------------------------------- -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Asterisk-java-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. Se certificó que el correo entrante no contiene virus. Comprobada por AVG - www.avg.es Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de la versión: 03/24/09 16:00:00 ---------------------------------------------------------------------------- -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com___________________________________________ ____ Asterisk-java-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel Se certificó que el correo entrante no contiene virus. Comprobada por AVG - www.avg.es Versión: 8.5.278 / Base de datos de virus: 270.11.27/2021 - Fecha de la versión: 03/24/09 16:00:00 |
From: Gaëtan M. <gmi...@mc...> - 2009-03-25 09:15:35
|
Hi Sebastian So now asterisk-java does not need the ActionID: matching during authentication anymore and/or astmanproxy 1.23 honours it (vs 1.21) ? regards Gaetan On 25/03/2009, at 03:55, Sebastian wrote: > I’m using trunk version right now, maybe Stefan can point you on the > right direction with the build system, I don’t know exactly the time > of the snapshot. But you can easily build the jar with any IDE with > maven plugin. > > > From: David fire [mailto:dd...@gm...] > Sent: martes, 24 de marzo de 2009 11:42 p.m. > To: ast...@li... > Subject: Re: [Asterisk-java-devel] asterisk manager proxy patch > > thanks for your super fast answer. > and what about the asterisk-java 1 ? it is in beta rigth? > thanks again > David > 2009/3/24 Sebastian <sc...@gm...> > Latest asterisk-java (trunk version) and latest astmaproxy (1.23) > should not need this patch. > > Please let me know if you found any problem with this two versions > so we can fix either asterisk-java or astmanproxy. > > > > Regards > > > > Sebastian > > > > > > From: David fire [mailto:dd...@gm...] > Sent: martes, 24 de marzo de 2009 11:13 p.m. > To: ast...@li...; ast...@li... > Subject: [Asterisk-java-devel] asterisk manager proxy patch > > > > hi > i found this > http://dev.mcit.be/various/astmanproxy-asterisk-java.html > this is the latest patch for the latest stable release? > if not any link please > thanks > David > > -- > (\__/) > (='.'=)This is Bunny. Copy and paste bunny into your > (")_(")signature to help him gain world domination. > > Se certificó que el correo entrante no contiene virus. > Comprobada por AVG - www.avg.es > Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de > la versión: 03/24/09 16:00:00 > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > -- > (\__/) > (='.'=)This is Bunny. Copy and paste bunny into your > (")_(")signature to help him gain world domination. > Se certificó que el correo entrante no contiene virus. > Comprobada por AVG - www.avg.es > Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de > la versión: 03/24/09 16:00:00 > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) > are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com_______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |
From: Sebastian <sc...@gm...> - 2009-03-25 02:55:59
|
Im using trunk version right now, maybe Stefan can point you on the right direction with the build system, I dont know exactly the time of the snapshot. But you can easily build the jar with any IDE with maven plugin. From: David fire [mailto:dd...@gm...] Sent: martes, 24 de marzo de 2009 11:42 p.m. To: ast...@li... Subject: Re: [Asterisk-java-devel] asterisk manager proxy patch thanks for your super fast answer. and what about the asterisk-java 1 ? it is in beta rigth? thanks again David 2009/3/24 Sebastian <sc...@gm...> Latest asterisk-java (trunk version) and latest astmaproxy (1.23) should not need this patch. Please let me know if you found any problem with this two versions so we can fix either asterisk-java or astmanproxy. Regards Sebastian From: David fire [mailto:dd...@gm...] Sent: martes, 24 de marzo de 2009 11:13 p.m. To: ast...@li...; ast...@li... Subject: [Asterisk-java-devel] asterisk manager proxy patch hi i found this http://dev.mcit.be/various/astmanproxy-asterisk-java.html this is the latest patch for the latest stable release? if not any link please thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. Se certificó que el correo entrante no contiene virus. Comprobada por AVG - www.avg.es Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de la versión: 03/24/09 16:00:00 ---------------------------------------------------------------------------- -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Asterisk-java-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. Se certificó que el correo entrante no contiene virus. Comprobada por AVG - www.avg.es Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de la versión: 03/24/09 16:00:00 |
From: David f. <dd...@gm...> - 2009-03-25 02:41:46
|
thanks for your super fast answer. and what about the asterisk-java 1 ? it is in beta rigth? thanks again David 2009/3/24 Sebastian <sc...@gm...> > Latest asterisk-java (trunk version) and latest astmaproxy (1.23) should > not need this patch. > > Please let me know if you found any problem with this two versions so we > can fix either asterisk-java or astmanproxy. > > > > Regards > > > > Sebastian > > > > > > *From:* David fire [mailto:dd...@gm...] > *Sent:* martes, 24 de marzo de 2009 11:13 p.m. > *To:* ast...@li...; > ast...@li... > *Subject:* [Asterisk-java-devel] asterisk manager proxy patch > > > > hi > i found this > http://dev.mcit.be/various/astmanproxy-asterisk-java.html > this is the latest patch for the latest stable release? > if not any link please > thanks > David > > -- > (\__/) > (='.'=)This is Bunny. Copy and paste bunny into your > (")_(")signature to help him gain world domination. > > Se certificó que el correo entrante no contiene virus. > Comprobada por AVG - www.avg.es > Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de la > versión: 03/24/09 16:00:00 > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
From: Sebastian <sc...@gm...> - 2009-03-25 02:37:32
|
Latest asterisk-java (trunk version) and latest astmaproxy (1.23) should not need this patch. Please let me know if you found any problem with this two versions so we can fix either asterisk-java or astmanproxy. Regards Sebastian From: David fire [mailto:dd...@gm...] Sent: martes, 24 de marzo de 2009 11:13 p.m. To: ast...@li...; ast...@li... Subject: [Asterisk-java-devel] asterisk manager proxy patch hi i found this http://dev.mcit.be/various/astmanproxy-asterisk-java.html this is the latest patch for the latest stable release? if not any link please thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. Se certificó que el correo entrante no contiene virus. Comprobada por AVG - www.avg.es Versión: 8.5.278 / Base de datos de virus: 270.11.26/2020 - Fecha de la versión: 03/24/09 16:00:00 |
From: David f. <dd...@gm...> - 2009-03-25 02:13:22
|
hi i found this http://dev.mcit.be/various/astmanproxy-asterisk-java.html this is the latest patch for the latest stable release? if not any link please thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
From: Martin B. S. <ma...@mb...> - 2009-03-22 04:31:38
|
Hello folks, I've committed some updates to the project site that should show up after the next nightly build. I've added the feature matrix as it stands now and tried to streamline the front, first paragraph on the project info / opening page. I've also stuck a "coming soon" about IAX on there -- I'm hoping that's okay. My next step is to read over the intro page for the IAX project (I think someone mentioned they'd like me, as a native speaker, to just read over it). After that, I think it's time for the fun part -- AGI and AMI applets that demonstrate our project's functionality! Hope everyone is enjoying the weekend, Martin |
From: Martin B. S. <ma...@mb...> - 2009-03-16 22:35:04
|
Hi folks, I'm swamped with work here, so I may be slow to get on the demos and proof the documentation, as requested, so if there's any way to not have me be a hold up, please steam ahead! Cheers, Martin Stefan Reuter wrote: > Hi, > > I've updated Wolfgang's demo page to work with the new code and made it > available at http://asterisk-java.org/iax/development/demo.html > The nightly builds are now signed with an offical code signing certificate. > > What remains to be done before we can announce the project transition? > > =Stefan |
From: Wolfgang P. <wpi...@yo...> - 2009-03-16 13:44:59
|
I have spoken with my designer - i will get a design for the web based phone until the end of this week. I think we should make a nice javascript Object around the applet to make it absolutly easy for everone to integrate it into there application. I have attached a javascript file which does show how it could look like - please take a look at it (code was written blind - havn't checked it for correctness) - and make suggestions regards, Wolfgang Am Samstag, den 14.03.2009, 00:12 -0200 schrieb David fire: > there is any way to put the data of my server inside the applet code > so it isnt public ? > only in the demo applet > > 2009/3/14 Stefan Reuter <ste...@re...> > Hi, > > I've updated Wolfgang's demo page to work with the new code > and made it > available at > http://asterisk-java.org/iax/development/demo.html > The nightly builds are now signed with an offical code signing > certificate. > > What remains to be done before we can announce the project > transition? > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50670 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: ste...@re... > Jabber: ste...@re... > WWW: http://www.reucon.com > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex > Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. > Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through > debugging. > Download the free 60 day trial. > http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > > -- > (\__/) > (='.'=)This is Bunny. Copy and paste bunny into your > (")_(")signature to help him gain world domination. > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ Asterisk-java-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |
From: David f. <dd...@gm...> - 2009-03-14 02:13:05
|
there is any way to put the data of my server inside the applet code so it isnt public ? only in the demo applet 2009/3/14 Stefan Reuter <ste...@re...> > Hi, > > I've updated Wolfgang's demo page to work with the new code and made it > available at http://asterisk-java.org/iax/development/demo.html > The nightly builds are now signed with an offical code signing certificate. > > What remains to be done before we can announce the project transition? > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50670 Koeln > Germany > Telefon: +49 221 1305699 <ada://+49%20221%201305699>-0 > Telefax: +49 221 1305699 <ada://+49%20221%201305699>-90 > E-Mail: ste...@re... > Jabber: ste...@re... > WWW: http://www.reucon.com > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
From: Stefan R. <ste...@re...> - 2009-03-14 02:03:37
|
Hi, I've updated Wolfgang's demo page to work with the new code and made it available at http://asterisk-java.org/iax/development/demo.html The nightly builds are now signed with an offical code signing certificate. What remains to be done before we can announce the project transition? =Stefan -- reuter network consulting Neusser Str. 110 50670 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... WWW: http://www.reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |
From: Richard H. <ri...@ha...> - 2009-03-11 23:22:59
|
Stefan Reuter wrote: > Martin B. Smith wrote: > >> Yes, I have seen that. I think it will work. The big problem is going to >> be configuring an available test-Asterisk for the non-trivial >> demonstrations like AGI and AMI. These also pose a high risk when you >> think about things like Manager exec. >> > > That's why I would prefer if people were able to use their own Asterisk > server. This requires that > 1. The applet is able to access the local Asterisk server > 2. No complex configuration is needed, i.e. an entry in manager.conf > should be all users have to add > > (1) can be achieved by signing the applet and requesting additional > network permissions like the IAX applet does. > (2) can be probably be achieved by designing the samples wisely, i.e. > showing a list of active channels for AMI, originating calls with > channels/extensions the user can define. AGI would also be possible if > we use originateToApplication and pass the ip address of the system the > applet is run on as url. > > What do you think of this approach? > > =Stefan > > Stefan, I agree with this approach. I think that having a test server is a serious security risk, especially given how vulnerable asterisk has been of late. Allowing a connection to a specific IP is certainly the way to go, and originating to the local AGI is a good idea. It's a shame you cannot really use RCP/SWT inside an applet. Another option is to take a stripped down version of ADM ( http://adm.hamnett.org for those who haven't heard of it) and use that (with a control panel style frame) as a container for the demo which can be a download. Richard |
From: Stefan R. <ste...@re...> - 2009-03-11 22:42:45
|
Martin B. Smith wrote: > Yes, I have seen that. I think it will work. The big problem is going to > be configuring an available test-Asterisk for the non-trivial > demonstrations like AGI and AMI. These also pose a high risk when you > think about things like Manager exec. That's why I would prefer if people were able to use their own Asterisk server. This requires that 1. The applet is able to access the local Asterisk server 2. No complex configuration is needed, i.e. an entry in manager.conf should be all users have to add (1) can be achieved by signing the applet and requesting additional network permissions like the IAX applet does. (2) can be probably be achieved by designing the samples wisely, i.e. showing a list of active channels for AMI, originating calls with channels/extensions the user can define. AGI would also be possible if we use originateToApplication and pass the ip address of the system the applet is run on as url. What do you think of this approach? =Stefan |
From: Martin B. S. <ma...@mb...> - 2009-03-11 21:52:45
|
Hey again, Stefan Reuter wrote: > The idea with the applet is a good one. If we sign the applet it could > even be used to connect to a local Asterisk server behind a firewall or > to localhost so users can try it with their own server. > Have you seen the SwingSet2 demo that comes with the JDK? Its a Swing > application that shows all the controls along with the source code (in > another tab). Something like that as an applet could work for AJ, too. > What do you think? Yes, I have seen that. I think it will work. The big problem is going to be configuring an available test-Asterisk for the non-trivial demonstrations like AGI and AMI. These also pose a high risk when you think about things like Manager exec. We may just want to provide a set of demo config files, and say -- run this applet with these config files, and it'll work. Maybe then link to an Asterisk VMWare image that someone else distributes (like from VMWare's appliances list). Martin |
From: David f. <dd...@gm...> - 2009-03-11 16:46:35
|
i can offer to put one server for the echo server pool. ip: ddfire.no-ip.org user "guest" secret "supersecret" i have dynamic ip os use ddfire.no-ip.org it will be up tomorrow. David 2009/3/11 Wolfgang Pichler <wpi...@yo...> > Hi, > > i will try to get my designer to do some work on it - but i think this > will take some days - he is quit busy at time > > For the echo iax account - i suggest we do add the account data for > every available demo echo server near the demo applet - so the user can > choose a demo server by himself. > > regards, > Wolfgang > > Am Mittwoch, den 11.03.2009, 01:37 -0200 schrieb David fire: > > > > > > 2009/3/10 Stefan Reuter <ste...@re...> > > Wolfgang Pichler wrote: > > > i will provide basic documentation about the javascript > > integration - as > > > soon as possible - it is not that much. > > > > > > That's cool. Thanks! > > > > > David has already created a gui for it - @David - can you > > provide us the > > > last version of it ? And i would have a designer by hand - > > to do some > > > artwork for the gui if necessary. > > the gui is very poor!!!! > > is usable every one go to understand it but it is very poor!!!!!!. > > David > > > > > > > > > > Maybe we can even use the new GUI for the demo applet on the > > website. > > > > > Does anyone know if soemone is providing a iax test > > account ? Not > > > everyone will have an iax account by hand to test it - so > > something like > > > a echo test would be nice with a preconfigured account. > > > > > > I could provide a IAX account with echo for testing. I don't > > think it > > will generate that much traffic so one of our existing > > Asterisk servers > > should be able to handle it. > > > > =Stefan > > > > > > -- > > reuter network consulting > > Neusser Str. 110 > > 50670 Koeln > > Germany > > Telefon: +49 221 1305699 <ada://+49%20221%201305699>-0 > > Telefax: +49 221 1305699 <ada://+49%20221%201305699>-90 > > E-Mail: ste...@re... > > Jabber: ste...@re... > > WWW: http://www.reucon.com > > > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > > > > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex > > Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. > > Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based > > development > > software that enables intelligent coding and step-through > > debugging. > > Download the free 60 day trial. > > http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ > > Asterisk-java-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > > > > > > > -- > > (\__/) > > (='.'=)This is Bunny. Copy and paste bunny into your > > (")_(")signature to help him gain world domination. > > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > > software that enables intelligent coding and step-through debugging. > > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ Asterisk-java-devel > mailing list Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. |
From: Wayne S. <wsc...@ge...> - 2009-03-11 14:26:01
|
If there is any interest I could offer some flex development for the GUI - just would need help on how we want to communicate to flex.....we've used remote objects etc and blazeDS ....let me know if there is any interest.... On Wed, 2009-03-11 at 14:46 +0100, Wolfgang Pichler wrote: > Hi, > > i will try to get my designer to do some work on it - but i think this > will take some days - he is quit busy at time > > For the echo iax account - i suggest we do add the account data for > every available demo echo server near the demo applet - so the user can > choose a demo server by himself. > > regards, > Wolfgang > > Am Mittwoch, den 11.03.2009, 01:37 -0200 schrieb David fire: > > > > > > 2009/3/10 Stefan Reuter <ste...@re...> > > Wolfgang Pichler wrote: > > > i will provide basic documentation about the javascript > > integration - as > > > soon as possible - it is not that much. > > > > > > That's cool. Thanks! > > > > > David has already created a gui for it - @David - can you > > provide us the > > > last version of it ? And i would have a designer by hand - > > to do some > > > artwork for the gui if necessary. > > the gui is very poor!!!! > > is usable every one go to understand it but it is very poor!!!!!!. > > David > > > > > > > > > > Maybe we can even use the new GUI for the demo applet on the > > website. > > > > > Does anyone know if soemone is providing a iax test > > account ? Not > > > everyone will have an iax account by hand to test it - so > > something like > > > a echo test would be nice with a preconfigured account. > > > > > > I could provide a IAX account with echo for testing. I don't > > think it > > will generate that much traffic so one of our existing > > Asterisk servers > > should be able to handle it. > > > > =Stefan > > > > > > -- > > reuter network consulting > > Neusser Str. 110 > > 50670 Koeln > > Germany > > Telefon: +49 221 1305699-0 > > Telefax: +49 221 1305699-90 > > E-Mail: ste...@re... > > Jabber: ste...@re... > > WWW: http://www.reucon.com > > > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > > > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex > > Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. > > Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based > > development > > software that enables intelligent coding and step-through > > debugging. > > Download the free 60 day trial. > > http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ > > Asterisk-java-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > > > > > > > -- > > (\__/) > > (='.'=)This is Bunny. Copy and paste bunny into your > > (")_(")signature to help him gain world domination. > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > > software that enables intelligent coding and step-through debugging. > > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ Asterisk-java-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel |
From: Eric W. <eri...@gm...> - 2009-03-11 13:52:17
|
I have unsubscribe to this list around 6 times now and I'm still getting messages. Can someone please tell me how to get off of the list? Eric Windham On Wed, Mar 11, 2009 at 9:46 AM, Wolfgang Pichler <wpi...@yo...> wrote: > Hi, > > i will try to get my designer to do some work on it - but i think this > will take some days - he is quit busy at time > > For the echo iax account - i suggest we do add the account data for > every available demo echo server near the demo applet - so the user can > choose a demo server by himself. > > regards, > Wolfgang > > Am Mittwoch, den 11.03.2009, 01:37 -0200 schrieb David fire: > > > > > > 2009/3/10 Stefan Reuter <ste...@re...> > > Wolfgang Pichler wrote: > > > i will provide basic documentation about the javascript > > integration - as > > > soon as possible - it is not that much. > > > > > > That's cool. Thanks! > > > > > David has already created a gui for it - @David - can you > > provide us the > > > last version of it ? And i would have a designer by hand - > > to do some > > > artwork for the gui if necessary. > > the gui is very poor!!!! > > is usable every one go to understand it but it is very poor!!!!!!. > > David > > > > > > > > > > Maybe we can even use the new GUI for the demo applet on the > > website. > > > > > Does anyone know if soemone is providing a iax test > > account ? Not > > > everyone will have an iax account by hand to test it - so > > something like > > > a echo test would be nice with a preconfigured account. > > > > > > I could provide a IAX account with echo for testing. I don't > > think it > > will generate that much traffic so one of our existing > > Asterisk servers > > should be able to handle it. > > > > =Stefan > > > > > > -- > > reuter network consulting > > Neusser Str. 110 > > 50670 Koeln > > Germany > > Telefon: +49 221 1305699-0 > > Telefax: +49 221 1305699-90 > > E-Mail: ste...@re... > > Jabber: ste...@re... > > WWW: http://www.reucon.com > > > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > > > > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex > > Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. > > Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based > > development > > software that enables intelligent coding and step-through > > debugging. > > Download the free 60 day trial. > > http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ > > Asterisk-java-devel mailing list > > Ast...@li... > > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > > > > > > > -- > > (\__/) > > (='.'=)This is Bunny. Copy and paste bunny into your > > (")_(")signature to help him gain world domination. > > > > > ------------------------------------------------------------------------------ > > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > > software that enables intelligent coding and step-through debugging. > > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > _______________________________________________ Asterisk-java-devel > mailing list Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > -- ------------------------------------------------------------ Eric Windham ------------------------------------------------------------ |