Michael Jerris
15d250ed7c
FS-9136: update other modules to match api change
2016-06-03 18:21:08 -05:00
Anthony Minessale
cce8288c16
FS-8625 #resolve [Segmentation fault: 11]
2015-12-08 11:18:07 -06:00
Mike Jerris
46c0d05216
FS-7966: fix more msvc 2015 build warnings.
2015-09-02 13:07:17 -04:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04:00
Michael Jerris
164c6111a1
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
Michael Giagnocavo
5e456fe9a6
FS-7966. First pass at moving to Visual Studio 2015.
...
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Michael Giagnocavo
f116387443
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
Jeff Lenk
345e50d25a
FS-7644
2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422
FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used.
2015-06-10 16:33:14 -04:00
Anthony Minessale
7c294f242f
FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec
2015-05-28 12:47:13 -05:00
Anthony Minessale
836e2b2888
FS-7500: add switch_inthash variety of hash that can key on int
2015-05-28 12:46:53 -05:00
Brian West
8e408e9abe
FS-6865 #resolve add XMPP priority to dingaling
2014-10-01 10:40:57 -05:00
Michael Jerris
6092524f17
CID:1174726 Dereference before null check, CID:1214199 Dereference null return value; refactor channel_outgoing_channel to have failure conditions first to reduce indenting level
2014-05-29 21:59:26 +00:00
William King
dc83348b71
Fix build for 31b8b55d0b31dfd58b5e6f8166a228ab2f456d3d
2014-05-16 15:36:25 -07:00
Michael Jerris
31b8b55d0b
CID:1214216 Resource leak
2014-05-16 20:46:00 +00:00
Michael Jerris
ac9741b579
don't leak xml string in dl_logger
2014-04-30 13:44:59 -04:00
Anthony Minessale
7151d6acea
FS-6402 part 2
2014-04-02 03:21:37 +05:00
Anthony Minessale
5c0cff70b3
FS-6402 --resolve
2014-04-02 01:20:19 +05:00
Michael Jerris
6f34441b9f
fix clang type warnings
2014-03-18 15:39:33 -04:00
Michael Jerris
ea0d5be193
FS-6293: mod_dingaling srcdir build
2014-03-18 14:38:32 -04:00
Michael Jerris
ce78c1434c
fix mod_dingaling build
2014-03-09 16:01:11 -04:00
Anthony Minessale
804ef7709d
change from sqlite hash to newly added one
2014-03-09 00:37:17 +05:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Anthony Minessale
5646957c5b
FS-5937
2014-02-26 04:06:59 +05:00
Ken Rice
4c635d6142
FS-4620 --resolve expose to dl_to_user and dl_to_host as chan vars
2014-02-21 16:52:14 -06:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Anthony Minessale
5228e02b19
FS-5544 after going over this with a fine tooth comb, all I could find was some issues behind asymetrical nat. If there is a real problem here, post the flipping logs I asked for days ago.......
2014-02-04 11:56:30 +05:00
Anthony Minessale
358b5db0e4
block all possible routes to write data during ice and dtls negotiation
2014-01-25 03:48:32 +05:00
Peter Olsson
93696934b2
Silence more compiler warnings
2014-01-23 12:25:15 +01:00
Peter Olsson
084e245085
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
2014-01-22 22:30:23 +01:00
Anthony Minessale
4a172402d2
some refactoring and plumbing for 1.4
2013-10-16 02:24:32 +05:00
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
Anthony Minessale
5d02eb7668
fix build on dingaling
2013-03-31 21:27:25 -05:00
Anthony Minessale
f431d10e4d
update to rtp api
2013-03-31 21:27:18 -05:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Brian West
e91cb987ed
clean up
2012-12-07 15:17:19 -06:00
Anthony Minessale
b513d72465
FS-4919 --resolve
2012-12-07 11:09:22 -06:00
Anthony Minessale
b4942d6bfd
FS-4808 try this
2012-12-05 10:59:06 -06:00
Anthony Minessale
c181988036
FS-4808 revert
2012-12-05 10:22:09 -06:00
Anthony Minessale
49a491ef54
FS-4808 see if this helps
2012-12-04 07:44:41 -06:00
Anthony Minessale
ed11a3c950
FS-4854 try this, it should auto detect this situation and work w/o configuration
2012-11-21 09:08:24 -06:00
Christopher Rienzo
de7dc5685d
Remove redundant syntax check in dl_login
2012-11-17 17:32:12 -05:00
Christopher Rienzo
ca18dcbe02
mod_dingaling- fix input check for dl_login so that dynamic profiles can be used
2012-11-17 16:52:36 -05:00
Christopher Rienzo
59c8982083
Fix minor oops on FS-4840
2012-11-16 17:46:35 +00:00
Anthony Minessale
60630274f1
FS-4840 --resolve
2012-11-16 07:43:19 -06:00
Anthony Minessale
87b796c857
FS-4776 forgot to push this
2012-11-01 16:29:53 -04:00
Anthony Minessale
ab99143d5f
only put session pointers in when its done from a codec that comes from a session and set it to the right one
2012-10-30 16:56:03 -05:00
Anthony Minessale
fbfe830abf
do lookup in dingaling when an address is specified as host:foo.bar.com like sofia does
2012-10-26 11:57:38 -05:00
Anthony Minessale
768e5490d5
FS-4723 --resolve
2012-10-18 12:01:44 -04:00
Anthony Minessale
e1fe289672
refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions
2012-10-09 20:20:32 -05:00