Commit Graph

  • 07b6bba68b CID:1214209 Resource leak, don't leak event populated by switch_channel_get_variables Michael Jerris 2014-05-15 13:22:51 +00:00
  • 452d7a3793 CID:1214163 Unchecked return value, check return value of switch_ivr_play_file and bail out if it fails Michael Jerris 2014-05-15 13:18:58 +00:00
  • 7c72e94a67 CID:1214158 Buffer not null terminated Michael Jerris 2014-05-15 12:42:49 +00:00
  • 68825ff4f1 CID:1214220 Resource leak Michael Jerris 2014-05-15 12:41:09 +00:00
  • 619b31e1e8 CID:1214140 Buffer not null terminated, make sure hostname is always null terminated Michael Jerris 2014-05-15 12:38:41 +00:00
  • 16805187ec CID:1214256 Unused pointer value Michael Jerris 2014-05-15 12:36:36 +00:00
  • 128601316f CID:1214255 Unused pointer value Michael Jerris 2014-05-15 12:34:50 +00:00
  • 19f3ab5182 CID:1214218 fix memory leak in conference_event_channel_handler Michael Jerris 2014-05-15 12:33:15 +00:00
  • 622cd21009 CID:1214231 don't leak when using invalid syntax Michael Jerris 2014-05-15 12:27:39 +00:00
  • bdbefdcc48 CID:1087631 In the unlikely case the sprintf fails, free the memory instead of leak it William King 2014-05-14 19:56:32 -07:00
  • bf8b88cddd CID: 1210583 Raymond Chandler 2014-05-14 19:37:57 +00:00
  • 9af707ed20 Avoid polluting CFLAGS for mod_snmp Travis Cross 2014-05-13 17:36:15 +00:00
  • 04a55bbdf9 Cleanup makefile library dependencies of mod_snmp Travis Cross 2014-05-13 17:27:46 +00:00
  • b263201a2e Avoid polluting CFLAGS for mod_snmp Travis Cross 2014-05-13 17:36:15 +00:00
  • 94ec447e0d Cleanup makefile library dependencies of mod_snmp Travis Cross 2014-05-13 17:27:46 +00:00
  • cbe6f74fa9 FS-6285 skypopen: ANY, RR NOT work fine in mod_skypopen Giovanni Maruzzelli 2014-05-13 11:00:47 +02:00
  • 30f83be725 version bump Ken Rice 2014-05-12 11:18:53 -05:00
  • 7dbab7b1c6 FS-6517 skypopen: mod_skypopen not using configured context with mod_sms chatplan with PATCH, thanks Russell Treleaven Giovanni Maruzzelli 2014-05-12 16:07:02 +02:00
  • c006db6fc6 Fix test for pkg-config Travis Cross 2014-05-12 13:50:21 +00:00
  • 9a1c4f6827 don't pass large strucutre by value Michael Jerris 2014-05-12 09:31:12 -04:00
  • 3e18f08796 clean up coverity warnings and improve error checking Michael Jerris 2014-05-12 09:08:52 -04:00
  • 2b93912ef2 freetdm: Fix raw GSM AT command execution not returning the proper token count Moises Silva 2014-05-11 03:22:27 -04:00
  • a82e7a7dd1 freetdm: Added gsm debug configuration parameter Moises Silva 2014-05-11 02:55:07 -04:00
  • b8a32ed0f3 freetdm: Fixes for GSM module Moises Silva 2014-05-10 02:56:06 -04:00
  • 04dc901641 Check for pkg-config at $PKG_CONFIG in configure Travis Cross 2014-05-09 22:09:55 +00:00
  • dcaa08760c bump Anthony Minessale 2014-05-10 02:48:17 +05:00
  • 7e0995d069 bump v1.5.12 Anthony Minessale 2014-05-10 02:47:01 +05:00
  • c96c733e9f Test for pkg-config in configure Travis Cross 2014-05-09 20:19:00 +00:00
  • 22942e94cd FS-6515 --resolve Anthony Minessale 2014-05-10 00:35:32 +05:00
  • 717bcf617e FS-6515 --resolve Anthony Minessale 2014-05-10 00:35:32 +05:00
  • c856023188 Fix missing $ for escaping shell variables for make Travis Cross 2014-05-09 17:27:37 +00:00
  • e49feac7a3 don't re-build tone2wav and fs_encode on every build Michael Jerris 2014-05-08 17:35:23 -04:00
  • 3c0e40ea7e Remove bashism from our Makefile hack Travis Cross 2014-05-08 21:26:03 +00:00
  • 71368da78e Indent block Travis Cross 2014-05-08 21:21:12 +00:00
  • 9f2745ad7a Fix whitespace Travis Cross 2014-05-08 21:19:44 +00:00
  • 28ee7736d9 put APR_LIBS back in LIBADD and LDFLAGS, but add some magic to .DEFAULT to ignore -l targets Michael Jerris 2014-05-08 17:13:23 -04:00
  • be56bbb7ae let relay work if its the only option Anthony Minessale 2014-05-09 01:14:48 +05:00
  • 31069f33a2 generate the modules list vars from modules.conf into a file instead of on the fly every time Michael Jerris 2014-05-08 15:58:28 -04:00
  • 2508ae98bf don't use -l libs from apr-config as dependencies in the Makefile Michael Jerris 2014-05-08 15:57:29 -04:00
  • df733a7fde CID: 1211940 mod_rayo - unlikely dereference of NULL pointer Chris Rienzo 2014-05-08 12:11:15 -04:00
  • 41b993755c CID: 1211941 mod_rayo - unlikely dereference of NULL pointer Chris Rienzo 2014-05-08 12:10:01 -04:00
  • b1337495fb CID: 1211943 mod_rayo - removed dead code when changing output speed Chris Rienzo 2014-05-08 12:03:28 -04:00
  • 5b06a86c43 CID: 1211944 mod_rayo - remove set of unused pointer Chris Rienzo 2014-05-08 11:47:38 -04:00
  • ab9971c7ac CID: 1211946 mod_rayo - dead code after switch statement Chris Rienzo 2014-05-08 11:36:05 -04:00
  • 2d8f61d245 CID: 1211947 mod_rayo - allocated array with unsigned char * element size instead of unsigned char Chris Rienzo 2014-05-08 11:33:27 -04:00
  • 2c74771c2f CID: 1211951 mod_rayo - fix unlikely dereference of null pointer Chris Rienzo 2014-05-08 11:30:53 -04:00
  • c4f38f8d0d CID: 1211940 mod_rayo - unlikely dereference of NULL pointer Chris Rienzo 2014-05-08 12:11:15 -04:00
  • 42108871c9 CID: 1211941 mod_rayo - unlikely dereference of NULL pointer Chris Rienzo 2014-05-08 12:10:01 -04:00
  • 17848d26be CID: 1211943 mod_rayo - removed dead code when changing output speed Chris Rienzo 2014-05-08 12:03:28 -04:00
  • a72137d4ae CID: 1211944 mod_rayo - remove set of unused pointer Chris Rienzo 2014-05-08 11:47:38 -04:00
  • 58fea2544b CID: 1211946 mod_rayo - dead code after switch statement Chris Rienzo 2014-05-08 11:36:05 -04:00
  • 873acb2975 CID: 1211947 mod_rayo - allocated array with unsigned char * element size instead of unsigned char Chris Rienzo 2014-05-08 11:33:27 -04:00
  • 4f4fb9e942 CID: 1211951 mod_rayo - fix unlikely dereference of null pointer Chris Rienzo 2014-05-08 11:30:53 -04:00
  • 84eb4a0404 mod_rayo: re-added Makefile for iks helpers unit tests Chris Rienzo 2014-05-08 11:16:02 -04:00
  • d7d4625866 mod_rayo: re-added Makefile for srgs unit tests Chris Rienzo 2014-05-08 11:14:20 -04:00
  • 2363269821 mod_rayo: fix compiler error to nlsml.c from attempted coverity fix Chris Rienzo 2014-05-08 11:10:42 -04:00
  • 752f7956f9 mod_rayo: fix compiler error to nlsml.c from attempted coverity fix Chris Rienzo 2014-05-08 11:10:42 -04:00
  • 8b3e039c71 CID: 1211948 fix memory leak of decoded iks message in function parse_plain_auth_message in mod_rayo William King 2014-05-07 00:44:54 -07:00
  • e19bafe894 CID: 1211950 fix memory leak of iksparser in function nlsml_parse in mod_rayo William King 2014-05-07 00:37:32 -07:00
  • ae5d876682 Fix openssl build variable name Travis Cross 2014-05-08 13:05:39 +00:00
  • 02f6269cf1 check for say errors in say_money functions Michael Jerris 2014-05-07 13:18:16 -04:00
  • 2459e710f7 FS-6337 prevent over-frequent jb resets in bad conditions Anthony Minessale 2014-05-07 22:12:12 +05:00
  • a933882e7e its logically impossible for this to be null, we are looping through an array on the stack Michael Jerris 2014-05-07 12:54:40 -04:00
  • 84886942d2 don't leak body in recv error case Michael Jerris 2014-05-07 12:50:53 -04:00
  • 7011602550 no need to check if p is null, it can never be null Michael Jerris 2014-05-07 12:37:30 -04:00
  • a0589394f6 FS-6475 --resolve Brian West 2014-05-07 09:59:58 -05:00
  • ee6f3da9ff CID: 1211948 fix memory leak of decoded iks message in function parse_plain_auth_message in mod_rayo William King 2014-05-07 00:44:54 -07:00
  • 2a50bbba68 CID: 1211950 fix memory leak of iksparser in function nlsml_parse in mod_rayo William King 2014-05-07 00:37:32 -07:00
  • ad327dffc8 CID: 1211946 fixing uninitialized pointer read in mod_translate William King 2014-05-07 00:22:56 -07:00
  • 44252a5d69 Various small cleanups in spandsp Steve Underwood 2014-05-07 13:11:53 +08:00
  • 88ce7dae1c minor tweak to make ws code work in blocking mode properly when used outside sofia Anthony Minessale 2014-05-07 06:13:27 +05:00
  • 137fb49dc1 Initialise custom TIFF directory offsets, as some versions of libtiff seem to only set the low 32 bits of the 64 bit offset if the file only contains a 32 bit offset. Steve Underwood 2014-05-07 03:07:07 +08:00
  • 88216387e0 FS-6506 --resolve Technically when you are not using groups you do not add a <users> tag inside <domain> you just put several <user> tags in <domain> This patch will consume an extraneous <users> tag and move on making it work either way. Anthony Minessale 2014-05-07 00:05:55 +05:00
  • 4a543b29a2 FS-6506 --resolve Technically when you are not using groups you do not add a <users> tag inside <domain> you just put several <user> tags in <domain> This patch will consume an extraneous <users> tag and move on making it work either way. Anthony Minessale 2014-05-07 00:05:55 +05:00
  • 9464549eb6 Corrected data type for TIFF directory offsets Steve Underwood 2014-05-07 02:28:27 +08:00
  • d6fe10979d remove opezap from tree, it has been replaced by freetdm Michael Jerris 2014-05-06 11:05:54 -04:00
  • f5b438bbe9 Merge branch 'master' of git.freeswitch.org:freeswitch Steve Underwood 2014-05-06 21:22:19 +08:00
  • 68a3250a69 Missing data modems files. They are a work in progress at this time, so don't expect any functionality. Steve Underwood 2014-05-06 21:21:33 +08:00
  • 6eca0f8444 add quickie targets for fr sounds Michael Jerris 2014-05-05 19:22:52 -04:00
  • f809d406eb add quickie targets for fr sounds Michael Jerris 2014-05-05 19:22:52 -04:00
  • 3ff3f327ee FS-6484: guess at fixing seg from mod_managed, this function should never be called without a channel, but if it does, throw an error instead Michael Jerris 2014-05-05 19:18:58 -04:00
  • 9274b30b77 sofia is treating all notify sending as if they were natted rather than when nat is detected. This causes issues on some polycoms that use strange ports in their contact for getting notifies that do not match the port the calls come from Anthony Minessale 2014-05-06 04:10:19 +05:00
  • 0a2ba8869a sofia is treating all notify sending as if they were natted rather than when nat is detected. This causes issues on some polycoms that use strange ports in their contact for getting notifies that do not match the port the calls come from Anthony Minessale 2014-05-06 04:10:19 +05:00
  • 0a56e643b1 Avoid training :'s in paths Travis Cross 2014-05-05 21:38:52 +00:00
  • aef982dd09 Work around Mac's broken sed Travis Cross 2014-05-05 21:26:34 +00:00
  • 29ea8e9979 Fixed some ARM embedded assembly language typos Steve Underwood 2014-05-05 08:33:55 +08:00
  • 33da3e5bb8 Some tweaks to spandsp project files Steve Underwood 2014-05-04 18:14:36 +08:00
  • 38abcf7e2c The APIs for spandsp FAX have changes, removing one of the parameters passed in the callbacks. Steve Underwood 2014-05-04 17:22:28 +08:00
  • 9db6d5ba9c different distros have diff pkg names Michael Jerris 2014-05-02 18:35:37 -04:00
  • 974cebd389 SIP-686 changed mod_say (en) to speak full dates when asked to speak a date in the future (rather than only weekday and time). Michael MCGuinness 2014-04-07 16:21:22 -04:00
  • 607247397c FS-6413 update presence_epoch to lock to midnite Anthony Minessale 2014-05-02 23:49:41 +05:00
  • c44404d45d Add a fallback test for ldns system library Travis Cross 2014-05-02 18:06:42 +00:00
  • 7da28a2481 FS-353: look for ldns pkg-config for homebrew, you will need to update your homebrew ldns package if you installed it prior to this commit, they just fixed the pkg-config file being installed Michael Jerris 2014-05-02 13:26:37 -04:00
  • 367f4f399b FS-6500: use correct type in ftdm callback Brian West 2014-05-02 16:16:35 -05:00
  • ca88a0451d FS-6500: handle conversion from switch to ftdm cause type which almost match each other Brian West 2014-05-02 16:12:24 -05:00
  • cbcf54b65d FS-6500: fix return value type for outgoing_channel function Brian West 2014-05-02 16:04:03 -05:00
  • 28a9a40e37 Various little cleanups, many of them from a clang static analysis Steve Underwood 2014-05-02 23:32:33 +08:00
  • 317f4b1442 Fix building with musl libc Natanael Copa 2014-05-01 14:12:12 +00:00
  • 13b411529f FS-6500: freebsd does not support the inline backtrace solution Michael Jerris 2014-05-02 11:14:34 -04:00
  • ba84e1d8f9 Remove dead assignment in libscgi Travis Cross 2014-05-02 03:58:48 +00:00