[asterisk-dev] [Code Review] New application JabberReceive, implement SendText in chan_gtalk and chan_jingle
Russell Bryant
russell at digium.com
Sat Dec 13 09:43:44 CST 2008
On Dec 13, 2008, at 12:59 AM, John Todd wrote:
> *CLI> core show application JabberReceive
>
> -= Info about application 'JabberReceive' =-
>
> [Synopsis]
> JabberReceive will receive a text message from a remote XMPP client
> and
> store the contents in a given variable.
>
> [Description]
> Same as Synopsis.
>
> [Syntax]
> JabberReceive(JID,Variable[,Timeout][,Account][,ThreadID][,options])
As a side note, this should probably be a dialplan function instead of
having the variable to set as an option. Luckily, changing it to a
function isn't too bad, all of the code doing the work stays the same.
--
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.
More information about the asterisk-dev
mailing list