I had almost the same problem- it was needed to record everything, even if the record path doesn't exist - it was requested to create the needed path. For this purpose I've used event_socket command "api system ...", precisely,<br>
api system mkdir -p path<br>And after this command I've started recording.<br>So, you may the same approach.<br><br><br><br><div class="gmail_quote">On Wed, Nov 18, 2009 at 11:26 PM, William Kendi ... <span dir="ltr"><<a href="mailto:william.nishio@voicetechnology.com.br">william.nishio@voicetechnology.com.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Actually, I am integrating FreeSWITCH with a weird IVR Framework, and the current behaviour of the "mod dptools record" application breaks some rules of the weird IVR Framework that must be integrated with FreeSWITCH.<br>
In order to integrate FreeSWITCH with the weird IVR Framework, the "mod dptools record" application mustn't terminate the call when invalid file paths are passed, and a notification of the invalid file path through the event system of FreeSWITCH should be enough for me, like the behaviour of the "mod dptools playback" application when invalid file paths are passed.<br>
<br>Thanks in advance.<br><br><i></i><div class="gmail_quote">2009/11/18 Michael Jerris <span dir="ltr"><<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>></span><div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Okay, I'll ask the obvious question. Why are you passing record invalid file paths and why should it not fail if you do?<br>
<br>
Mike<br>
<div><div></div><div><br>
On Nov 18, 2009, at 2:38 PM, William Kendi ... wrote:<br>
<br>
> While I was testing the "mod dptools record" application using invalid file paths, i noted that the "mod dptools record" application terminated the call.<br>
> I am currently looking for a way to change this behaviour.<br>
> Any suggestions? Can this be done?<br>
<br>
<br>
</div></div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></div><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>
<br></blockquote></div><br>