<div dir="ltr">Yep, the first thing I did was adding the contact and it didn't work.  I tried sending messages and it didn't work either.  The client I'm using is Jitsi, for sip and xmpp (I've started the test with the Jitsi resgistering to the SIP and XMPP accounts, and tried it in different machines;  the logs are the same).<div>

<br></div><div style>My xmppgateway.ini configuration is very simple (almost everything are set to defaults, except for "domains" and trace:_xmpp, the DNS SRV resolution for _xmpp-server._tcp works, and it returns the correct port):</div>

<div style><br></div><div style><div>[general]</div><div><br></div><div>; Comma-separated list of Internet domains for which this server is                                                                                   </div>

<div>; responsible. Beside this setting, you must also add the xmpp-server records                                                                         </div><div>; into the DNS server responsable for these Internet domains, e.g.:                                                                                   </div>

<div>; _xmpp-server._<a href="http://tcp.example.com">tcp.example.com</a>.  IN SRV 0 0 5269 <a href="http://sylkserver.example.com">sylkserver.example.com</a>.                                                                             </div>

<div>; At least one domain is required, replace the example below with your own domain:                                                                    </div><div>domains = <a href="http://myurl.com">myurl.com</a></div>

<div><div>; The following settings are the default used by the software, uncomment                                                                              </div><div>; them only if you want to make changes                                                                                                               </div>

<div><br></div><div>; Prefix that will be appended to all Internet domains in the above setting,                                                                          </div><div>; which will be used as a Multi User Chat (MUC) component.  Beside this                                                                               </div>

<div>; setting, you must also add the xmpp-server DNS records into the DNS server                                                                          </div><div>; for the conference domains, e.g.:                                                                                                                   </div>

<div>; _xmpp-server._<a href="http://tcp.conference.example.com">tcp.conference.example.com</a>.  IN SRV 0 0 5269 <a href="http://sylkserver.example.com">sylkserver.example.com</a>.                                                                  </div>

<div>; muc_prefix = conference                                                                                                                             </div><div><br></div><div>; IP address used for listening to XMPP connections; empty string or any means listen on interface used                                               </div>

<div>; by the default route                                                                                                                                </div><div>; local_ip =                                                                                                                                          </div>

<div><br></div><div>; local_port = 5269                                                                                                                                   </div><div><br></div><div>; If set to True (default) MSRP will be used to translate XMPP Instant Messaging, else SIP MESSAGE will be used                                       </div>

<div>; Note: XMPP 'normal' messages (not chat messages) are always translated to SIP MESSAGE requests                                                      </div><div>; use_msrp_for_chat = True                                                                                                                            </div>

<div><br></div><div>; Timeout to terminate a SIP session if no chat traffic was received                                                                                  </div><div>; sip_session_timeout = 600                                                                                                                           </div>

<div><br></div><div>; Enable verbose logging of XMPP stantzas                                                                                                             </div><div>trace_xmpp = True</div></div><div><br></div>

<div><br></div><div style>Thanks.</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 22, 2013 at 11:31 AM, Saúl Ibarra Corretgé <span dir="ltr"><<a href="mailto:saul@ag-projects.com" target="_blank">saul@ag-projects.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The logs show that the server-to-server connection was completed successfully, did you send any chat messages from the jabber client?<br>


<br>
Also, please post your xmppgateway.ini configuration file.<br>
<div><div class="h5"><br>
<br>
On Jul 22, 2013, at 5:46 PM, Jonathan wrote:<br>
<br>
> That's the only thing changed.  Insted of <a href="http://myurl.com" target="_blank">myurl.com</a>, there goes the real domain.  From <a href="http://jabber.at" target="_blank">jabber.at</a>, it tries to send a message to one of the users through SylkServer.  Right now, I think that knowking the real url is not important.  The logs in xmpp_trace.txt are these:<br>


><br>
> 2013-07-22T10:42:13.684522-05:00 [sylk-server 39266]: RECEIVED: Packet 101, +0:47:<a href="tel:23.509835" value="+5723509835">23.509835</a><br>
> <?xml version='1.0'?><stream:stream xmlns:stream='<a href="http://etherx.jabber.org/streams" target="_blank">http://etherx.jabber.org/streams</a>' xmlns='jabber:server' xmlns:db='jabber:server:dialback' from='<a href="http://jabber.at" target="_blank">jabber.at</a>' to='<a href="http://myurl.com" target="_blank">myurl.com</a>' version='1.0'><br>


> --<br>
> 2013-07-22T10:42:13.684866-05:00 [sylk-server 39266]: SENDING: Packet 102, +0:47:23.510179<br>
> <stream:stream xmlns:stream='<a href="http://etherx.jabber.org/streams" target="_blank">http://etherx.jabber.org/streams</a>' xmlns='jabber:server' xmlns:db='jabber:server:dialback' version='1.0' from='<a href="http://myurl.com" target="_blank">myurl.com</a>' id='000fd6cd55241f4b'><br>


> --<br>
> 2013-07-22T10:42:13.685002-05:00 [sylk-server 39266]: SENDING: Packet 103, +0:47:23.510315<br>
> <stream:features/><br>
> --<br>
> 2013-07-22T10:42:13.882107-05:00 [sylk-server 39266]: RECEIVED: Packet 104, +0:47:23.707420<br>
> <db:result from='<a href="http://jabber.at" target="_blank">jabber.at</a>' to='<a href="http://myurl.com" target="_blank">myurl.com</a>'>1574262569</db:result><br>
> --<br>
> 2013-07-22T10:42:14.212289-05:00 [sylk-server 39266]: SENDING: Packet 105, +0:47:24.037602<br>
> <stream:stream xmlns:stream='<a href="http://etherx.jabber.org/streams" target="_blank">http://etherx.jabber.org/streams</a>' xmlns='jabber:server' xmlns:db='jabber:server:dialback' to='<a href="http://jabber.at" target="_blank">jabber.at</a>' version='1.0' from='<a href="http://myurl.com" target="_blank">myurl.com</a>'><br>


> --<br>
> 2013-07-22T10:42:14.410100-05:00 [sylk-server 39266]: RECEIVED: Packet 106, +0:47:<a href="tel:24.235413" value="+5724235413">24.235413</a><br>
> <?xml version='1.0'?><stream:stream xmlns:stream='<a href="http://etherx.jabber.org/streams" target="_blank">http://etherx.jabber.org/streams</a>' xmlns='jabber:server' xmlns:db='jabber:server:dialback' id='2462137042' version='1.0'><br>


> --<br>
> 2013-07-22T10:42:14.410586-05:00 [sylk-server 39266]: RECEIVED: Packet 107, +0:47:24.235899<br>
> <stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'><required/></starttls><c xmlns='<a href="http://jabber.org/protocol/caps" target="_blank">http://jabber.org/protocol/caps</a>' hash='sha-1' node='<a href="http://www.process-one.net/en/ejabberd/" target="_blank">http://www.process-one.net/en/ejabberd/</a>' ver='P0WUdKPvH9mhE18OCCdv0SmoqHY='/></stream:features><br>


> --<br>
> 2013-07-22T10:42:14.410833-05:00 [sylk-server 39266]: SENDING: Packet 108, +0:47:24.236146<br>
> <db:verify to='<a href="http://jabber.at" target="_blank">jabber.at</a>' from='<a href="http://myurl.com" target="_blank">myurl.com</a>' id='000fd6cd55241f4b'>1574262569</db:verify><br>


> --<br>
> 2013-07-22T10:42:14.605509-05:00 [sylk-server 39266]: RECEIVED: Packet 109, +0:47:24.430822<br>
> <db:verify from='<a href="http://jabber.at" target="_blank">jabber.at</a>' to='<a href="http://myurl.com" target="_blank">myurl.com</a>' id='000fd6cd55241f4b' type='valid'/><br>


> --<br>
> 2013-07-22T10:42:14.605740-05:00 [sylk-server 39266]: SENDING: Packet 110, +0:47:24.431053<br>
> <db:result to='<a href="http://jabber.at" target="_blank">jabber.at</a>' from='<a href="http://myurl.com" target="_blank">myurl.com</a>' type='valid'/><br>
> --<br>
><br>
><br>
><br>
> On Mon, Jul 22, 2013 at 10:32 AM, Adrian Georgescu <<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>> wrote:<br>
> Well, unless you paste your configuration and real logs I cannot speculate what may be wrong with your installation. Whatever you obfuscate because you consider irrelevant may very well point to the cause.<br>
><br>
> Adrian<br>
><br>
> On Jul 22, 2013, at 5:25 PM, Jonathan <<a href="mailto:jsandoval@ikono.com.co">jsandoval@ikono.com.co</a>> wrote:<br>
><br>
>> Hi Adrian.<br>
>> I changed the url of the testing site to "<a href="http://myurl.com" target="_blank">myurl.com</a>", just to send it to this list :).  The DNS of the real domain are correctly configured to resolve to the SIP and XMPP ports.<br>


>><br>
>> Jonathan<br>
>><br>
>><br>
>> On Mon, Jul 22, 2013 at 10:22 AM, Adrian Georgescu <<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>> wrote:<br>
>> What is myurl?<br>
>><br>
>> Adrian<br>
>><br>
>> On Jul 22, 2013, at 5:04 PM, Jonathan <<a href="mailto:jsandoval@ikono.com.co">jsandoval@ikono.com.co</a>> wrote:<br>
>><br>
>>> Hi everyone.<br>
>>> I'm trying to configure Sylkserver to serve as a gateway between my local SIP Network (Kamailio) and external XMPP Networks (I'm testing with <a href="http://jabber.at" target="_blank">jabber.at</a>, but I expect it to work with gtalk, and others too).<br>


>>><br>
>>> I'm running sylkserver with the --no-fork option to test, and I see the next output whenever I add, from my xmpp account, a local SIP account:<br>
>>><br>
>>> Starting factory <sylk.applications.xmppgateway.xmpp.server.DeferredS2SClientFactory object at 0x2f3c890><br>
>>> DNSDatagramProtocol starting on 10666<br>
>>> Starting protocol <twisted.names.dns.DNSDatagramProtocol object at 0x2f3c750><br>
>>> (UDP Port 10666 Closed)<br>
>>> Stopping protocol <twisted.names.dns.DNSDatagramProtocol object at 0x2f3c750><br>
>>> Incoming connection 3 from u'<a href="http://jabber.at" target="_blank">jabber.at</a>' to u'myurl.' established<br>
>>> Stopping factory <sylk.applications.xmppgateway.xmpp.server.DeferredS2SClientFactory object at 0x2f3c890><br>
>>> Incoming connection 3 from u'<a href="http://jabber.at" target="_blank">jabber.at</a>' to u'<a href="http://myurl.com" target="_blank">myurl.com</a>' disconnected<br>
>>><br>
>>> I have set the outbound_proxy to the local kamailio machine, and I have the default_application as xmppgateway.  I'm not sure what do I have to do to get it work.<br>
>>><br>
>>> Thanks for any help.<br>
>>> _______________________________________________<br>
>>> SIPBeyondVoIP mailing list<br>
>>> <a href="mailto:SIPBeyondVoIP@lists.ag-projects.com">SIPBeyondVoIP@lists.ag-projects.com</a><br>
>>> <a href="http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip" target="_blank">http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip</a><br>
>><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> SIPBeyondVoIP mailing list<br>
> <a href="mailto:SIPBeyondVoIP@lists.ag-projects.com">SIPBeyondVoIP@lists.ag-projects.com</a><br>
> <a href="http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip" target="_blank">http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip</a><br>
<br>
</div></div>--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
<br>
<br>
</blockquote></div><br></div>