[asterisk-bugs] [JIRA] (ASTERISK-17333) [patch] Use of Google XMPP Extensions for Google Talk/Voice

Malcolm Davenport (JIRA) noreply at issues.asterisk.org
Thu Feb 26 09:37:35 CST 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-17333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Malcolm Davenport closed ASTERISK-17333.
----------------------------------------

    Resolution: Won't Fix

chan_gtalk has been deprecated in newer version of Asterisk.  The XMPP support within Asterisk, and connectivity to Google, was completely rewritten as res_xmpp and chan_motif.

I'm not sure that chan_gtalk is even functional with Google these days.  But, if someone wants to carry this forward into chan_gtalk, they're welcome to do so - though looking into Motif may be a better option.  In the meantime, I'm going to close this issue as won't fix, because chan_gtalk's deprecated.

> [patch] Use of Google XMPP Extensions for Google Talk/Voice
> -----------------------------------------------------------
>
>                 Key: ASTERISK-17333
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-17333
>             Project: Asterisk
>          Issue Type: New Feature
>          Components: Channels/chan_gtalk
>            Reporter: SLG
>            Assignee: Dave Bowerman
>         Attachments: res_jabber.patch, res_jabber.udiff
>
>
> I know that mod_dingaling is built to work with the XMPP standard, but the primary implementation of the XMPP standard as of right now is Google Talk/Voice. It would be great to integrate some of the functionality that in the Google XMPP extensions into freeswitch so that we could talk advantage of this. I've posted the table below just to give people an idea of what the extensions have available. I got the idea what PSU VoIP blog posted a patch for Asterisk to set invisibility for Google Talk. Right now, it's more of a hack since they implemented it in the res_jabber, but if it was moved into the chan_gtalk, it could be maintained there an not be as much of a hack. I'm willing to put in some work for this and just want some help/advice. 
> I have posted this on both the freeswitch and the Asterisk issues just to see if I could get anyone interested. Thanks! 
> Extension	Description 
> User Settings	Enables a client to make and query client settings handled by the server. 
> Off the Record Chats	Enables a client to turn off server-side logging for individual conversations, and alert clients to turn off client-side logging as well. 
> Jingle Server Discovery	Returns a list of servers that a client can use to connect a Jingle session. 
> Gmail Notifications	Enables a client to request notifications when their Gmail account receives a new email, or to query for unread emails. 
> Shared Status Messages	Enables multiple client instances to share a central list of status messages. 
> Extended Contact Attributes	Sets or retrieves additional information about roster members. 
> JID Domain Discovery	Enables a client to sign into the Google server using either the gmail.com or googlemail.com domain. 
> Voicemail	Enables a client to send voicemail messages to other chat clients.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list