Search results
"tag:asterisk"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Asterisk-Java 1.0.0-m2 Released
As most of the users already make use of many new features in 1.0.0-SNAPSHOT it is time to push the final release out of the door. As a first step I've released milestone 2 of 1.0.0 called 1.0.0-m2. Have a look at the changelog to see which bugs have ... |
Jun 11, 2009 4:43:04 PM |
|
2
|
Scripting Support for FastAGI
Asterisk-Java 1.0.0 includes support for implementing AGI scripts in the scripting language of your choice. You still have the benefit of running on the JVM but for the implementation of your script you can now choose your favorite language. I've ... |
May 13, 2009 10:34:00 AM |
|
3
|
Asterisk-Java Lightning Talk @ JUGC
I will give a short presentation of Asterisk-Java (in German) at the Java User Group Cologne (JUGC) on May 29th. It will be a short overview of what Asterisk-Java can do and how it can be used to add phone support to Java applications. The presentation ... |
Apr 27, 2009 2:59:00 PM |
|
4
|
Speech Recognition with Asterisk-Java
The latest snapshot of Asterisk-Java contains support for the Asterisk Speech API. This makes writing AGI script that recognize speech as easy as writing AGI scripts for DTMF input. All you need to get started is a recent version of Asterisk 1.6 and ... |
Apr 3, 2009 11:38:00 PM |
|
5
|
Free Implementation of IAX in Java
Tim Panton recently announced that Mexuar has released their Correlata SDK under the terms of GPLv3. It is available for download at http://www.mexuar.co... |
Jan 20, 2009 4:02:00 AM |
|
6
|
Users: Asterisk-Java and Spring
Sajid Moinuddin has blogged about using Asterisk-Java with Spring. His article shows how to implement a BeanNameAwareAGIMapp... |
Nov 13, 2008 2:50:00 AM |
|
7
|
AACC: An Asterisk-Java based solution for Call Centers
As far as I know, no one has yet succeeded to deliver a high quality open source package for the thousands of small and medium sized call centers around the globe that want to go Asterisk. But having to buy proprietary software for managing the call ... |
Aug 15, 2008 3:21:00 AM |
|
8
|
Outbound Message Delivery using AGI and AMI in Scala
From my participation in the asterisk-users and asterisk-java-users mailing lists, and from the general questions I see, I think a common use case for the combination of the Gateway interface and the Manager interface is to deliver outbound recorded ... |
Aug 10, 2008 5:38:46 AM |
|
9
|
Users: Integrating PeopleSoft and Asterisk
Chris Heller has published a series of two blog posts on how to integrate Oracle's PeopleSoft with Asterisk using Asterisk-Java. In PeopleSoft IVR Integration the easy way he explains how to "initiate a phone call to the end user from PeopleSoft, prompt ... |
Aug 10, 2008 5:26:00 AM |
|
10
|
OSCON 2008, Mark Spencer's session on Thursday
Every year, O'Reilly hosts an open-source conference in Portland, OR, USA, in July. If anyone interested is at the conference, I'll be at Mark Spencer's talk on Thursday at 1:45pm. Stop by and say hello -- I'll be wearing the conference badge with my ... |
Jul 22, 2008 3:36:00 AM |
|
11
|
Visualizing your dialplan with a graph
A few weeks ago, Matt Gibson posted on the asterisk-users discussion list that he was looking for a GraphViz script he had heard about a few years ago that could generate graphs of Asterisk's extensions.conf file that defines the dialplan. At the time, I ... |
May 10, 2008 10:05:38 PM |
|
12
|
DefaultAgiServer in JBoss AS 4.x
A recent post to the mailing list asked about how to stop and start a FastAGI server and how folks host Fast AGI servers. I shared some code I wrote for a small MBean that starts and stops a DefaultAgiServer from Asterisk-Java -- see the last FAQ ... |
Apr 28, 2008 4:05:29 AM |
|
13
|
A Visual Overview Of Asterisk-Java
Atlassian has improved the charting features in their latest release of Fisheye. So I had a look at the Asterisk-Java code base to see how it's major packages compare in size. This is what i got: Let's have a look at the individual packages: The ... |
Apr 27, 2008 2:05:39 PM |
|
14
|
Users: Astersik and SugarCRM
Mauro has published an interesting article about Asterisk and SugarCRM integration. A swing popup notifies its user on incoming calls and provides additional information about the customer that is retrieved from SugarCRM. The sample application serves ... |
Apr 18, 2008 11:50:00 AM |
|
15
|
Preview: Support for AsyncAGI
I've just finished adding support for Asynchronous AGI to Asterisk-Java. AsyncAGI allows you to run AGI scripts through a Manager API connection. The way AsyncAGI is supported by Asterisk-Java hides the differences in the underlying communication from ... |
Apr 5, 2008 5:02:44 AM |
|
16
|
Frequently Asked Questions
Thanks to Martin we now have a FAQ section available as part of our documentation. The FAQ covers the questions we encounter on our mailing lists and that we think will be interesting to a more general audience. Please check them before asking questions ... |
Mar 22, 2008 4:59:00 PM |
|
17
|
Users: Conferencing for snom Phones
Andreas Neugebauer's submission to the snom XML Contest was a conferencing application for Asterisk: XMLConference uses the Asterisk Manager interface, and shows call-related information on the snom phone display and allows you to interact with these ... |
Feb 15, 2008 4:53:07 AM |
|
18
|
AGI scripts in BeanShell
beanizer.org has published an interesting article on how to build an AGI server with Asterisk-Java to run AGI scripts written in BeanShell. They provide a dispatcher AgiScript that delegates to a BeanShell script and provides some additional convenience ... |
Feb 15, 2008 3:18:17 AM |
|
19
|
Words Of Praise
While skipping through our referrer list I stumbled upon this comment from a French user: Ahhhh !!! Asterisk-Java, quelle belle API. C'est la plus complète parmi celles que l'on puisse trouver pour interroger le manager ou développer des "scripts" AGI. ... |
Jan 29, 2008 2:10:00 AM |
|
20
|
Asterisk 1.6.0-beta1 Released
Since a few days the first beta of Asterisk 1.6.0 is available for download. So far, Asterisk-Java seems to work fine with the new release. If you encounter any problems feel free to post a comment, join our mailing list or post a bug report. Update ... |
Jan 26, 2008 3:41:00 AM |