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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 20 16:29:17 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:                   Channels/chan_gtalk
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
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-11-20 16:29 CST
====================================================================== 
Summary:                    [branch] Receiving Text from chan_gtalk
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...
====================================================================== 

---------------------------------------------------------------------- 
 (0095217) asannucci (reporter) - 2008-11-20 16:29
 http://bugs.digium.com/view.php?id=12569#c95217 
---------------------------------------------------------------------- 
@blitzrage: maybe i don't understood the question...
The code that i have post, creates one extension in sip.conf, using
template.

My sip.conf look like:

[templ](!)
language=es
type=friend
record_out=Adhoc
record_in=Adhoc
qualify=yes
port=5060
host=dynamic

and each extension create trough gtalk jabberreceive application

[1001](templ)
accountcode=1001
dial=SIP/1001
callerid=XXX <1001>
mailbox=1001 at default
secret=XXXX

All extensions using "local" context in my dialplan. This context only
permit calls between extensions

@phsultan Do you know when the jabberreceive application will be included
in the normal asterisk distribution?

Thank's 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-20 16:29 asannucci      Note Added: 0095217                          
======================================================================




More information about the asterisk-bugs mailing list