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"><<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Cuz you didn'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>
> Hello,<br>
><br>
> I enabled ssl in my FS installation. Here are few lines from my vars.xml:<br>
><br>
> <!--<br>
> SIP and TLS settings. <a href="http://wiki.freeswitch.org/wiki/Tls" target="_blank">http://wiki.freeswitch.org/wiki/Tls</a><br>
> --><br>
> <X-PRE-PROCESS cmd="set" data="sip_tls_version=tlsv1"/><br>
><br>
> <!-- Internal SIP Profile --><br>
> <X-PRE-PROCESS cmd="set" data="internal_auth_calls=true"/><br>
> <X-PRE-PROCESS cmd="set" data="internal_sip_port=5060"/><br>
> <X-PRE-PROCESS cmd="set" data="internal_tls_port=5061"/><br>
> <X-PRE-PROCESS cmd="set" data="internal_ssl_enable=true"/><br>
> <X-PRE-PROCESS cmd="set" data="internal_ssl_dir=$${base_dir}/conf/ssl"/><br>
><br>
> Then I restarted my server and found the following errors:<br>
><br>
> 2010-11-10 20:22:37.555517 [ERR] sofia.c:1446 Error Creating SIP UA for profile: internal-ipv6<br>
> 2010-11-10 20:22:37.576362 [ERR] sofia.c:1446 Error Creating SIP UA for profile: internal<br>
><br>
> The "sofia status" 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 "libcurl4-openssl-dev" and then did "make; make clean; make install" and reran the server. However, the problem persists. Can anyone tell me what else may be wrong with my server?<br>
><br>
> Thanks,<br>
> Farhan<br>
><br>
</div></div>> _______________________________________________<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>
<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>