3187 Commits

Author SHA1 Message Date
Michael Jerris
8a80bf5b07 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 09:34:05 +00:00
Michael Jerris
9488c6da9b move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 08:13:08 +00:00
Michael Jerris
2e2befeff4 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 07:39:25 +00:00
Michael Jerris
83c21e77f3 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 07:21:38 +00:00
Michael Jerris
16bfe51c0c move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 06:28:27 +00:00
Michael Jerris
bbffdd99ab cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Michael Jerris
6754e4275b put gateway contact params inside the <>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 03:51:49 +00:00
Anthony Minessale
bc0bee90d2 add contact-params
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 03:04:48 +00:00
Anthony Minessale
7c93a4e4eb experimental multiple registrations
in sofia conf
<param name="multiple-registrations" value="true"/>

in dialplan

<action application="bridge" data="$sofia_contact(mysofia_profile_name/user@regtodomain.com)"/>
or
<action application="bridge" data="$sofia_contact(mysofia_profile_name_same_as_regto_domain.com/user)"/>
or
<action application="bridge" data="$sofia_contact(user@mysofia_profile_name_same_as_regto_domain.com)"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:02:01 +00:00
Anthony Minessale
89472232ec umm, duh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 00:10:48 +00:00
Anthony Minessale
6e27654ed2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 21:26:33 +00:00
Michael Jerris
7112295975 make stub copies of mod_say_en to use as working copies for dem es, fr, it and nl.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 20:17:00 +00:00
Michael Jerris
5884f34806 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 20:14:19 +00:00
Michael Jerris
50239fd4d8 make stub copies of mod_say_en to use as working copies for these.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 19:52:43 +00:00
Brian West
4116e94373 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 19:51:39 +00:00
Michael Jerris
f8ccd20504 change license on these with approval from Anthony and Mike
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 19:18:17 +00:00
Anthony Minessale
c6231acb7c change dialplan a little (part2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 18:37:18 +00:00
Anthony Minessale
7c8b72b9fe change dialplan a little
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 18:26:08 +00:00
Anthony Minessale
bcc8316df0 add global vars of default ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 15:38:57 +00:00
Anthony Minessale
2e8abbf890 ISN for enum
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 15:20:52 +00:00
Anthony Minessale
b099f96e4e format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 14:59:17 +00:00
Anthony Minessale
511a6292af add optional module param to lang stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 14:42:41 +00:00
Anthony Minessale
65d6e75371 make variable to override what tts says for # and *
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 18:49:56 +00:00
Anthony Minessale
16d62194d1 fix debug level on messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:53:38 +00:00
Anthony Minessale
a33901aaec tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:51:18 +00:00
Anthony Minessale
fa51dce82d auto-create sounds dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:30:42 +00:00
Anthony Minessale
ee6b7562a8 make * and # become words explicitly in the core tts func (part 2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 16:54:45 +00:00
Anthony Minessale
aac58b10f9 fix type
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 16:49:53 +00:00
Anthony Minessale
f0211bc6e4 make * and # become words explicitly in the core tts func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 16:49:44 +00:00
Anthony Minessale
54f477ec45 format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:48:01 +00:00
Anthony Minessale
9ad1130537 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:47:15 +00:00
Anthony Minessale
1081cc707a add pause to speech in openmrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:33:21 +00:00
Anthony Minessale
cfb0324e0e fix xml to work with v1/voxeo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:25:38 +00:00
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
Anthony Minessale
b50e8f5c9a add switch_stristr and use it in dptools
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 14:24:02 +00:00
Anthony Minessale
e5b16c4374 add channel_originate event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 13:56:44 +00:00
Anthony Minessale
9bb1534901 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 01:51:15 +00:00
Anthony Minessale
2b9a0327d0 wait there's more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 01:08:51 +00:00
Anthony Minessale
5baa5facf0 fix apr send func not sending all the bytes we asked it to.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 23:49:05 +00:00
Brian West
e3acfce77d cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 21:43:12 +00:00
Anthony Minessale
c8c6d97d9e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 21:03:56 +00:00
Michael Jerris
3c10d5af76 use 503 for server congestion, not 486, becuase that means user busy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 18:31:10 +00:00
Anthony Minessale
9b7928ee85 tweak defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 18:02:21 +00:00
Anthony Minessale
b8457503ea add transparent speech handle caching via cache_speech_handles=true variable and an app to clear a cached handle called clear_speech_cache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 16:25:08 +00:00
Anthony Minessale
be921bed1a expand continue_on_fail to also accept a specific list of cause codes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 14:00:48 +00:00
Anthony Minessale
ad33cdbbfb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 14:43:22 +00:00
Brian West
24faa9dd4a remove mod_xmpp_event as its no longer needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 01:21:55 +00:00
Anthony Minessale
5f9f6ac05b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 00:52:31 +00:00
Anthony Minessale
e6d08bcc06 sort by urgent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 00:22:13 +00:00
Brian West
d1ff29dda5 temp tweak pending build system change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:53:32 +00:00