423 Commits

Author SHA1 Message Date
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
Anthony Minessale
bed72bff7a update vid code in dingaling 2012-10-05 16:43:39 -05:00
Anthony Minessale
f882f053e6 FS-4490 --resolve 2012-08-21 10:04:37 -05:00
Anthony Minessale
0b852eb3d1 FS-4493 does this work 2012-08-06 18:30:08 -05:00
Anthony Minessale
524468be7b FS-4373 --resolve this is probably the same issue nobody would file a bug about on the mailing list even after I begged them to from last weekend 2012-07-23 11:36:19 -05:00
Anthony Minessale
19b7e30eea crypto tweak for dingaling 2012-07-17 14:02:36 -05:00
Anthony Minessale
c359dc83e3 doh 2012-07-16 17:16:10 -05:00
Anthony Minessale
68d9a83e8e enable srtp for dingaling 2012-07-16 12:44:04 -05:00
Anthony Minessale
784fcf08ad FS-4373 --resolve 2012-07-02 09:51:08 -05:00
Anthony Minessale
cfe435c667 fix typo 2012-06-23 06:18:09 -05:00
Anthony Minessale
76fae0cec0 add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00