Full startup log:<br><a href="http://pastebin.freeswitch.org/16494">http://pastebin.freeswitch.org/16494</a><br><br>Here&#39;s the config file:<br><a href="http://pastebin.freeswitch.org/16495">http://pastebin.freeswitch.org/16495</a><br>
<br>FreeSWITCH version: 1.0.head (git-d52a254 2011-06-13 18-27-28 -0400)<br><br><div class="gmail_quote">On Tue, Jun 14, 2011 at 6:55 PM, Mitch Capper <span dir="ltr">&lt;<a href="mailto:mitch.capper@gmail.com">mitch.capper@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Are you using latest trunk or what version of freeswitch?  Can you<br>
post the rest of the startup log so we can see if it possibly failed<br>
later?<br>
<br>
~Mitch<br>
<div><div></div><div class="h5"><br>
On Tue, Jun 14, 2011 at 11:01 AM, Rob Hutton &lt;<a href="mailto:justlikeef@gmail.com">justlikeef@gmail.com</a>&gt; wrote:<br>
&gt; Trying to get TLS working.  When sofia loads, I see that it seems to accept<br>
&gt; the parameters:<br>
&gt;<br>
&gt; <a href="http://pastebin.freeswitch.org/16487" target="_blank">http://pastebin.freeswitch.org/16487</a><br>
&gt;<br>
&gt; But sofia status shows nothing running on the TLS ports:<br>
&gt;                      Name<br>
&gt; Type                                       Data      State<br>
&gt; =================================================================================================<br>
&gt;            sipinterface_3       profile<br>
&gt; <a href="http://sip:mod_sofia@192.168.2.25:5080" target="_blank">sip:mod_sofia@192.168.2.25:5080</a>      RUNNING (0)<br>
&gt;            sipinterface_2       profile<br>
&gt; <a href="http://sip:mod_sofia@192.168.2.25:5070" target="_blank">sip:mod_sofia@192.168.2.25:5070</a>      RUNNING (0)<br>
&gt;              192.168.2.25         alias<br>
&gt; sipinterface_1      ALIASED<br>
&gt;            sipinterface_1       profile<br>
&gt; <a href="http://sip:mod_sofia@192.168.2.25:5060" target="_blank">sip:mod_sofia@192.168.2.25:5060</a>      RUNNING (0)<br>
&gt;               voicemail_1         alias<br>
&gt; sipinterface_1      ALIASED<br>
&gt; =================================================================================================<br>
&gt; 3 profiles 2 aliases<br>
&gt;<br>
&gt;<br>
&gt; /usr/local/freeswitch/conf/ssl looks like:<br>
&gt; -rw-r--r-- 1 root root 3627 Jun 14 12:55 agent.pem<br>
&gt; -rw-r--r-- 1 root root 1996 Jun 14 13:04 cafile.pem<br>
&gt;<br>
&gt;<br>
&gt; Freeswitch is compiled with SSL support:<br>
&gt;<br>
&gt; ldd freeswitch<br>
&gt;         linux-vdso.so.1 =&gt;  (0x00007fff415ff000)<br>
&gt;         libm.so.6 =&gt; /lib64/libm.so.6 (0x00007fab636b8000)<br>
&gt;         libfreeswitch.so.1 =&gt; /usr/local/freeswitch/lib/libfreeswitch.so.1<br>
&gt; (0x00007fab632c1000)<br>
&gt;         libuuid.so.1 =&gt; /lib64/libuuid.so.1 (0x00007fab630bc000)<br>
&gt;         librt.so.1 =&gt; /lib64/librt.so.1 (0x00007fab62eb3000)<br>
&gt;         libcrypt.so.1 =&gt; /lib64/libcrypt.so.1 (0x00007fab62c78000)<br>
&gt;         libpthread.so.0 =&gt; /lib64/libpthread.so.0 (0x00007fab62a5b000)<br>
&gt;         libssl.so.1.0.0 =&gt; /lib64/libssl.so.1.0.0 (0x00007fab627ff000)<br>
&gt;         libcrypto.so.1.0.0 =&gt; /lib64/libcrypto.so.1.0.0 (0x00007fab6244e000)<br>
&gt;         libdl.so.2 =&gt; /lib64/libdl.so.2 (0x00007fab6224a000)<br>
&gt;         libz.so.1 =&gt; /lib64/libz.so.1 (0x00007fab62032000)<br>
&gt;         libncurses.so.5 =&gt; /lib64/libncurses.so.5 (0x00007fab61ddd000)<br>
&gt;         libc.so.6 =&gt; /lib64/libc.so.6 (0x00007fab61a70000)<br>
&gt;         libstdc++.so.6 =&gt; /usr/lib64/libstdc++.so.6 (0x00007fab61767000)<br>
&gt;         libgcc_s.so.1 =&gt; /lib64/libgcc_s.so.1 (0x00007fab61551000)<br>
&gt;         libodbc.so.1 =&gt; /usr/lib64/libodbc.so.1 (0x00007fab612e5000)<br>
&gt;         /lib64/ld-linux-x86-64.so.2 (0x00007fab6390f000)<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>