[asterisk-bugs] [Asterisk 0014352]: [patch] Adding JabberJoin and an argument to JabberSend for groupchats
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 9 02:58:21 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/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: feedback
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-02-09 02:58 CST
======================================================================
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.
======================================================================
----------------------------------------------------------------------
(0099680) fiddur (reporter) - 2009-02-09 02:58
http://bugs.digium.com/view.php?id=14352#c99680
----------------------------------------------------------------------
I used XMPP notation of user at server/nick for nickname-choice, but having it
as separate parameter to JabberJoin is better!
Actually, in regards to JabberJoin, I would like to have join-option
directly in jabber.conf, to have asterisk on a group automatically after a
restart. As a component that's not necessary, but I haven't set that up
yet.
Having JabberSendGroup is good; then I haven't got to encapsulate all
strings that happesn to have a comma in them :)
What's the point of having nickname in JabberLeave - to connect to the
same chat with several nicks?
Thanks for the implementation!
Issue History
Date Modified Username Field Change
======================================================================
2009-02-09 02:58 fiddur Note Added: 0099680
======================================================================
More information about the asterisk-bugs
mailing list