<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
if I reuse the same filename as a previous recording, it just
overwrites it. <br>
<br>
On 6/29/2011 10:32 AM, David Ponzone wrote:
<blockquote cite="mid:3DE0409A-DDEE-4D09-9C55-F184902EA64A@ipeva.fr"
type="cite">That's interesting, but what does FS do if you record
over an existing file ? Does it append or does it overwrite it ?
<div><br>
<div>
<span class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); font-family: Helvetica;
font-size: 14px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: 2; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;"><span
class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: Helvetica; font-size:
14px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: 2; text-indent: 0px; text-transform:
none; white-space: normal; widows: 2; word-spacing: 0px;">
<div style="word-wrap: break-word;">
<div><font class="Apple-style-span" face="'Helvetica
Neue'"><font class="Apple-style-span"
color="#1c00ff">David Ponzone </font><font
class="Apple-style-span" color="#000000" size="3"><span
class="Apple-style-span" style="font-size:
12px;">Direction Technique</span></font></font></div>
<div><font class="Apple-style-span" face="'Helvetica
Neue'"><font class="Apple-style-span" size="3"><span
class="Apple-style-span" style="font-size:
13px;">email: <a moz-do-not-send="true"
href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a></span></font></font></div>
<div><font class="Apple-style-span" face="'Helvetica
Neue'"><font class="Apple-style-span" size="3"><span
class="Apple-style-span" style="font-size:
13px;">tel: 01 74 03 18 97</span></font></font></div>
<div><font class="Apple-style-span" face="'Helvetica
Neue'"><font class="Apple-style-span" size="3"><span
class="Apple-style-span" style="font-size:
13px;">gsm: 06 66 98 76 34</span></font></font></div>
<div><font class="Apple-style-span" face="'Helvetica
Neue'"><br>
</font></div>
<div><font class="Apple-style-span" color="#1c00ff"
face="'Helvetica Neue'">Service Client<span
class="Apple-converted-space"> </span></font><font
class="Apple-style-span" face="'Helvetica Neue'"><font
class="Apple-style-span" color="#ff0000">IP</font></font><font
class="Apple-style-span" color="#1c00ff"
face="'Helvetica Neue'">eva</font></div>
<div><font class="Apple-style-span" color="#1c00ff"
face="'Helvetica Neue'"><span
class="Apple-style-span" style="color: rgb(0, 0,
0); font-family: Helvetica;">
<div><font class="Apple-style-span"
face="'Helvetica Neue'"><font
class="Apple-style-span" size="3"><span
class="Apple-style-span" style="font-size:
13px;">tel: 0811 46 26 26</span></font></font></div>
<div><font class="Apple-style-span"
face="'Helvetica Neue'" size="3"><span
class="Apple-style-span" style="font-size:
13px;">
<div style="margin: 0px; font: 10px Arial;
color: rgb(0, 34, 243);"><span
style="text-decoration: underline;"><a
moz-do-not-send="true"
href="BLOCKED::http://www.ipeva.fr/">www.ipeva.fr</a></span><span
style="color: rgb(101, 104, 149);"> -
<span style="color: rgb(0, 34, 243);
text-decoration: underline;"><a
moz-do-not-send="true"
href="BLOCKED::http://www.ipeva-studio.com/">www.ipeva-studio.com</a></span></span></div>
<div style="margin: 0px; font: 10px Arial;
color: rgb(0, 34, 243);"><span
class="Apple-style-span"
style="text-decoration: underline;"><br>
</span></div>
<div style="margin: 0px; font: 10px Arial;
color: rgb(0, 34, 243);"><span
class="Apple-style-span">
<div style="margin: 0px; text-align:
justify; font: 10px Arial; color:
rgb(192, 192, 192);"><i>Ce message et
toutes les pièces jointes sont
confidentiels et établis à
l'intention exclusive de ses
destinataires. Toute utilisation ou
diffusion non autorisée est
interdite. Tout message électronique
est susceptible d'altération. </i><b><i>IPeva</i></b><i> décline
toute responsabilité au titre de ce
message s'il a été altéré, déformé
ou falsifié. Si vous n'êtes pas
destinataire de ce message, merci de
le détruire immédiatement et
d'avertir l'expéditeur.</i></div>
<div style="text-decoration: underline;
text-align: justify;"><font
class="Apple-style-span"
color="#c0c0c0"><i><br>
</i></font></div>
</span></div>
</span></font></div>
</span></font></div>
</div>
</span><br class="Apple-interchange-newline">
</span><br class="Apple-interchange-newline">
</div>
<br>
<div>
<div>Le 29/06/2011 à 16:00, Wes a écrit :</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div bgcolor="#ffffff" text="#000000"> I'm writing the
script in LUA... not sure how to answer your question RE
dialplan or ESL...<br>
<br>
The lua script is triggered via the socket library from a
php page, and the arguments to the lua script are things
like the phone number to dial, and an id number to track
things back.<br>
<br>
The application is pretty simple, it just needs to call
the desired number, play instructions via voice commands,
take a recording, allow user to review the recording,
rerecord it, and then finally submit it. It's going to be
for medical dictation. It's pretty much done except for
the pause feature.<br>
<br>
Searching around the archives for the "pause during
recording" functionality, I found a few people discussing
the need for pause in relation to a transcription app, but
couldn't figure out what came of it.<br>
<br>
I'm pretty close, as I already have a loop that will stop
the recording on a "#" keypress, so if it could just pause
recording on a different keypress, that would be great...
<br>
<br>
Thanks for the help!<br>
<br>
On 6/28/2011 6:11 PM, Michael Collins wrote:
<blockquote
cite="mid:BANLkTi=ZDqFFmbh-xbYprMMKWQU=8HKUZg@mail.gmail.com"
type="cite">Dialplan script or ESL? A dp script is a bad
idea for this kind of thing. Anything that requires
async ops like listening for digits while doing other
things is a candidate for ESL. <br>
<br>
What cool new app are you working on? :)<br>
<br>
-MC<br>
<br>
<div class="gmail_quote">On Tue, Jun 28, 2011 at 11:57
AM, Wes <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:wes-fs@499x.com">wes-fs@499x.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt
0pt 0.8ex; border-left: 1px solid rgb(204, 204,
204); padding-left: 1ex;"> I couldn't find much on
this: Is it possible in lua script to let the<br>
user press a key to pause recording, and press a key
again to continue<br>
the recording, just like a traditional recorder?<br>
<br>
Thanks!<br>
<br>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a moz-do-not-send="true"
href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a>
877-7-4ACLUE<br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Join us at ClueCon 2011, Aug 9-11, Chicago
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.cluecon.com/">http://www.cluecon.com</a> 877-7-4ACLUE
FreeSWITCH-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.freeswitch.org/">http://www.freeswitch.org</a>
</pre>
</blockquote>
</div>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a moz-do-not-send="true" href="http://www.cluecon.com">http://www.cluecon.com</a>
877-7-4ACLUE<br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Join us at ClueCon 2011, Aug 9-11, Chicago
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a> 877-7-4ACLUE
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
</body>
</html>