<p dir="ltr">Does conferencing in moh via dial plan help?</p>
<div class="gmail_quote">On 26 Sep 2013 10:09, "Alistair Cunningham" <<a href="mailto:acunningham@integrics.com">acunningham@integrics.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Integrics offers a bounty of USD 1000 (one thousand US dollars) for a new feature in Asterisk to play a regular beep to all parties when a call is being recorded using Monitor() or MixMonitor().<br>
<br>
There's currently an inelegant way of doing this using the L() option to Dial(), but this is not particularly well engineered, and conflicts with other uses of L(). We'd therefore like to see something better. We had in mind a new option to Monitor() and MixMonitor(), perhaps something like:<br>

<br>
Monitor(wav,/tmp/myfile,P(<u></u>15000))<br>
<br>
to play a beep every 15000 milliseconds. I chose P() for play more or less arbitrarily; feel free to choose some other character. We're also open to completely alternative designs, though please discuss this with me if you wish to do so.<br>

<br>
You're also welcome to add further options, either as extra parameters to P(), or as Asterisk variables. For example, to specify the beep file to play:<br>
<br>
Monitor(wav,/tmp/myfile,P(<u></u>15000,beeps/fancy-beep))<br>
<br>
You may also care to have an option limit playing beeps to either the calling or called parties.<br>
<br>
None of these further options are required to win the bounty as we just care about playing a simple beep to all parties, but others may find them useful.<br>
<br>
The bounty will be paid to whoever first gets their code accepted into the Digium repository for inclusion into a future version of Asterisk. The bounty is valid until 30th June 2014, and will be paid via your choice of wire transfer, PayPal, or bitcoins at the MtGox last trade rate at the time.<br>

<br>
-- <br>
Alistair Cunningham<br>
+1 888 468 3111<br>
+44 20 799 39 799<br>
<a href="http://integrics.com/" target="_blank">http://integrics.com/</a><br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-dev</a><br>
</blockquote></div>