<br><br><div class="gmail_quote">2009/6/9 freeswitch list <span dir="ltr">&lt;<a href="mailto:eman@chabotel.com">eman@chabotel.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span style="border-collapse: collapse;"><span style="font-family: &#39;Times New Roman&#39;; font-size: 16px;"><div style="margin: 8px;">
1) How do you setup a gateway where the provider doesn&#39;t require a user name and password?  For freeswitch gateways username and password are mandatory.  <div></div></div></span></span></blockquote><div>Use the param:  &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span style="border-collapse: collapse;"><span style="font-family: &#39;Times New Roman&#39;; font-size: 16px;"><div style="margin: 8px;">
<div><br></div><div>2) Is there anyway to have xml_curl send the password for directory entry requests.</div>
<div></div></div></span></span></blockquote><div>dunno <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span style="border-collapse: collapse;"><span style="font-family: &#39;Times New Roman&#39;; font-size: 16px;"><div style="margin: 8px;">
<div><br></div><div>3) What is the best way to monitor for failed sip register attempts?</div><div></div></div></span></span></blockquote><div>You should get an event over event sockets on registration failure.  You can also watch the log file for registration failure.  Finally, &quot;sofia status&quot; will give you the current status of all gateways.  You should also enable ping if you want to fail faster after the gateway becomes unreachable.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span style="border-collapse: collapse;"><span style="font-family: &#39;Times New Roman&#39;; font-size: 16px;"><div style="margin: 8px;">
<div><br></div><div>4) Is there a way to increase the volume of voicemail message sent by email?  They are fine in freeswitch but when sent by email as mp3 (mod_shout) they are really low.</div>
<div></div></div></span></span></blockquote><div> Look in shout.conf.xml -- there is a volume and outscale parameter.  I haven&#39;t looked at the source to see exactly what they are for, but that should get you started.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span style="border-collapse: collapse;"><span style="font-family: &#39;Times New Roman&#39;; font-size: 16px;"><div style="margin: 8px;">
<div><br></div><div>5) Is there any future plans to make the voicemail module more customizable?</div><div></div></div></span></span></blockquote><div>If you can code -- patches welcome.  Otherwise, you can file a request on jira with what you want.  Add a bounty to encourage it to get done sooner rather than later. <br>
</div><br></div><br clear="all"><br>-- <br>-Rupa<br>