Commit Graph

11171 Commits

Author SHA1 Message Date
Michael Jerris 78cc2f4091 line endings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 22:46:35 +00:00
Michael Jerris b0daf34ad5 mod_event_socket: sendevent Fire events with correct event-name and subclass (MODEVENT-41)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 20:13:36 +00:00
Michael Jerris e7ec98273f mod_sofia: Optionally rewrite fs_path element of sip contact string on multicasted registrations (MODENDP-231)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 19:34:32 +00:00
Anthony Minessale 73e0537d62 use FREESWITCH_OPTS env var to hold a string of desired command line switches
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:20:37 +00:00
Michael Jerris 4cb98fafcf mod_say_en: tweak grammar (MODAPP-310)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 18:04:35 +00:00
Michael Jerris 7ecb708de7 config: remove unused param comfort-noise-level from default conference config file (MODAPP-299)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:58:18 +00:00
Michael Jerris bf3e987c4f mod_xml_rpc: add virtual-host (default to true) and default-domain params (MDXMLINT-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:39:12 +00:00
Rupa Schomaker 7b29de0752 MODAPP-307 - support http post in mod_curl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:06:22 +00:00
Brian West ab2b955724 SFSIP-168 missing ,
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:56:23 +00:00
Brian West 29be4bd069 SFSIP-168
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:55:36 +00:00
Brian West 8155f453a8 part 2 of (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14345 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 15:07:16 +00:00
Brian West ab0e67ccec doh these are backwards. (SFSIP-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:33:46 +00:00
Giovanni Maruzzelli 11f4930156 skypiax: compiles AND links on windows ;-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:22:38 +00:00
Mathieu Rene e8e06f0ca6 mod_xml_cdr: use switch_true instead of atoi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:42 +00:00
Giovanni Maruzzelli 39dab176b2 skypiax: compiles on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 14:03:23 +00:00
Giovanni Maruzzelli 6bd34fb9d2 skypiax: lot of changes to allow for the usage of multiple instances of the same skype username, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'. Horrible hacks for deciding which instance answer an incoming call, which busy instance will transfer to another and when, etc... ;-) Let's hope it does not breaks havoc...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:36:43 +00:00
Giovanni Maruzzelli 9252320659 skypiax: updated config files and skype clients starting script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:34:03 +00:00
Giovanni Maruzzelli c039086b5b skypiax: updated config files and skype clients starting script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:31:19 +00:00
Giovanni Maruzzelli 21a2cd5b41 skypiax: added directory 'configs/multiple-instance-same-skype-username', contains configuration file and script to launch Skype clients with multiple instances of the same skype user, eg: 10 instances of skypename 'Bob' and 10 instances of skypename 'alice'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 13:22:43 +00:00
Giovanni Maruzzelli d9c8fc7fae skypiax: added directory 'kernel', contains .config file for compilation of kernel 2.6.24.7 (64bit) tickless and 100HZ. Best for skypiax, solves high load problems on CentOS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:16:22 +00:00
Giovanni Maruzzelli 6bb1bbfe18 skypiax: added directory 'alsa', contains customized snd-dummy ALSA driver, low load. Please use alsa-driver-1.0.20 sources from alsa-project.org to compile, older sources got a bug that causes kernel oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 12:13:40 +00:00
Brian West 77d7fa3cf6 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14334 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 22:15:31 +00:00
Michael Jerris a7d94c99b4 build: fix compile on Mac OS X Snow Leopard 10.6 (FSBUILD-178)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 20:22:31 +00:00
Brian West e2da0849e4 Mitel interop, thanks mitel for your assistance. (MODSOFIA-15)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 17:48:36 +00:00
Anthony Minessale 0573d3cf09 FSCORE-403
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:55:13 +00:00
Michael Jerris 14c5052db5 build: partial libsndfile build fix (FSBUILD-180)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:49:00 +00:00
Mathieu Rene 068efb1118 Also support 300 redirections
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 15:42:12 +00:00
Anthony Minessale a482decfac zero out buffer on (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-23 14:52:23 +00:00
Michael Jerris 2f8ab9775c add include path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 21:46:39 +00:00
Michael Jerris 345fd7d996 add error checking on switch_core_db_column_text
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14323 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:47:52 +00:00
Anthony Minessale 75d09d83bb add some err checking to sqlite case for nonce checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 20:37:20 +00:00
Michael Jerris 01dec7254b use internal libtiff instead of system libtiff (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:35:11 +00:00
Michael Jerris f90d67212b add define when using internal libtiff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:33:55 +00:00
Anthony Minessale 87c2c0d398 MODSOFIA-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 19:14:47 +00:00
Michael Jerris 9338e640e6 add --enable-builtin-tiff configure arg to tell spandsp to use pre-built libtiff in paralell directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 18:44:16 +00:00
Anthony Minessale 37594b7ec0 allow xml_locate to just take section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 16:17:57 +00:00
Michael Jerris 1c1a9a6be9 update to spandsp snapshot 20090714
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 15:18:32 +00:00
Mathieu Rene 10143a3403 Add some gdb helpers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-22 00:15:36 +00:00
Anthony Minessale 9bd81e0ff6 timeout calls stuck in CS_NEW after 1 minute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 19:17:22 +00:00
Rupa Schomaker f95c325635 bah, update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:49:02 +00:00
Rupa Schomaker 3769453f75 add "as xml" option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 18:43:00 +00:00
Anthony Minessale 6b76a1a33c hit the xml registry to look up path information for the say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 17:56:12 +00:00
Brian West 1f3806e984 remove theese as they are on the wiki
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 15:17:52 +00:00
Brian West 2d86be922f init from_domain to NULL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 00:18:20 +00:00
Anthony Minessale 75c978812f do not auto-set from-domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 00:11:03 +00:00
Brian West 406fbfdefa this should have been reverted with rev 14263
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 23:33:39 +00:00
Mathieu Rene 9bb33e9540 XML-6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-20 14:52:55 +00:00
Mathieu Rene b416a1b212 MODENDP-230
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14296 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:22:27 +00:00
Mathieu Rene 83c3a24f28 fix logic issue and refactor some event function calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:20:21 +00:00
Brian West cfc4bf2637 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-18 19:08:07 +00:00