Thanks a lot Brian. It solved my problem.<br><br><div class="gmail_quote">On Wed, Nov 10, 2010 at 2:33 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Cuz you didn&#39;t compile sofia with ssl support please rebootstrap/configure again once you have all the openssl headers and libs installed and try again.<br>

<br>
/b<br>
<div><div></div><div class="h5"><br>
On Nov 10, 2010, at 2:28 PM, Farhan Husain wrote:<br>
<br>
&gt; Hello,<br>
&gt;<br>
&gt; I enabled ssl in my FS installation. Here are few lines from my vars.xml:<br>
&gt;<br>
&gt; &lt;!--<br>
&gt;       SIP and TLS settings. <a href="http://wiki.freeswitch.org/wiki/Tls" target="_blank">http://wiki.freeswitch.org/wiki/Tls</a><br>
&gt; --&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;sip_tls_version=tlsv1&quot;/&gt;<br>
&gt;<br>
&gt; &lt;!-- Internal SIP Profile --&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_auth_calls=true&quot;/&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_sip_port=5060&quot;/&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_tls_port=5061&quot;/&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_ssl_enable=true&quot;/&gt;<br>
&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_ssl_dir=$${base_dir}/conf/ssl&quot;/&gt;<br>
&gt;<br>
&gt; Then I restarted my server and found the following errors:<br>
&gt;<br>
&gt; 2010-11-10 20:22:37.555517 [ERR] sofia.c:1446 Error Creating SIP UA for profile: internal-ipv6<br>
&gt; 2010-11-10 20:22:37.576362 [ERR] sofia.c:1446 Error Creating SIP UA for profile: internal<br>
&gt;<br>
&gt; The &quot;sofia status&quot; command does not show the internal and internal-ipv6 profiles. This wiki page: <a href="http://wiki.freeswitch.org/wiki/SIP_TLS#If_your_SIP_profile_fails_to_start_up" target="_blank">http://wiki.freeswitch.org/wiki/SIP_TLS#If_your_SIP_profile_fails_to_start_up</a> talks about exactly this problem and it suggest that libssl-dev is not installed. But when I checked my Ubuntu 10.04 I found it to be installed. I also installed &quot;libcurl4-openssl-dev&quot; and then did &quot;make; make clean; make install&quot; and reran the server. However, the problem persists. Can anyone tell me what else may be wrong with my server?<br>

&gt;<br>
&gt; Thanks,<br>
&gt; Farhan<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>
<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>