[asterisk-users] Presence-awareness in Asterisk
Anselm Martin Hoffmeister
anselm at hoffmeister-online.de
Fri Nov 10 08:47:31 MST 2006
Am Freitag, den 10.11.2006, 16:33 +0100 schrieb Ondrej Valousek:
> Hi Anselm,
>
> Yes it looks promising.
> > somehow update the status in the Asterisk DB
> and that's the problem - how can I access Asterisk DB remotely (in some
> nice and elegant way)?
> That's why I was more thinking about mysql - it is already running on my
> * box and remote access is no problem.
>
> Question is, if I could do the same trick you did with Asterisk DB with
> Mysql.
There I cannot help you. But - there is an Apache Manager API that can be used over the network:
http://www.voip-info.org/wiki/view/Aynchronous+Javascript+Asterisk+Manager+(AJAM)
It seems to have support for a DBPut command, which is what you need
here.
HTH
Anselm
More information about the asterisk-users
mailing list