<div dir="ltr"><div><div>Hi people,</div><div>I&#39;m subscribed to this list a few weeks and this is my first post. So, let me first thank the FS folk for this great project. I&#39;ve a little background in Asterisk, but FS surprised me in many points.</div>
<div><br></div><div>So, as I told I&#39;m new on FS and have been playing around for few days. Even so,  thanks to the well documented help and a lot of Google searching, I was able to make things working like a charm: video, inbound, outbound... everything is working nicely.</div>
<div><br></div><div>The problem I am struggling against now is send chat messages from one extension to another. I&#39;m pretty sure I&#39;m missing something (obvious), but I can&#39;t solve it.</div><div><br></div><div>
Here is what happens: my sever as an IP (lets suppose 123.123.123.123) , but the extensions are registered using the server&#39;s name (voip2.xxxxx.xxx).</div><div><br></div><div>Using the cli command, I&#39;ve found out the problem: sending a &quot;chat sip&quot; to an extension, using the IP, works without problem, for instance:</div>
<div>chat sip|<a href="mailto:1001@123.123.123.123">1001@123.123.123.123</a>|<a href="mailto:1007@123.123.123.123">1007@123.123.123.123</a>|Message</div><div><br></div><div>But when I use the server&#39;s name, I see the following errors:</div>
<div>[WARNING] sofia_presence.c:219 Not sending to local box for 1007@voip2.xxxxx.xxx</div><div>[ERR] sofia_presence.c:270 Chat proto [global]</div><div>from [&quot;1001&quot; &lt;sip:1001@voip2.xxxxx.xxx&gt;]</div><div>to [1007@voip2.xxxxx.xxx]</div>
<div>Mensagem enviada (Message sent) !!!! (not true ;-)</div><div>Nobody to send to: Profile voip2.xxxxx.xxx</div></div><div><br></div><div><div>Sending a message from one extension to another, the error says:  Nobody to send to: Profile internal</div>
<div><br></div><div>I added an alias to internal.xml, without results.</div><div><br></div><div>To finish my first (and huge) message, let me say that when I register an extension using the server&#39;s IP  it works.</div>
<div>So, what must I configure and where, to solve this?</div></div><div><br></div><div>Thank you.</div><div><br></div>Best regards,<div>Vilson</div></div>