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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Raymond Chandler
|
a5c06514b6
|
i'm finally over my tourettes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11252 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 01:11:11 +00:00 |
|
Raymond Chandler
|
af55fb0925
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11251 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 01:00:11 +00:00 |
|
Raymond Chandler
|
06dc1612c1
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11250 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 00:56:39 +00:00 |
|
Raymond Chandler
|
67a3c99afd
|
untest
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11249 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 00:16:16 +00:00 |
|
Raymond Chandler
|
98898f2ae2
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11248 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 00:06:26 +00:00 |
|
Raymond Chandler
|
f0b8914f81
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11247 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 00:03:39 +00:00 |
|
Raymond Chandler
|
8fb66f0fa0
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11246 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 00:02:25 +00:00 |
|
Raymond Chandler
|
4422326174
|
test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11245 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 23:47:06 +00:00 |
|
Rupa Schomaker
|
169ced2f93
|
// -> /* */ comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11233 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 22:00:43 +00:00 |
|
Rupa Schomaker
|
0417ddabc3
|
move svn braces
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11232 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 21:51:15 +00:00 |
|
Rupa Schomaker
|
1446ebe855
|
Ensure that mod_lcr digits only has digits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11231 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 20:32:25 +00:00 |
|
Raymond Chandler
|
a38dbe3ebe
|
moving mod_lcr to release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11180 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-14 02:18:51 +00:00 |
|