37 Commits

Author SHA1 Message Date
Rupa Schomaker
897e6573fa FS-2890 --resolve mod_nibblebill, remove on_reporting hook 2011-05-10 08:12:27 -05:00
Marc Olivier Chouinard
ba7dc9fde8 Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv 2011-04-22 22:49:41 -04:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
Jeff Lenk
bb4705cf3e trivial - remove debug log of wrong information - reported on userlist - correct information reported on the next log statement 2010-08-13 10:30:01 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
b073e82b5f FSMOD-51 2010-05-25 10:14:04 -05:00
Anthony Minessale
1d2c64d33b refactor 2010-05-11 17:56:08 -05:00
Anthony Minessale
c74d1f1d00 rearrange 2010-05-10 10:40:15 -05:00
Mathieu Rene
e9829d1ed8 Add SAF_SUPPORT_NOMEDIA to nibblebill 2010-04-21 16:41:08 -04:00
Rupa Schomaker
9a74958b22 nibblebill - free properly if using custom_sql 2010-04-19 14:42:41 -05:00
Rupa Schomaker
ca9dfc3c5e nibblebill - free allocated memory at shutdown 2010-04-19 13:18:20 -05:00
Rupa Schomaker
8f273eed5f MODAPP-409 Support custom sql with var expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:11:30 +00:00
Rupa Schomaker
e222f74cbb fix typo in typo fix :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 19:00:47 +00:00
Rupa Schomaker
bceeff642a spelling in comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 18:45:40 +00:00
Rupa Schomaker
2377367d05 FSMOD-40 - handle CS_REPORTING like CS_HANGUP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16954 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 17:46:00 +00:00
Rupa Schomaker
4f5975ae4c MODAPP-339, plus fix heartbeat when doing b-leg billing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 23:31:03 +00:00
Rupa Schomaker
6d47019937 nobal_amt and lowbal_amt channel vars can override defaults in config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 15:01:21 +00:00
Rupa Schomaker
920f339a89 add more to error msg when dsn is null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-09 15:40:18 +00:00
Rupa Schomaker
60aa798d2e don't have defaults for dsn,user,pass so that user/pass at least can be
specified by the real dsn


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-09 15:36:53 +00:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Brian West
b24c018c45 SCA tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:40:11 +00:00
Jeff Lenk
67b3210a31 fix compiler error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 01:31:12 +00:00
Anthony Minessale
df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale
b869290bae MODAPP-337
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:55:33 +00:00
Brian West
357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Mathieu Rene
5acb8ad899 Per-call logging, part two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Michael Jerris
6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Michael Jerris
9ea470710d code before declaration (FSBUILD-172)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 15:59:08 +00:00
Darren Schreiber
2ff2a18b61 Fix a deadlock in last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 03:42:01 +00:00
Darren Schreiber
99fb025748 Fixed nibblebill to bill on call start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-11 02:59:24 +00:00
Mathieu Rene
3b01a6d94b mod_nibblebill: move return statement inside odbc ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 13:50:11 +00:00
Mathieu Rene
10b0f71114 MODAPP-286
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-06 11:31:37 +00:00
Michael Jerris
66c0d19f12 cleanup, fix leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 05:44:21 +00:00
Darren Schreiber
eee9aef9a3 Removed another todo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 05:00:24 +00:00
Darren Schreiber
a29a989f74 Removed todo that is now done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13459 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 04:58:40 +00:00
Michael Jerris
ca15367736 add mod_nibblebill
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 04:50:59 +00:00