<html><head><title>record_session with dtfm</title>
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">Hi All,<br>
<br>
Someone tried to record video during the session any time you press a key?<br>
<br>
This configuration does not work<br>
&lt;extension name="test4"&gt;<br>
 &nbsp;&lt;condition field="destination_number" expression="^(6083)$"&gt;<br>
 &nbsp; &nbsp;&lt;action application="export" data="nolocal:absolute_codec_string=OPUS,PCMU,PCMA,VP8"/&gt;<br>
 &nbsp; &nbsp;&lt;action application="set" data="hangup_after_bridge=true"/&gt;<br>
&lt;!-- bind_meta_app can have these args &lt;key&gt; [a|b|ab] [a|b|o|s] &lt;app&gt; --&gt;<br>
 &nbsp; &nbsp;&lt;action application="export" data="RECORD_STEREO=true"/&gt;<br>
 &nbsp; &nbsp;&lt;action application="export" data="RECORD_TOGGLE_ON_REPEAT=true"/&gt;<br>
 &nbsp; &nbsp;&lt;action application="set" data="record_concat_video=true"/&gt;<br>
 &nbsp; &nbsp;&lt;action application="bind_meta_app" data="2 b s record_session::$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.mp4"/&gt;<br>
 &nbsp; &nbsp;&lt;action application="bridge" data="user/1004${sip_profile}"/&gt;<br>
 &nbsp;&lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
How to use it properly in the case of the video? <br>
In the documentation examples only audio. And it works as it should. I would like to deal with the video.<br>
<br>
<span style=" font-family:'calibri'; color: #c0c0c0;"><i>-- <br>
S pozdravem,<br>
Ing.Denis Jakovlev &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
mob.tel. 775-415-382<br>
<br>
</body></html>