Closed GoogleCodeExporter closed 9 years ago
I found a fix to make it ring in the file
dialplan/resources/xml/dialplan/999_local_extension.xml you can add:
<action application="set" data=" ringback=${us-ring}"/>
under
<action application="set" data="hangup_after_bridge=true" />
or edit the dialplan manually
Still not sure if this is the right way or if there is a way to get MOH to play.
Original comment by chatwi...@gmail.com
on 16 Nov 2012 at 8:10
The hold music variable was moved to the accounts -> extensions. So that it can
be set per extension. Development branch there is a select box now for music on
hold.
Original comment by markjcrane@gmail.com
on 20 Nov 2012 at 7:46
The current version extension advanced you can set ringback under the music on
hold value set it to ${us-ring}.
Original comment by markjcrane@gmail.com
on 21 Dec 2012 at 6:26
<action application="set" data="transfer_ringback=${us-ring}"/>
or set in system variables
name: transfer_ringback
value: ${us-ring}
Original comment by markjcrane@gmail.com
on 12 Dec 2014 at 3:31
Original issue reported on code.google.com by
chatwi...@gmail.com
on 16 Nov 2012 at 7:09