Anthony Minessale 1ae9e8f6b6 add playback_terminators variable
This is valid for playback, gentones, record and speak
value may be a string of valid terminator characters, or the word 'none'
the default of * will always work unless overridden by 'none'. This is for backward compat.

  <extension name="8000">
    <condition field="destination_number" expression="^8000$">
      <action application="answer"/>
      <!--both * and # will stop the playback-->
      <action application="set" data="playback_terminators=#*"/>
      <action application="playback" data="/ram/swimp.raw"/>
    </condition>
  </extension>






git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 14:36:39 +00:00
..
2007-10-16 14:36:39 +00:00
2007-10-16 14:36:39 +00:00
2007-03-16 19:20:24 +00:00
2007-10-16 01:08:51 +00:00
2007-09-25 15:49:19 +00:00
2007-10-09 15:29:18 +00:00
2007-03-30 00:13:31 +00:00
2007-10-04 13:17:56 +00:00
dox
2007-05-14 17:10:46 +00:00
dox
2007-05-14 17:10:46 +00:00
2007-10-12 03:28:59 +00:00
2007-09-30 16:59:32 +00:00
2007-07-03 14:46:58 +00:00
2007-10-04 17:25:06 +00:00
dox
2007-05-14 17:10:46 +00:00
dox
2007-05-14 17:10:46 +00:00
fix
2007-10-16 01:51:15 +00:00
2007-10-04 17:25:06 +00:00
dox
2007-05-14 17:10:46 +00:00
2007-10-12 03:28:59 +00:00
2007-10-16 13:56:44 +00:00
2007-10-12 22:08:01 +00:00
2007-10-15 18:02:21 +00:00
2007-10-04 21:15:08 +00:00
2007-08-30 01:52:05 +00:00
2007-03-30 00:15:25 +00:00
2007-07-06 16:19:40 +00:00
2007-08-28 17:06:20 +00:00
2006-09-20 21:59:50 +00:00
2007-10-12 03:28:59 +00:00