[SIP Beyond VoIP] Sylkserver – I'm too stupid to understand the sparse documentation

Paul xmppaulina at protonmail.com
Mon Jun 18 13:22:55 CEST 2018


On 18 June 2018 at 11:50, Adrian Georgescu <ag at ag-projects.com> wrote:

>> On 17 Jun 2018, at 13:31, Paul <xmppaulina at protonmail.com> wrote:
>>
>> What I wanted to achieve is that the users on my XMPP server can call an Asterisk server and receive calls from Asterisk.
>>
>> XMPP client <---> example.net (XMPP server) <---> gate.example.net (Sylkserver) <---> pbx.example.net (Asterisk SIP)
>
> Yes, this is the main usage scenario for which the server was designed.

[...]

>

> The SIP DNS records must point to the SIP server
> The XMPP DNS records must point to SylkServer

Like

_xmpp-server._tcp.pbx.example.net. 1 IN SRV 1 1 5269 sylkserver.example.net.
_sip._udp.pbx.example.net.         1 IN SRV 1 1 5060 asterisk.example.net.

I guess in this scenario Asterisk (or some SIP proxy) would need to route requests for xmpp-user at example.net to Sylkserver (I'm more familiar with XMPP and not so much into SIP).

I'm still unsure if or how client to client communication would work with third party clients (like user at thirdparty.example). I have the impression that it only works between providers that both offer XMPP _and_ SIP on the same domain, which 99% do not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20180618/f47d8b48/attachment.html>


More information about the SIPBeyondVoIP mailing list