<div>I don&#39;t know why you are running into problems. </div><div>Once a call file is executed it creates two legs (according to call file structure) A leg is &quot;Channel: Local/1234@conference&quot; and once it Answers the call file the second leg is bridged which should be Context-&gt;Extension-&gt;priority. So what I&#39;m asking is make your conference A-leg and your Playback/messages dial plan B-leg.</div>
<div><br></div><div>take a look at the changes I made to your dial-plan</div><div><br></div><div>[conference]</div>exten =&gt; 1234,1,Answer()<div>exten =&gt; 1234,n,Gotoif($[${FIRST-CALLER} &gt; 1]?startmsg:pass) <br>exten =&gt; 1234,n(startmsg),System(echo -e &quot;Channel:local/1234@conference\\nContext: contest-call\\nExtension: 23\\nPriority: 1&quot; &gt; /tmp/${UNIQUEID}.call)</div>
<div>exten =&gt; 1234,n,system(mv /tmp/${UNIQUEID}.call /var/spool/asterisk/outgoing)</div><div>exten =&gt; 1234,n(pass),Konference(43689956,ADMRSTVL)</div><div>exten =&gt; 1234,n,Hangup()<br><br></div><div>[contest-call]</div>
<div>exten =&gt; 23,1,Answer()<br>exten =&gt; 23,n,Set(p=&quot;/var/spool/asterisk/monitor/&quot;)<br>exten =&gt; 23,n,playback(${p}/LQA/12/Biology/Que3)<br>exten =&gt; 23,n,playback(${p}/LQA/12/Biology/Que4)<br>exten =&gt; 23,n,playback(${p}/LQA/12/Biology/Que5)<br>
exten =&gt; 23,n,playback(${p}/LQA/12/Biology/Que6)<br>exten =&gt; 23,n,playback(${p}/LQA/12/Biology/Que7)<br>exten =&gt; 23,n,Wait(10)<br>exten =&gt; 23,n,Hangup()</div><div><br></div><div>Here, changed your script to what I&#39;m thinking. use the above tweak accordingly. make sure to find out FIRST-CALLER so your tapes start playing into conference just for once.</div>
<div><br></div><div>-Sammy</div><div><br><div class="gmail_quote">On Tue, Sep 13, 2011 at 11:25 AM, virendra bhati <span dir="ltr">&lt;<a href="mailto:virbhati@gmail.com">virbhati@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">Hi List,<br><br>I make a script for .call file and then I started playback on local channel but nothing was hearing at another channles.<br><br>exten =&gt; 1234,1,Answer()<br>exten =&gt; 1234,n,System(echo -e &quot;Channel: Channel: local/23@contest-call\\nContext: contest-call\\nExtension: 23\\nPriority: 1&quot; &gt; /tmp/${UNIQUEID}.call)<br>

exten =&gt; 1234,n,Konference(43689956,ADMRSTVL)<br><br>[contest-call]<br><br>exten =&gt; _X!,1,Answer()<br>exten =&gt; _X!,n,Set(p=&quot;/var/spool/asterisk/monitor/&quot;)<br>exten =&gt; _X!,n,playback(${p}/LQA/12/Biology/Que3)<br>

exten =&gt; _X!,n,playback(${p}/LQA/12/Biology/Que4)<br>exten =&gt; _X!,n,playback(${p}/LQA/12/Biology/Que5)<br>exten =&gt; _X!,n,playback(${p}/LQA/12/Biology/Que6)<br>exten =&gt; _X!,n,playback(${p}/LQA/12/Biology/Que7)<br>

exten =&gt; _X!,n,Konference(43689956,ADMRSTV)<br>exten =&gt; _X!,n,Wait(10)<br>exten =&gt; _X!,n,Hangup()<br><br>in it I am dialing 1234 from softphone then join to conf in mute mode, after it .call file start playback at it&#39;s own channels but I am not able to hear anything into conf.<br>

<br>As i know localdial is not joining into the conf. but how I will do it so that I will be able to hear any played file into conference ?<div><div></div><div class="h5"><br><br> <br><div class="gmail_quote">On Mon, Sep 12, 2011 at 3:36 PM, Sam Govind <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</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">Good to know,<div><br><div>I think it&#39;ll be a feedback score or a poll from members of the conference. So if you use the R option and collect DTMF from members, and an AMI script listening to that particular DTMF event collects all. This way your AMI listener script should be able to tell you at the end of poll what user inserted with DTMF.</div>


<div><br></div><div>So overall insertion of a broadcast message using Ahmed&#39;s method of .call file and later on collecting DTMF events from AMI script should theoretically work for you. </div><div><div></div><div>
<div><br><div class="gmail_quote">
On Mon, Sep 12, 2011 at 2:37 PM, virendra bhati <span dir="ltr">&lt;<a href="mailto:virbhati@gmail.com" target="_blank">virbhati@gmail.com</a>&gt;</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">


<div dir="ltr">Hi Sam,<br><br>You are right. I am looking for the same <br><div><div></div><div><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 3:01 PM, Sam Govind <span dir="ltr">&lt;<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</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">IMHO, I think Bhaati is trying to get feedback from multiple conference users. See DTMF options in Konference module. <div>



<span style="font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:17px;background-color:rgb(245, 245, 245)"> &#39;R&#39; : enable DTMF relay: DTMF tones generate a manager event <br>
</span><span style="font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:17px;background-color:rgb(245, 245, 245)"> If neither &#39;X&#39; nor &#39;R&#39; are present, DTMF tones will be forwarded to all members in the conference</span></div>




<div><font face="Arial, Helvetica, sans-serif"><span style="font-size:11px;line-height:17px"><br></span></font></div><div>While some file is played and users press any DTMF collect the AMI events from each user and use them as you require.</div>




<div><br></div><div>Ref: <a href="http://main.voiptoday.org/index.php?option=com_content&amp;view=article&amp;id=566:asterisk-conferencing-module-appkonference-16-is-now-available&amp;catid=35:general&amp;Itemid=173" target="_blank">http://main.voiptoday.org/index.php?option=com_content&amp;view=article&amp;id=566:asterisk-conferencing-module-appkonference-16-is-now-available&amp;catid=35:general&amp;Itemid=173</a></div>



<div><div></div><div>
<div><br></div><div><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 2:20 PM, virendra bhati <span dir="ltr">&lt;<a href="mailto:virbhati@gmail.com" target="_blank">virbhati@gmail.com</a>&gt;</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">




<div dir="ltr">Hi Ahmed,<br><br>Konference is also an conferencing application.<br><br><div class="gmail_quote"><div>On Mon, Sep 12, 2011 at 2:12 PM, Gohar Ahmed <span dir="ltr">&lt;<a href="mailto:gohar.ahmed@vopium.com" target="_blank">gohar.ahmed@vopium.com</a>&gt;</span> wrote:<br>





</div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div><div><p class="MsoNormal"><span style="font-size:11pt;color:rgb(31, 73, 125)">Hhhmmm..I dunt have any experience with module Konference. Maybe anyone else can help you on that. <u></u><u></u></span></p>





<p class="MsoNormal"><span style="font-size:11pt;color:rgb(31, 73, 125)"><u></u> <u></u></span></p></div><div style="border-width:1pt medium medium;border-style:solid none none;border-color:rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color;padding:3pt 0in 0in">





<p class="MsoNormal"><b><span style="font-size:10pt">From:</span></b><span style="font-size:10pt"> <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b>On Behalf Of </b>virendra bhati<br>





<b>Sent:</b> Monday, September 12, 2011 1:28 PM</span></p><div><div><br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br></div></div><b>Subject:</b> Re: [asterisk-users] broadcast<u></u><u></u><p>
</p></div><div><div></div><div><div>
<div></div><div><p class="MsoNormal"><u></u> <u></u></p><div><p class="MsoNormal" style="margin-bottom:12pt">Hi Ahmed,<br><br>I did the same thing earlier to test the load of Digium card. But this time I want to play file and want to get some DTMF from all the members of conference.<br>





<br>So in this case I need more control into Konference module. But when I use .call files then control will not go longer with all events.<br><br>Is there any alternate way to do it? <br><br>I appreciate your suggestion and will doing in parallel at higher priority<u></u><u></u></p>





<div><p class="MsoNormal">On Mon, Sep 12, 2011 at 12:33 PM, Gohar Ahmed &lt;<a href="mailto:gohar.ahmed@vopium.com" target="_blank">gohar.ahmed@vopium.com</a>&gt; wrote:<u></u><u></u></p><div><div><p class="MsoNormal"><span style="font-size:11pt;color:rgb(31, 73, 125)">Make a .call file..join one leg to local extension which plays the file and the other leg to conference. The local extension will be like a conference member.</span><u></u><u></u></p>





<p class="MsoNormal"><span style="font-size:11pt;color:rgb(31, 73, 125)"> </span><u></u><u></u></p><div style="border-width:1pt medium medium;border-style:solid none none;padding:3pt 0in 0in;border-color:-moz-use-text-color">





<p class="MsoNormal"><b><span style="font-size:10pt">From:</span></b><span style="font-size:10pt"> <a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a> [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b>On Behalf Of </b>virendra bhati<br>





<b>Sent:</b> Monday, September 12, 2011 11:44 AM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br><b>Subject:</b> [asterisk-users] broadcast</span><u></u><u></u></p></div><div><div><p class="MsoNormal">





 <u></u><u></u></p><div><p class="MsoNormal">Hi List,<br><br>Is there any way by which I can broadcast any audio file to all members into the conference ?<br>I don&#39;t want to play file individual channels.<br clear="all">





<br>-- <u></u><u></u></p><div><p class="MsoNormal"><br><br><br>-----<br>Thanks and regards<br><br> Virendra Bhati<br><a href="tel:%2B91-9172341457" value="+919172341457" target="_blank">+91-9172341457</a><br>Software Engineer<u></u><u></u></p>




</div><p class="MsoNormal"> <u></u><u></u></p></div>
</div></div></div></div><p class="MsoNormal"><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>





New to Asterisk? Join us for a live introductory webinar every Thurs:<br>              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>





  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><u></u><u></u></p></div><p class="MsoNormal"><br><br clear="all"><br>-- <u></u><u></u></p>





<div><p class="MsoNormal"><br><br><br>-----<br>Thanks and regards<br><br> Virendra Bhati<br><a href="tel:%2B91-9172341457" value="+919172341457" target="_blank">+91-9172341457</a><br>Software Engineer<u></u><u></u></p></div>




<p class="MsoNormal"><u></u> <u></u></p></div></div></div></div></div></div></div><div><div></div><div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></div></blockquote></div><div><div></div><div><br><br clear="all">




<br>-- <br><div dir="ltr"><br><br>
<br>-----<br>Thanks and regards<br><br> Virendra Bhati<br><a href="tel:%2B91-9172341457" value="+919172341457" target="_blank">+91-9172341457</a><br>Software Engineer<br></div><br>
</div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>
</div></div><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><br><br>



<br>-----<br>Thanks and regards<br><br> Virendra Bhati<br><a href="tel:%2B91-9172341457" value="+919172341457" target="_blank">+91-9172341457</a><br>Software Engineer<br></div><br>
</div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div></div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><br><br>

<br>-----<br>Thanks and regards<br><br> Virendra Bhati<br><a href="tel:%2B91-9172341457" value="+919172341457" target="_blank">+91-9172341457</a><br>Software Engineer<br></div><br>
</div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>