Displaying 7 results from an estimated 7 matches for "asteriskjava".
2005 Sep 26
1
AsteriskJava - Queue
...nal Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
> Sebastian Silva
> Sent: Monday, September 26, 2005 6:33 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] AsteriskJava - Queue
>
> Hi, I am using AsteriskJava and I have some problems, I will
> appreciate any help...
>
> My system has the following architecture (in the server side):
>
> - An app server (connected to the asterisk console)
> - An AGI Server (developed with AsteriskJava)
&g...
2011 Jan 10
3
How to check a number online or offline
Hi all,
Now i want to check a number (channel) online, offline or unreachable on
asterisk but i don`t know to do. Can anyone help me to solve this issue.
Thanks and best regard!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110109/c193b48d/attachment.html>
2006 May 15
1
View Agent Status on the Web
Hi all,
I want to be able to see the status of my Agents on a web interface. I
have no idea how to do so.
I have found a few sample script to communicate with queues manager to
view queues.But I couldn't find any on viewing the agent status. Could
anybody give me a clue?
Regards,
Pim
2008 Oct 14
1
Help With AMI
I am trying to get updateconfig working.
I found an example of updating configuration files here:
http://www.voip-info.org/wiki/index.php?page=Asterisk+Manager+API+Action+Upd
ateConfig
When I tried it the conf file was updated but the new entry was not added.
action:updateconfig
reload:no
srcfilename:manager.conf
dstfilename:manager.conf
Action-000000:append
Cat-000000:newuser
2013 Oct 30
1
Java Asterisk Event Message
I keep getting the following message whenever an AMI call is made:
asteriskjava.manager.internal.EventBuilderImpl.buildEvent(EventBuilderIm
pl.java:296) No event class registered for event type 'localbridge',
Tried adding an event listener. Anyone know how to fix this?
Thanks
Murthy
-------------- next part --------------
An HTML attachment was scrubbed...
UR...
2006 Mar 27
3
Config File Management
I'm curious (ok, well I admit it - it's for perosnal gain) what methods people are using to manage asterisk config files when they have multiple asterisk systems?
Some sort of revision control such as cvs,rcs or subversion?
A central 'config server' where you edit the files and then rsync them out?
I have 5 systems to manage, and it seems that about the only common file is
2006 Mar 27
0
Question about Polycom 601 and expansion module.
...ailing List - Non-Commercial Discussion"
> <asterisk-users@lists.digium.com>
> Message-ID:
> <d75be1ca0603271200l3536e7cbp9ffe8a269c51b8ca@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> You can use FastAGI
>
> See http://www.asteriskjava.org
>
> 2006/3/27, David Gomillion <dgomillion@eyecarenow.com>:
>>
>> Sorry for thread breaking... I'm on digest.
>>
>>>> I'm curious (ok, well I admit it - it's for perosnal gain) what
>>>> methods people are using to manage aste...