[Freeswitch-users] record_session in default.xml

Brian West brian at freeswitch.org
Tue Jun 23 20:18:33 MSD 2015


I've posted three working test cases in the testing config on your JIRA,
the record session bits work fine, can you test the three test cases I
posted?

https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse/conf/testing/dialplan/default/0020_record_on_answer_video.xml

On Mon, Jun 22, 2015 at 4:42 AM, Denis Jakovlev <yadenis at seznam.cz> wrote:

>  Hi all,
>
> I try to record calls with video in default dialplan. I’m use mod_av  for
> recording video
>
> <extension name="Local_Extension">
> <condition field="destination_number"
> expression="^(10[01][0-9]|^(onops\d{1,6})$)$">
> <action application="export" data="dialed_extension=$1"/>
> <action application="bind_meta_app" data="1 b s execute_extension::dx XML
> features"/>
> <action application="bind_meta_app" data="2 b s
> record_session::$${recordings_dir}/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
> <action application="bind_meta_app" data="3 b s execute_extension::cf XML
> features"/>
> <action application="bind_meta_app" data="4 b s
> execute_extension::att_xfer XML features"/>
> <action application="set" data="ringback=${us-ring}"/>
> <action application="set" data="transfer_ringback=$${hold_music}"/>
> <action application="set" data="call_timeout=30"/>
> <action application="set" data="hangup_after_bridge=true"/>
> <action application="set" data="continue_on_fail=true"/>
> <action application="hash"
> data="insert/${domain_name}-call_return/${dialed_extension}/${caller_id_number}"/>
> <action application="hash"
> data="insert/${domain_name}-last_dial_ext/${dialed_extension}/${uuid}"/>
> <action application="set"
> data="called_party_callgroup=${user_data(${dialed_extension}@${domain_name}
> var callgroup)}"/>
> <action application="hash"
> data="insert/${domain_name}-last_dial_ext/${called_party_callgroup}/${uuid}"/>
> <action application="hash"
> data="insert/${domain_name}-last_dial_ext/global/${uuid}"/>
> <action application="hash"
> data="insert/${domain_name}-last_dial/${called_party_callgroup}/${uuid}"/>
>
>
>
>
> *<action application="set" data="record_concat_video=true"/> <action
> application="record_session"
> data="/usr/local/freeswitch/recordings/${strftime(%Y%m%d_%H%M%S)}_${caller_id_number}_${destination_number}.mp4"/>
> *<action application="bridge"
> data="{ignore_early_media=true}user/${dialed_extension}@${domain_name}"/>
> <action application="answer"/>
> <action application="sleep" data="1000"/>
> <action application="bridge" data="loopback/app=voicemail:default
> ${domain_name} ${dialed_extension}"/>
> </condition>
> </extension>
>
> And it works somehow strange. Video recording is excellent. But the sound
> exactly to the middle. After the sound disappears and only the video
> continues. I have the feeling that this module is somehow not properly or
> generates a file completes.
>
> Any ideas?
>
>
>
>
>
>
>
> *-- S pozdravem, Ing.Denis Jakovlev                           mob.tel
> <http://mob.tel>. 775-415-382 *
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 

*Brian West*
brian at freeswitch.org


*Twitter: @FreeSWITCH , @briankwest*
http://www.freeswitchbook.com
http://www.freeswitchcookbook.com

ClueCon 2015 Call for Speakers <https://www.cluecon.com/call-for-speakers/> |
Register <https://freeswitch.com/cart.php?gid=1> TODAY! | Reddit:
/r/freeswitch <https://www.reddit.com/r/freeswitch>

*T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
*iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150623/aa0670b2/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list