<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>It means you don’t have your wss.pem file constructed correctly, or the perms on it are wrong for FS to read it when starting up<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>sourav voip<br><b>Sent:</b> Tuesday, May 24, 2016 2:28 PM<br><b>To:</b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt;<br><b>Subject:</b> Re: [Freeswitch-users] mod_verto webphone<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Hi,<o:p></o:p></p></div><p class=MsoNormal>I'm also facing the similar issue,I can however login,but call attempt not working.<o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'><br>Upon debug enabled I'm getting additional information like below<br><br>mod_verto.c:230 SSL ERR: CERT CHAIN FILE ERROR<br>&nbsp;mod_verto.c:237 SSL NOT ENABLED FOR LISTENER <a href="http://0.0.0.0:8082">0.0.0.0:8082</a>. REVERTING TO WS<o:p></o:p></p></div><p class=MsoNormal>upon openssl connect coomand getting this as below<br>---------------------------------------------------<br>[root@sipfsmt ssl.ca-0.1]# openssl s_client -connect sipfsmt.local:8082<br>CONNECTED(00000003)<br>3078088428:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:769:<br>---<br>no peer certificate available<br>---<br>No client certificate CA names sent<br>---<br>SSL handshake has read 7 bytes and written 247 bytes<br>---<br>New, (NONE), Cipher is (NONE)<br>Secure Renegotiation IS NOT supported<br>Compression: NONE<br>Expansion: NONE<br>---------------------------------------<o:p></o:p></p><div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>I've below certificates <br>[root@xx certs]# pwd<br>/usr/local/freeswitch/certs<br><br>[root@xx certs]# ls -l<br>total 32<br>-rw-r--r--. 1 root root 5093 May 24 20:16 agent.pem<br>-rw-r--r--. 1 root root 2033 May 24 20:16 cafile.pem<br>-rw-r--r--. 1 root root 7378 May 24 20:13 dtls-srtp.pem<br>-rw-r--r--. 1 root root 1572 May 23 09:17 tls.pem<br>-rw-r--r--. 1 root root 5093 May 24 20:14 wss.pem<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Can any one suggest further.<o:p></o:p></p></div><div><p class=MsoNormal>Thanks,<o:p></o:p></p></div><div><p class=MsoNormal>Sourav<o:p></o:p></p></div></div></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Mon, May 23, 2016 at 8:40 PM, <a href="mailto:magnusadilsom@gmail.com">magnusadilsom@gmail.com</a> &lt;<a href="mailto:magnusadilsom@gmail.com" target="_blank">magnusadilsom@gmail.com</a>&gt; wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>I’m developer a CallCenter manager system with FS<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>and I need add in the panel a web phone.<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>I'm try do it using mod_verto<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>I already install FS,&nbsp;and load mod_verto<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>install verto in my http server<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'><a href="https://www.my_web_site.com/verto/#page-main" target="_blank"><span style='color:#3572B0;text-decoration:none'>https://www.my_web_site.com/verto/#page-main</span></a><o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>but in FS console I see error<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>[INFO] mod_verto.c:4025 <a href="http://181.95.222.30:51652" target="_blank">181.95.222.30:51652</a> Client Connect.<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>[INFO] mod_verto.c:1978 <a href="http://181.95.222.30:51652" target="_blank">181.95.222.30:51652</a> Starting client thread.<o:p></o:p></span></p></div><div style='margin-bottom:3.75pt;word-wrap:break-word'><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>[DEBUG] mod_verto.c:1825 <a href="http://181.95.222.30:51652" target="_blank">181.95.222.30:51652</a> WS SETUP FAILED []<o:p></o:p></span></p></div><div><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>[INFO] mod_verto.c:2005 <a href="http://181.95.222.30:51652" target="_blank">181.95.222.30:51652</a> Ending client thread.<o:p></o:p></span></p></div><div><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'><o:p>&nbsp;</o:p></span></p></div><div><p class=MsoNormal style='line-height:15.0pt'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#333333'>Thanks&nbsp;<o:p></o:p></span></p></div></div><p class=MsoNormal><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></body></html>