<div dir="ltr">Hi All,<div style>I want to set the video_mode of the confbridge dynamically in the dialplan. SO say if 5 users join the conference with follow_talker mode, it should work like that (and it does). But if 6th user changes the video_mode to first_marked and gets marked in the dial plan and joins the conference, he does not become the single  video source of the conf. The video mode stays follow_talker.</div>

<div style><br></div><div style>I have tried changing conf mode dynamically in dialplan but does not work following is my settings and dialplan:</div><div style><br></div><div style>confbridge.conf</div><div style>----------------------</div>

<div style><div>[common_bridge]</div><div>type=bridge</div><div>record_conference=yes</div><div>internal_sample_rate=auto</div><div>mixing_interval=20     </div><div>video_mode = none</div><div>conference participants.</div>

<div>release_as_single_video_src</div><div><br></div><div style>[default_user]</div><div style>type=user<br></div><div style>dsp_talking_threshold=128<br></div><div style>dsp_silence_threshold=2000<br></div><div style>talk_detection_events=yes<br>

</div><div style><br></div><div style>extensions.conf</div><div style>-----------------------</div><div style><br></div><div style><div>exten =&gt; 200,1,Noop(Going to ConfBridge now)</div><div>same =&gt; n,SET(CONFBRIDGE(bridge,video_mode)=follow_talker)</div>

<div>same =&gt; n,Answer()</div><div>same =&gt; n,Confbridge(1234,common_bridge,,sample_user_menu)</div><div>same =&gt; n,NOOP(${CONFBRIDGESTATUS})</div><div><br></div><div><br></div><div>exten =&gt; 300,1,SET(CONFBRIDGE(user,marked)=yes)</div>

<div>same =&gt; n,SET(CONFBRIDGE(bridge,video_mode)=first_marked)</div><div>same =&gt; n,Answer()</div><div>same =&gt; n,Confbridge(1234,common_bridge,,sample_user_menu)</div><div>same =&gt; n,NOOP(${CONFBRIDGESTATUS})</div>

<div><br></div></div><div style>Marked user dials 300 and all others dial 200.</div></div><div><div><br></div>-- <br><div dir="ltr"><font color="#888888"><div>Best Ragards</div><div>Rizwan H Qureshi</div><div><br></div>
<div>V: +971 (0) 528272154</div><div><a href="http://linkedin.com/in/rhqureshi" target="_blank">linkedin.com/in/rhqureshi</a></div><div><br></div><div><br></div></font></div>
</div></div>