[asterisk-bugs] [Asterisk 0014352]: [patch] Adding JabberJoin and an argument to JabberSend for groupchats
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 8 01:19:26 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14352
======================================================================
Reported By: fiddur
Assigned To: phsultan
======================================================================
Project: Asterisk
Issue ID: 14352
Category: Resources/res_jabber
Reproducibility: N/A
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 171829
Request Review:
======================================================================
Date Submitted: 2009-01-28 04:39 CST
Last Modified: 2009-06-08 01:19 CDT
======================================================================
Summary: [patch] Adding JabberJoin and an argument to
JabberSend for groupchats
Description:
Joining groupchats already has functions in res_jabber.c, they are just not
available from the dialplan.
I added JabberJoin and a parameter to JabberSend to say if it is to a
groupchat.
======================================================================
----------------------------------------------------------------------
(0106109) fiddur (reporter) - 2009-06-08 01:19
https://issues.asterisk.org/view.php?id=14352#c106109
----------------------------------------------------------------------
I've tested JabberJoin with nickname set, JabberSend, JabberSendGroup and
JabberLeave. Works according to manual. core show application Jabber...
looks good.
JabberJoin to a room you're already in but with another nickname changes
the nickname to the new specified. That's ok, but undocumented.
JabberJoin without a nickname specified gets the nickname "asterisk".
What I see in the code, that's expected when you connect as a componen, but
otherwise you should get the nickname from the jid... and my jabber.conf
has type=client. So I guess that's an error. ..haven't tried to debug
that, yet :)
Issue History
Date Modified Username Field Change
======================================================================
2009-06-08 01:19 fiddur Note Added: 0106109
======================================================================
More information about the asterisk-bugs
mailing list