This is pretty clever but I think there are too many things in the code that assume it&#39;s a local directory for this to work without modifications to code<span></span><div><br>On Thursday, April 14, 2016, Jonathan Hunter &lt;<a href="mailto:hunterj91@hotmail.com">hunterj91@hotmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><div><br></div><div>Hi Guys,</div><div><br></div><div>Quick question, I am centralising Voicemail storage as I am using multiple FreeSWITCH servers, and I have this working for recorded Voicemail greetings.</div><div><br></div><div>I am now doing this for stored voicemail messages.</div><div><br></div><div>So in voicemail.conf I am changing the storage-dir to the IP of my web server;</div><div><br></div><div><br></div><div>&lt;param name=&quot;storage-dir&quot; value=&quot;<a href="http://1.2.3.4:88" target="_blank">http://1.2.3.4:88</a>&quot;/&gt;</div><div><br></div><div>Now this pushes the recorded wav file to the server using Put and works well, I just have 2 questions.</div><div><br></div><div>Locally I see FreeSWITCH creates the domain and extension folders in the original storage directory, can it be configured to build them on remove servers or should this be done manually? (which isnt a problem).</div><div><br></div><div>And the main question, in terms of when retrieving the voicemail, how is this achieved, as currently I use;</div><div><br></div><div>&lt;action application=&quot;voicemail&quot; data=&quot;check default ]]..call_context..[[ ]]..sip_from_user..[[&quot;/&gt;</div><div><br></div><div>In my Lua scripts, which still checks locally, where do I let the voicemail module know about retrieving, and will it just perform a GET ?</div><div><br></div><div>Many thanks</div><div><br></div><div>Jon</div>                                               </div></div>
</blockquote></div>