Commit Graph

9568 Commits

Author SHA1 Message Date
Michael Jerris c199053bcd cleanup msvc 2005 build warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 21:21:48 +00:00
Michael Jerris a52c9cf4a6 fix msvc release mode build errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:49:59 +00:00
Rupa Schomaker cc6d9aa574 allow channel vars in custom_sql - unescaped for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:36:04 +00:00
Michael Jerris f04bc7435f add msvc 2005 project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:33:39 +00:00
Rupa Schomaker 2f2a193847 actually honor profile when used as a app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:28:18 +00:00
Michael Jerris 9b295662e5 rename spandsp project files so we can add 2005 projects too.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:19:58 +00:00
Rupa Schomaker 9952b6d633 don't reuse the module loader's memory pool for our own
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 20:17:55 +00:00
Anthony Minessale 292ed6eee5 reduce the yields
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 19:51:34 +00:00
Andrew Thompson 8ebc96f046 Use switch_strlen_zero_buf instead of switch_strlen_zero; Handle module init failures better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:52:29 +00:00
Anthony Minessale add7616a0a add separate mutex for state related methods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:31:08 +00:00
Michael Jerris da557fd631 update to snapshot spandsp-20090220
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:30:05 +00:00
Brian West 65181f78ff more examples from anm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:28:23 +00:00
Michael Jerris b11b19af93 update to snapshot spandsp-20090216
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:28:09 +00:00
Michael Jerris 374a129094 update to snapshot spandsp-20090212
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:25:22 +00:00
Michael Jerris 6cd7446a20 update to snapshot spandsp-20090211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:22:32 +00:00
Michael Jerris c21e6a048e revert 12212
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:08:55 +00:00
Brian West 716ab37ff3 fix python and commit an python example.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12184 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:07:35 +00:00
Michael Jerris 1e4c49ebc3 clean msvc build warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 18:04:57 +00:00
Anthony Minessale 9e63b03d1c allow null arg to api and bgapi method
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 17:16:36 +00:00
Anthony Minessale ba5322f6c0 change example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 16:54:08 +00:00
Brian West e3cf4c4a65 add ruby example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 16:53:24 +00:00
Anthony Minessale 459b27af94 add api and bgapi methods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 16:52:11 +00:00
Brian West 1c73921625 add MODFORM-25 to SVN, thanks Hanedi Salas
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 16:49:18 +00:00
Anthony Minessale 8c97af6e5c don't execute apps on channels that are hungup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 15:30:01 +00:00
Brian West ff1a9d091e fix events.pl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 08:39:08 +00:00
Mathieu Rene 69fe38ad79 fix getlib.sh's curl/wget detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 04:38:54 +00:00
Giovanni Maruzzelli 68743f3042 skypiax: ringback is ok now, early media in early stage (eg: not yet early media :-) )
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 01:26:20 +00:00
Anthony Minessale f125872c73 FSCORE-297
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 01:10:59 +00:00
Giovanni Maruzzelli 32f4635068 skypiax: updated default.xml dialplan with skypiax inside
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 23:48:13 +00:00
Brian West 416537c421 use -latest for this so it doesn't conflict with 1.0.3 release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 21:43:51 +00:00
Giovanni Maruzzelli 72f181a791 skypiax: Yay, on trunk! modified README
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 21:25:50 +00:00
Brian West bf99e33054 add skypiax to modules.conf.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 20:58:35 +00:00
Brian West 8c697d4c30 Move Skypiax into svn Trunk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 20:57:36 +00:00
Brian West f0e6d610dd This version of flite has three new voices. rms, awb (male) and slt (female),
The build system will automatically download the correct flite build from our website and compile it.  You'll need to rm -rf libs/flite* to make sure that takes place.

Thanks,
/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 16:38:23 +00:00
Mathieu Rene f207e7d068 add party=calling to rpid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 15:14:13 +00:00
Mathieu Rene 75e05d4ed1 those are microseconds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 14:41:20 +00:00
Michael Jerris eb5f375131 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 06:01:53 +00:00
Michael Jerris bb33c4e703 fix fs_cli build on solaris
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 05:32:49 +00:00
Michael Jerris 3b3d52c9b7 remove generated files from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12158 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 05:08:16 +00:00
Michael Jerris 9d82fff528 fix suncc visibility support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12157 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 05:06:04 +00:00
Michael Jerris 62779a64ff fix suncc visibility support in libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 05:00:52 +00:00
Michael Jerris 0a5cf546b4 fix suncc visibility support in libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 04:57:50 +00:00
Michael Jerris 02d780ce16 fix suncc visibility support in libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 04:41:38 +00:00
Michael Jerris 8812477e7f fix build (FSBUILD-126)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 03:46:23 +00:00
Ken Rice fcd6944f5d Lets back this out since we should not be using this call for a UPDATE or DELETE query
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 02:54:28 +00:00
Mathieu Rene d27a71a680 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:52:06 +00:00
Michael Jerris 7a5783c675 update changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:46:28 +00:00
Anthony Minessale 072ec6a7f2 add api.getTime()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:43:11 +00:00
Michael Jerris 1ca5e2265e add debian changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 22:42:38 +00:00
Michael Jerris f922edccd9 update changelog for 1.0.3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 22:28:19 +00:00