Hello,<br><br>I&#39;m evaluating how I should implement the following feature (with asterisk 1.6.1) :<br>- party A calls party B<br>- A and B are talking to each other<br>- supervisor C detects the call is on-going for too long (as, for example, others are waiting to use the phone)<br>
- C dials a special command that would play a short music to A and/or B and then cut the call 30 seconds later.<br><br>At the moment, I would use :<br>- System, cron and soft hangup to stop ongoing call<br>- ChanSpy to barge into ongoing call plus a dynamic feature to playback a pre-recorded message when supervisor dials a DTMF sequence.<br>
<br>I also wondered if if should instead move each party to a conference room with a timer.<br><br>Suggestions ?<br><br>Regards<br><br>