Quantcast
Channel: Ignite Realtime: Message List
Viewing all articles
Browse latest Browse all 11593

Re: XMPP and Asterisk: the future of open source realtime communications?

$
0
0

Well, it's more than a plugin.

 

I'm working on send text messages, starting calls, get asterisk informations, etc directly from xmpp client with just a few commands. Something like that:

 

(11:32:11 AM) marcelo@jabber.mundoopensource.com.br/ltsp_propus: help

(11:32:11 AM) Asterisk Demo XMPP :

HELP

Commands:

 

info <voip|xmpp> - show VoIP or XMPP informations.

help - show this help.

call <number> - Make a call to <number> and play tt-monkeys file.

version - show script version.

 

(11:33:36 AM) marcelo@jabber.mundoopensource.com.br/ltsp_propus: info xmpp

(11:33:37 AM) Asterisk Demo XMPP : XMPP informations

Server jabber.mundoopensource.com.br available.

Openfire version: 3.9.3

last started: Tue Aug 19 09:21:28 BRT 2014

 

(11:33:55 AM) marcelo@jabber.mundoopensource.com.br/ltsp_propus: info voip

(11:33:57 AM) Asterisk Demo XMPP : VoIP informations

Asterisk version  12.5.0

Started:  2014-08-19 -  22:57:15

Last reload:  2014-08-19 -  22:57:15

 

(11:34:34 AM) marcelo@jabber.mundoopensource.com.br/ltsp_propus: call 5199999999

(11:34:35 AM) Asterisk Demo XMPP : marcelo@jabber.mundoopensource.com.br is not authorized to call to 5199999999.

 

There are other commands available like:

 

msg <extension> <message> - send a sip <message> to <extension>

queue <queuename> - show queue <queuename> members

queuemsg <queuename> <msg> - send a xmpp <msg> to members of queue <queuename>

queueoff <queuename> - logoff from queue <queuename>.

queueon <queuename> - logon on queue <queuename>.

sippeers - show sip peers.

 

And more.

 

I'll start to translate my blog posts to english and I'll inform here when done.

 

Regards,

Marcelo H. Terres

mhterres@gmail.com

Openfire-BR owner mailing list

http://www.mundoopensource.com.br


Viewing all articles
Browse latest Browse all 11593

Trending Articles