<div dir="ltr">Hi Mike,<div><br></div><div>Thanks for the reply. Understood with regards to mod_fifo, however I have already gone done the callcenter path quite a long way.</div><div><br></div><div>In terms of recording, I have disabled call recording within mod_callcenter, however I cant see to append recordings correctly, it just overwrites it, am I using RECORD_APPEND correctly?</div><div><br></div><div>Jon</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 23, 2020 at 8:58 PM Mike Jerris <<a href="mailto:mike@freeswitch.org">mike@freeswitch.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">mod_fifo (the call queue module written and maintained by the core freeswitch team) already automatically pauses recordings while you are waiting in queue by default.  <br>
<br>
> On Sep 21, 2020, at 3:21 PM, Jonathan Hunter <<a href="mailto:jhunter@voxboxcoms.co.uk" target="_blank">jhunter@voxboxcoms.co.uk</a>> wrote:<br>
> <br>
> Hi guys,<br>
> <br>
> I did see a post some years back when someone was using mod_callcenter and trying to get pause/resume recording working correctly.<br>
> <br>
> I am aware callcenter records by default but have removed that from the profile, and I am trying to set the record parameters below before it hits the call queue;<br>
> <br>
> <br>
> table.insert(xml, [[<action application="export" data="RECORD_STEREO=true"/>]]);<br>
> table.insert(xml, [[<action application="export" data="RECORD_TOGGLE_ON_REPEAT=true"/>]]);<br>
> table.insert(xml, [[<action application="export" data="RECORD_APPEND=true"/>]]);<br>
> table.insert(xml, [[<action application="export" data="execute_on_answer=record_session $${recordings_dir}/${caller_id_number}.${uuid}.wav"/>]]);<br>
> table.insert(xml, [[<action application="bind_meta_app" data="1 b s stop_record_session::$${recordings_dir}/${caller_id_number}.${uuid}.wav"/>]]);<br>
> table.insert(xml, [[<action application="bind_meta_app" data="2 b s record_session::$${recordings_dir}/${caller_id_number}.${uuid}.wav"/>]]);<br>
> <br>
> When the call answers the recording is there, however when I hit *1 it does stop the recording, however when I hit *2 it starts recording again but creates a new file, doesnt append the existing file.<br>
> <br>
> Am I doing something wrong here with configuration? As just want to be able to pause recording, and then start it which would then append.<br>
> <br>
> We are using freeSWITCH version 1.10.5.<br>
> <br>
> Any advice would be great!<br>
> <br>
> Thanks<br>
> <br>
> Jon<br>
<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Jonathan Hunter</div>Principle Consultant<div>M:(+44) 7917 190 438</div><div><a href="mailto:Email%3Ajhunter@voxboxcoms.co.uk" target="_blank">Email:jhunter@voxboxcoms.co.uk</a></div><div><a href="https://www.voxboxcoms.co.uk/" target="_blank">www.voxboxcoms.co.uk/</a></div><div><br></div></div></div></div></div></div></div></div></div>