[asterisk-bugs] [Asterisk 0012569]: [branch] Receiving Text from res_jabber
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 25 05:57:11 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=12569
======================================================================
Reported By: eech55
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 12569
Category: Resources/res_jabber/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Target Version: 1.6.3.0
Asterisk Version: SVN
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 115340
Request Review:
======================================================================
Date Submitted: 2008-05-02 00:38 CDT
Last Modified: 2009-09-25 05:57 CDT
======================================================================
Summary: [branch] Receiving Text from res_jabber
Description:
Hello,
So far, chan_gtalk sends text to GTalk clients only. There is no way to
hear input from them which limit us a lot.
It will be awesome if we are able to receive text from GTalk users, to
provide extra services such as:
1) Voice menus. The user can select menus by sending corresponding keys
2) Or, "text" menus by which the chan_gtalk replies by text messages
instead of voice
I am glad that phsultan thought about it, however very disappointed that
it was canceled.
http://bugs.digium.com/bug_view_advanced_page.php?bug_id=8659
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0008659 [patch] Add a jabber text receiver appl...
======================================================================
----------------------------------------------------------------------
(0111363) svnbot (reporter) - 2009-09-25 05:57
https://issues.asterisk.org/view.php?id=12569#c111363
----------------------------------------------------------------------
Repository: asterisk
Revision: 220457
U trunk/CHANGES
U trunk/channels/chan_gtalk.c
U trunk/channels/chan_jingle.c
U trunk/configs/jabber.conf.sample
U trunk/doc/jabber.txt
U trunk/include/asterisk/jabber.h
U trunk/res/res_jabber.c
------------------------------------------------------------------------
r220457 | phsultan | 2009-09-25 05:57:04 -0500 (Fri, 25 Sep 2009) | 13
lines
Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle
channels
JABBER_RECEIVE (along with JabberSend) makes Asterisk interact with users
over
XMPP to process calls.
SendText can be used instead of JabberSend in the context of XMPP based
voice
channels (chan_gtalk and chan_jingle).
(closes issue https://issues.asterisk.org/view.php?id=12569)
Reported by: eech55
Tested by: phsultan, asannucci, lmadsen, jtodd, maxgo
Review: https://reviewboard.asterisk.org/r/88/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=220457
Issue History
Date Modified Username Field Change
======================================================================
2009-09-25 05:57 svnbot Checkin
2009-09-25 05:57 svnbot Note Added: 0111363
======================================================================
More information about the asterisk-bugs
mailing list