[asterisk-bugs] [Asterisk 0012569]: [branch] Receiving Text from res_jabber

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 12:38:07 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12569 
====================================================================== 
Reported By:                eech55
Assigned To:                phsultan
====================================================================== 
Project:                    Asterisk
Issue ID:                   12569
Category:                   Resources/res_jabber
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 115340 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-05-02 00:38 CDT
Last Modified:              2008-12-11 12:38 CST
====================================================================== 
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...
====================================================================== 

---------------------------------------------------------------------- 
 (0096221) phsultan (manager) - 2008-12-11 12:38
 http://bugs.digium.com/view.php?id=12569#c96221 
---------------------------------------------------------------------- 
John,

XMPP chats (with JabberSend/JabberReceive) are indeed triggered by *voice*
calls going though the dialplan. And if I understand correctly, you want to
be able to start a dialog with Asterisk over XMPP from your XMPP client
without involving Jingle nor GoogleTalk.

Instead of doing achieving that with XMPP messages, which should be
reserved for pure text exchange, I think we could implement ad-hoc commands
in Asterisk (http://xmpp.org/extensions/xep-0050.html), which would allow
us to place calls using Local channels (e.g. no voice) and therefore reach
all of the dialplan applications, including JabberSend and JabberReceive.

ad-hoc commands are implemented in most XMPP clients.

What do you think?

Philippe 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 12:38 phsultan       Note Added: 0096221                          
======================================================================




More information about the asterisk-bugs mailing list