1365 Commits

Author SHA1 Message Date
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
Anthony Minessale
974347eac0 MODAPP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 22:43:46 +00:00
Anthony Minessale
6a405a2323 sound_test app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 19:53:13 +00:00
Michael Jerris
40b19bf28b mod_conference: add conference list summary command (MODAPP-197)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 23:16:32 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
8daae0bb4e refactor conference record function to fix some bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 23:38:06 +00:00
Michael Jerris
d7a5a04aa5 remove hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 23:20:10 +00:00
Michael Jerris
6cec4cf73c fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 23:16:10 +00:00
Rupa Schomaker
5d0d61c7ff make MikeJ happy - switch_assert argv[0] != NULL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 22:19:31 +00:00
Rupa Schomaker
80ed8c86fc protect switch_core_strdup from null db values
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 21:41:48 +00:00
Rupa Schomaker
92d9a0addd use switch_core_sprintf instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 21:31:41 +00:00
Rupa Schomaker
10f57aad8f Move to pools for dynamic allocations. Tested with valgrind.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 21:20:09 +00:00
Michael Jerris
e93639d703 mod_voicemail: voicemail insert into the proper fields (MODAPP-190)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:45:42 +00:00
Rupa Schomaker
9c3234706c fix memory leak on each sql execution
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:49:25 +00:00
Rupa Schomaker
417bbd1569 add mutex around odbc calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 15:59:46 +00:00
Mathieu Rene
f8d0521b65 write different channel variables per realm_id
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 03:46:53 +00:00
Mathieu Rene
d0490570ad Fix transfer bug, fix leak and make the channel hangup if the extension is \!hangup_cause
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 02:34:37 +00:00
Michael Jerris
b803ade94a add mod_fax to the windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 19:15:06 +00:00
Anthony Minessale
4425048399 MODAPP-207
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 13:44:07 +00:00
Anthony Minessale
ce0fc12824 add all modifier to break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:38 +00:00
Anthony Minessale
c21a5c67d6 add all modifier to break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:20 +00:00
Anthony Minessale
0999c9a891 MODAPP-206
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 13:38:58 +00:00
Massimo Cetra
af77f45353 Fix building problem with newer spandsp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 18:20:18 +00:00
Michael Jerris
a6328e287a build: add mod_lcr and mod_easyroute to msvc 2008 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:55:02 +00:00
Michael Jerris
e27efe769e mod_lcr: fix memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:50:45 +00:00
Michael Jerris
9a6356286c mod_easyroute: fix build with -Werror when odbc is not enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:02:12 +00:00
Brian West
414adc5728 MINTWO flag to kick both out if its two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 23:34:43 +00:00