Re: [asterisk-users] Java Asterisk Event Message

2013-10-31 Thread Murthy Gandikota
Discussion Subject: Re: [asterisk-users] Java Asterisk Event Message Yes, there seems to be no support for the Localbridge event. You need to derive a class like public class LocalbridgeEvent extends LinkageEvent and add whatever is necessary. You probably have to add more classes like this to take

Re: [asterisk-users] Java Asterisk Event Message

2013-10-31 Thread jg
Yes, there seems to be no support for the Localbridge event. You need to derive a class like public class LocalbridgeEvent extends LinkageEvent and add whatever is necessary. You probably have to add more classes like this to take care of the recent changes of the AMI interface. Maybe you can

Re: [asterisk-users] Java server side components

2012-11-25 Thread Nweike Onwuyali
Thanks Rudi, but I want a java server component for building asterisk GUI. Nweike Onwuyali . excuse my typos & brevity. Sent from a mobile device On Nov 23, 2012, at 9:18 PM, "Rudi Lee" wrote: > You might want to look at Asterisk-Java, Java library to communicate

Re: [asterisk-users] Java server side components

2012-11-23 Thread Rudi Lee
You might want to look at Asterisk-Java, Java library to communicate to Asterisk via AMI and AGI, https://github.com/srt/asterisk-java Best Regards, Rudi Lee -Original Message- From: Nweike Onwuyali Sender: asterisk-users-boun...@lists.digium.com Date: Thu, 22 Nov 2012 19:45:36 To: As

Re: [asterisk-users] Java Web Phone

2006-11-03 Thread Administrator TOOTAI
Guillermo Salas M. a écrit : On Wed, 2006-11-01 at 16:05 -0500, Vladimir Montealegre Estailes wrote: Hello list partners you know about a softphone made in java attachable in a web page? GNU! I'm using JIAXClient [1] to permit to any user to join one meetme room [2] with the IAX

RE: [asterisk-users] Java Web Phone

2006-11-02 Thread Dean Collins
> -Original Message- > From: [EMAIL PROTECTED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Brad Templeton > Sent: Thursday, 2 November 2006 8:55 PM > To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non- > Commercial Discussion > Subject: Re: [ast

Re: [asterisk-users] Java Web Phone

2006-11-02 Thread Brad Templeton
On Thu, Nov 02, 2006 at 11:23:08AM -0500, Guillermo Salas M. wrote: > On Wed, 2006-11-01 at 16:05 -0500, Vladimir Montealegre Estailes wrote: > > Hello list partners > > > > you know about a softphone made in java attachable in a web page? > > > > GNU! > > > > > I'm using JIAXClient [1] to

Re: [asterisk-users] Java Web Phone

2006-11-02 Thread Guillermo Salas M.
On Wed, 2006-11-01 at 16:05 -0500, Vladimir Montealegre Estailes wrote: > Hello list partners > > you know about a softphone made in java attachable in a web page? > > GNU! > I'm using JIAXClient [1] to permit to any user to join one meetme room [2] with the IAX2 protocol, works very great

Re: [asterisk-users] Java Web Phone

2006-11-02 Thread Dovid B
I created the xtn file how do I use it ? Any demo or I have to buy it from them ? - Original Message - From: Carlos Rojas To: Asterisk Users Mailing List - Non-Commercial Discussion Sent: Thursday, November 02, 2006 3:39 AM Subject: Re: [asterisk-users] Java

RE: [asterisk-users] Java Web Phone

2006-11-01 Thread Dean Collins
-917-207-3420 Mb   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Al Bochter Sent: Wednesday, 1 November 2006 9:13 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Java Web Phone   Anyone know the cost? Best regards

Re: [asterisk-users] Java Web Phone

2006-11-01 Thread Al Bochter
Anyone know the cost? Best regards, Al Bochter Bochter Services (Voip PBX) Free World DialUp: 780217 EXT: 250 WebSite: http://www.freeworlddialup.com/ http://www.BochterServices.com/?t=Email BUY and sell Coins, Silver and Gold http://www.bochterservices.com/?j=gold&t=email For new and used

Re: [asterisk-users] Java Web Phone

2006-11-01 Thread Carlos Rojas
Hello,LookX-web litehttp://www.asterisk-es.org/modules/mydownloads/visit.php?cid=6&lid=12Regards On 11/1/06, Vladimir Montealegre Estailes <[EMAIL PROTECTED]> wrote: Hello list partners   you know about a softphone made in java attachable in a web page?   GNU!   Thaks in advance! Visita

RE: [asterisk-users] Java Web Phone

2006-11-01 Thread Dean Collins
Hi Vladimir,   If you mean the Mexuar Corraleta application that was launched at Astricon last Tuesday by www.Mexuar.com it is available here; http://www.mexuar.com/products_sdk.shtml   There is a press release for you to read here; http://www.mexuar.com/downloads/Press/CorraletaLau

Re: [Asterisk-Users] Java?

2004-01-04 Thread Philipp von Klitzing
Hi! > > > Apache + Mysql + PHP ( Ming + Actionscript ) + Asterisk is good. > > > Dynamic effective,Easy coding and Fast response :-) > > > > That's an excellent suggestion, I agree with Ray. Masakazu, do you think > > you could provide a working sample either here on the list or in the > > Wiki

Re: [Asterisk-Users] Java?

2004-01-03 Thread Masakazu Nakano
On Thu, 01 Jan 2004 17:50:32 +0100 Philipp von Klitzing <[EMAIL PROTECTED]> wrote: > Hi! > > > > We needed the client browser to be open all the time for dynamic data to > > > load without the page refreshing. After looking at all of our options we > > > decided on programming it ourselves using

Re: [Asterisk-Users] Java?

2004-01-01 Thread Philipp von Klitzing
Hi! > > We needed the client browser to be open all the time for dynamic data to > > load without the page refreshing. After looking at all of our options we > > decided on programming it ourselves using flash rather than java. > > Apache + Mysql + PHP ( Ming + Actionscript ) + Asterisk is good.

RE: [Asterisk-Users] Java? --> Ming!

2004-01-01 Thread Ray Burkholder
> Masakazu Nakano > Sent: December 31, 2003 21:13 > > On Wed, 31 Dec 2003 21:19:10 +0200 > "Stephen Karrington" <[EMAIL PROTECTED]> wrote: > > > We needed the client browser to be open all the time for > dynamic data to > > load without the page refreshing. After looking at all of > our options

Re: [Asterisk-Users] Java?

2003-12-31 Thread Masakazu Nakano
On Wed, 31 Dec 2003 21:19:10 +0200 "Stephen Karrington" <[EMAIL PROTECTED]> wrote: > We needed the client browser to be open all the time for dynamic data to > load without the page refreshing. After looking at all of our options we > decided on programming it ourselves using flash rather than ja

Re: [Asterisk-Users] Java SIP Client

2003-08-18 Thread Alastair Maw
Stuart Hirst wrote: Does anyone know of a Java based SIP client and if so have has anyone used it. I found JAIN at https://sip-communicator.dev.java.net/ but have not tried it yet. The NIST JAIN implementation is quite mature, and the soft-phone demo app that it used to ship with has now bee