Commit Graph

1341 Commits

Author SHA1 Message Date
Michael Jerris bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Michael Jerris 7dd0838896 update to match changes to spandsp api (FSBUILD-129)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:35:52 +00:00
Michael Jerris a268b4b024 temporary fix to mod_fax by removing pages_transfered which seems to have been moved
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:21:56 +00:00
Rupa Schomaker 4371f56802 handle case where custom_sql is braindead (no replaceable params)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 22:00:24 +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
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
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 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
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
Anthony Minessale da507c5f1e add resampler to speech handles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12141 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 18:53:28 +00:00
Brian West 728b261d9b OCD kickin in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 04:34:01 +00:00
Michael Jerris 411797aeb3 type tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 21:53:48 +00:00
Michael Jerris 4b79e12193 fix printf specifier bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 20:34:46 +00:00
Mathieu Rene cf8f053b66 Make sure priority isnt fucked up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:58:02 +00:00
Mathieu Rene 08ee3bff28 Add failure_causes channel variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:56:21 +00:00
Robert Joly a418b61f60 Fixed VS2008 compiler warnings, including what clearly looks like a bug!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 04:10:31 +00:00
Brian West d34e2c4b9a its FreeSWITCH
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-14 18:52:55 +00:00
Brian West babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale c31a7f2563 replace the resampler code with the awesome code from speex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:35:17 +00:00
Brian West ba03619be5 space after if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:47:24 +00:00
Brian West 6f3260efe7 space after if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:46:31 +00:00
Brian West e0572463f7 space after if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:45:54 +00:00
Anthony Minessale fd252b2544 dont free data that was session_strdup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 19:35:42 +00:00
Mathieu Rene 7b15ce7dc9 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:10:51 +00:00
Mathieu Rene d059925b6e move gdbinit to support-d
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 17:09:52 +00:00
Anthony Minessale 4e2ae22d67 potential xml root readlock issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 00:08:12 +00:00
Rupa Schomaker 294e788056 MODAPP-213 - lcr_carrier/rate vars on a and b legs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 23:52:03 +00:00
Mathieu Rene ee9d2d4982 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:53:17 +00:00
Mathieu Rene ad9bf329cb doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:23:00 +00:00
Mathieu Rene d279dd8e5c Make max argument optional on the limit app, set the limit_usage variable with the current count after inserting the call in the db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 21:19:52 +00:00
Mathieu Rene 9b95c86dfe s/^assert/switch_assert/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:56:59 +00:00
Mathieu Rene 99e45ef41e fix leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 20:31:29 +00:00
Rupa Schomaker 90691a7e76 destroy the hash BEFORE freeing the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 15:05:37 +00:00
Rupa Schomaker 695f7b44cf actually dedup based on endpoints when doing sorted insert to lcr list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 01:18:43 +00:00
Michael Jerris 93ec3d687a prevent exclusive hold on xml registry during visits to the phrase section
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 00:27:07 +00:00
Rupa Schomaker b15707e077 implement param reorder_by_rate which umm.. does that
default to false


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 21:33:22 +00:00
Michael Jerris cc93b40d2b fix windows build errors (MODAPP-212, FSBUILD-116, FSBUILD-117)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 18:08:04 +00:00
Rupa Schomaker 8c36c6d443 remove extra logs that were for debugging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:39:03 +00:00
Rupa Schomaker 0cedb6c4a2 add support for pre_order on the profile, cleanup show profiles command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 16:52:29 +00:00
Rupa Schomaker 5baed33c7e add API lcr_admin show profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 05:07:37 +00:00
Rupa Schomaker fe47675bb6 initialize retval
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 02:55:17 +00:00
Anthony Minessale 36daaffb47 MODAPP-211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 00:31:58 +00:00
Rupa Schomaker a425e283ae support custom SQL for lcr queries
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 00:18:50 +00:00
Mathieu Rene 16c379e430 Dont hangup after sending/receiving faxes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 22:00:39 +00:00
Anthony Minessale be25cc9631 spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 19:09:06 +00:00
Brian West 8ab4e237d7 tweak time_Test to not take insane values
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:40:37 +00:00
Brian West 857efe3267 xml_free in the proper location if invalid data is given to group_call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:18:21 +00:00
Brian West ddcefe3d4f never hurts to be extra careful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:02:50 +00:00
Brian West 094d4ee7bb MODAPP-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 09:03:32 +00:00
Anthony Minessale a223a59d5e fix regression in previous fix for MODAPP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:03:56 +00:00