Commit Graph

175 Commits

Author SHA1 Message Date
Anthony Minessale ea5c385281 numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale 71054917ac add sync param to sleep so you can choose to sync audio or not on sleep (reswig to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:48:24 +00:00
Anthony Minessale ea496f95e5 finish fixing MODAPP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 14:20:10 +00:00
Anthony Minessale 41e836c4f2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 02:59:00 +00:00
Anthony Minessale 9d600b5cea rewrite switch_play_and_get_digits MODAPP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 20:23:59 +00:00
Anthony Minessale 722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale 42dd42ebb6 simplify switch_core_service_session to protect against a race condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-23 23:48:11 +00:00
Anthony Minessale 30c318b995 clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 17:48:42 +00:00
Michael Jerris 9b15de0c16 attempt to fix FSCORE-207
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 03:58:04 +00:00
Brian West b9e0bd8f8d more cleanup polishing things along
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-11 05:44:11 +00:00
Anthony Minessale 003847dd0d add some more specific events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 17:10:05 +00:00
Anthony Minessale 93ff90696b tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-25 19:53:43 +00:00
Anthony Minessale f097ed08e1 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 19:36:24 +00:00
Anthony Minessale 28ba7f80f3 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 21:55:33 +00:00
Anthony Minessale 432da6e071 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 18:24:13 +00:00
Anthony Minessale 1b048f00c3 fix min digits in read app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 22:34:28 +00:00
Anthony Minessale b2429e8df6 fix small leak in wait_for_silence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-04 22:43:49 +00:00
Brian West 0a1d9b0206 comment cleanup and such
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:39:39 +00:00
Anthony Minessale 213dd7a30a byte swap on l16 read codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 19:12:38 +00:00
Anthony Minessale 8b4433720e _
| |                  
  ____ ____  ____| | ____ ____   ____ 
 / _  ) _  |/ ___) |/ _  |  _ \ / _  |
( (/ ( ( | | |   | ( ( | | | | ( ( | |
 \____)_||_|_|   |_|\_||_|_| |_|\_|| |
                               (_____|




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-05 21:50:48 +00:00
Anthony Minessale fe820b9bdf tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-23 23:24:18 +00:00
Anthony Minessale 0b75c853df fix MODFORM-11 (Again)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-23 22:10:48 +00:00
Michael Jerris 0e41f84afd tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-16 04:48:01 +00:00
Anthony Minessale bc2fc3fa14 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:39:16 +00:00
Anthony Minessale 266a56391e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 17:15:34 +00:00
Anthony Minessale 12582c0bf5 use our SWITCH_BYTE_ORDER macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-15 16:15:49 +00:00
Anthony Minessale 9229cfdf24 gcc never complains about this stuff on linux sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-11 13:01:27 +00:00
Anthony Minessale cc63a0595a add timeout to wait_for_silence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 19:59:57 +00:00
Anthony Minessale 381c31486c add wait_for_voice app for MC
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 15:57:41 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Anthony Minessale 4eae981ff2 make local_stream more solid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 15:14:18 +00:00
Anthony Minessale 3c349c274e indent pass 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:30:03 +00:00
Brian West 716b5417f6 fix gentones on_dtmf callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 00:02:18 +00:00
Michael Jerris a35dddbfc0 handle NULL values better. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 20:32:51 +00:00
Michael Jerris 103dfc02cb handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 20:25:40 +00:00
Anthony Minessale b5f2bec973 fix bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 21:43:09 +00:00
Michael Jerris 76d98d76b4 don't leak on switch_ivr_play_file when using phrase or say. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 19:57:27 +00:00
Michael Jerris cc5074183b don't deref NULL. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 19:45:50 +00:00
Michael Jerris a68e10c896 handle allocation error. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 19:39:20 +00:00
Anthony Minessale c4657914eb lang fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 18:40:39 +00:00
Anthony Minessale 628e1b4c4c doh should probably expose say
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 22:16:08 +00:00
Anthony Minessale c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale 6231ceb02b use individual pools in open file handles to avoid flooding the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 15:50:28 +00:00
Anthony Minessale 85fc8c37e7 fix bad pointer memory snafu in wrapped language libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-01 19:03:57 +00:00
Michael Jerris 4eed4f88e1 re-set the sound prefix back to nothing after a phrase if it wasn't set before. (MODAPP-84)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-14 17:24:52 +00:00
Michael Jerris 46c3aab5c8 msvc build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-10 07:37:42 +00:00
Anthony Minessale 574884bd45 add soft_hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 18:15:15 +00:00
Anthony Minessale 920e433fd4 less is more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 20:22:38 +00:00
Anthony Minessale b97a5f9060 fix var condition in macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 19:35:51 +00:00
Anthony Minessale 61f23283ec add some goodies to mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-04 21:18:16 +00:00
Anthony Minessale 391afc48e5 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 15:56:24 +00:00
Anthony Minessale b5eac70b55 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 15:34:43 +00:00
Michael Jerris 40c3e6c323 get both msvc builds and msi builds all in sync.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 05:08:12 +00:00
Anthony Minessale dc3a65388b the same guy who added att xfer to asterisk was nice enough to add it to freeswitch too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-13 01:08:42 +00:00
Anthony Minessale 2294d90653 fix a bunch more stuff that broke from fixing it yesterday!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7857 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 16:55:58 +00:00
Anthony Minessale 74a3d8ab95 fix a bunch of stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 03:45:16 +00:00
Michael Jerris 5399edc432 type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-08 04:18:23 +00:00
Anthony Minessale 90e882dd03 fix MODLANG-53
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 22:40:20 +00:00
Anthony Minessale 747e0905d2 add read app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-04 18:55:16 +00:00
Michael Jerris 41fe16c7a0 small buffers make big segfaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 17:12:17 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Anthony Minessale 9cb51f53f7 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 21:07:20 +00:00
Michael Jerris 482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West 935cbcf937 more cleanup before I leave LAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:42:51 +00:00
Brian West aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale 1424b6c73b change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 20:59:25 +00:00
Anthony Minessale 12b68bf47c pre_answer instead of answer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-14 23:32:21 +00:00
Anthony Minessale 58a8979c6e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 18:39:51 +00:00
Anthony Minessale 143bed09a3 try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale 860cb4affa add pre_answer calls to some funcs in the ivr lib to ensure media for obvious situations that require it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 21:47:32 +00:00
Anthony Minessale df749a420f fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00
Michael Jerris 2f360ae1f4 code analysis
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 21:42:15 +00:00
Michael Jerris 6c25cb4136 don't strstr on null/blank strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 00:22:51 +00:00
Michael Jerris 33bd22a308 avoid seg on invalid params to record app.(MODAPP-63)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 23:15:57 +00:00
Anthony Minessale 2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Michael Jerris 0fe7efe735 cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:50:39 +00:00
Anthony Minessale 50326f4d03 opts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:43:38 +00:00
Anthony Minessale 73f501852c opts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 17:33:29 +00:00
Michael Jerris 54ec86f6ce use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:53:32 +00:00
Anthony Minessale 44636d333f sample platter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:30:55 +00:00
Michael Jerris 55a194e54e use switch_assert macro
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 19:23:57 +00:00
Michael Jerris 859e1316cd windows build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:46:03 +00:00
Anthony Minessale f64d7e43ce improve voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:41:00 +00:00
Anthony Minessale 7d9e3c577a fix energy stuff to work better on 16khz calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 21:48:25 +00:00
Michael Jerris e49f38e855 add some missing \n's to switch_log_printf messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 18:50:54 +00:00
Michael Jerris 69f7a9a955 add missing "execute" handler to phrase macro. (not yet tested)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 03:47:07 +00:00
Anthony Minessale 2e3d02ef5c fix phrase stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-07 23:37:22 +00:00
Anthony Minessale a89f5443f1 fix MDXMLINT-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-07 18:50:34 +00:00
Anthony Minessale 1316954a8c add default prefix for realitive paths with no prefix defined
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-06 22:19:49 +00:00
Michael Jerris 622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Anthony Minessale eff23152c1 fix path bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:37:30 +00:00
Anthony Minessale e545da153e fix path bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 20:03:30 +00:00
Anthony Minessale 049d952d4e fix path bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-31 19:59:40 +00:00
Anthony Minessale 6b1fa2191b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 15:31:02 +00:00
Anthony Minessale 7aa22799c9 more of the same
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 03:42:02 +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
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 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