[OpenSIPS-Users] SUBSCRIBE to Google Talk presence.
Anca Vamanu
anca at opensips.org
Thu Nov 4 12:22:36 CET 2010
Hi Cris,
We found it easier with ejabberd - you just have to edit the
/etc/ejabberd/ejabberd.conf and add the a block in the listen list:
%% External OpenSIPS component
{5347, ejabberd_service, [
{host, "sip.domain.com", [{password, "secret"}]}
]},
Also you need to set the hostname:
%% Hostname
{hosts, ["xmpp.domain.com"]}.
Regards,
--
Anca Vamanu
www.voice-system.ro
On 11/04/2010 01:06 PM, Chris Maciejewski wrote:
> Hi Anca,
>
> Thanks for updating the config.
>
> Could you please let me know which Jabber server (jabberd2 or ejabber)
> is known to work with this config file? Or which of this two is easier
> to integrate with my scenario?
>
> Best regards,
> Chris
>
> On 4 November 2010 09:58, Anca Vamanu<anca at opensips.org> wrote:
>
>> Hi Cris,
>>
>> I updated the config: http://www.opensips.org/Resources/PuaXmppConfig.
>>
>> Regards,
>>
>> --
>> Anca Vamanu
>> www.voice-system.ro
>>
>>
>>
>> On 11/03/2010 06:22 PM, Chris Maciejewski wrote:
>>
>>> Hi,
>>>
>>> I am trying to implement the scenario where SIP UA will subscribe to
>>> the presence of Google Talk XMPP user via OpenSIPs (1.6.2)
>>> pua_xmmp/xmpp modules and third party XMPP server (ejabberd or
>>> jabberd2). Please see diagram below:
>>>
>>> [ SIP UA ]
>>> |
>>> SUBSCRIBE user at gmail.com
>>> |
>>> [ OpenSIPs + xmpp mod]
>>> |
>>> [ ejabber or jabberd2 ]
>>> |
>>> [ Google XMPP s2s ]
>>> |
>>> [ user at gmail.com XMPP status ]
>>>
>>> Has anyone maybe tried something similar before. All I can find is not
>>> terribly up to date sample config at
>>> http://www.opensips.org/Resources/PuaXmppConfig
>>>
>>> Any suggestions very much appreciated.
>>>
>>> Regards,
>>> Chris
>>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
More information about the Users
mailing list