<div dir="ltr">Without logs or sip traces its hard to tell, Also without the exact git rev its even harder to tell.<div><br></div><div>/b</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Jun 28, 2014 at 11:05 AM, Torsten Hantzsche <span dir="ltr">&lt;<a href="mailto:thantzsche@petitenet.de" target="_blank">thantzsche@petitenet.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi,<br>
<br>
can somebody confirm this effect?<br>
<br>
- FreeSWITCH version: 1.5.13b on FreeBSD<br>
- CA, agent.pem and cafile.pem were created by gentls_cert and the<br>
   internal profile was configured to enable TLS with only SSL23 cipher<br>
   (according to <a href="https://wiki.freeswitch.org/wiki/SIP_TLS" target="_blank">https://wiki.freeswitch.org/wiki/SIP_TLS</a>)<br>
- a user has at least one waiting voice mail<br>
- my UAC is CSipSimple_m0-18/r2423<br>
<br>
<br>
a connection via UDP shows the following flow (UAC - UAS):<br>
<br>
---&gt; REGISTER<br>
&lt;--- 401 Unauthorized<br>
---&gt; REGISTER with credentials<br>
&lt;--- 200 OK<br>
---&gt; SUBSCRIBE<br>
&lt;--- 202 Accepted<br>
&lt;--- NOTIFY with payload &quot;Messages-Waiting: yes&quot; and &quot;Voice-Message: 2/0&quot;<br>
---&gt; 200 OK<br>
<br>
Here CSIPSimple correctly indicates waiting messages.<br>
<br>
However, if i connect the same user via TLS (SSL23), i get only this flow:<br>
<br>
---&gt; REGISTER<br>
&lt;--- 401 Unauthorized<br>
---&gt; REGISTER with credentials<br>
&lt;--- 200 OK<br>
---&gt; SUBSCRIBE<br>
&lt;--- 202 Accepted<br>
<br>
And that&#39;s all, no NOTIFY is sent from FS and CSIPSimple shows no MWI-Message.<br>
<br>
Is there possibly more to configure to work the same way with TLS?<br>
<br>
<br>
Thanks for any help and hints<br>
Torsten<br>
<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>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.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><br>
</blockquote></div><br></div>