Displaying 1 result from an estimated 1 matches for "xmpp_send_exec".
2012 Aug 21
1
Asterisk 11 - XMPP and JabberSend()
...t (and the call fails with a "Declined" message on the calling phone).
    -- Executing [20005 at metalink:2] JabberSend("SIP/649EF376CA25-0000000c", "testaccount,user at my.jabber.server,Test") in new stack
[Aug 21 15:42:54] WARNING[20469][C-0000000c]: res_xmpp.c:1752 xmpp_send_exec: JabberSend requires arguments (account,jid,message)
I've tried putting in the full username and the [testaccount] for the first argument to JabberSend.  I've tried just the username as well as the full user at my.jabber.server<mailto:user at my.jabber.server> in the jid argument.  I...