Commit Graph

  • 96c6abbe69 Fix buffer overrun that could have been exploited with a crafted skinny packet designed to exploit this mistake in bounds checking. Michael Jerris 2014-04-26 15:29:01 -04:00
  • 2e45fc0619 fix memory leaks, tanks to Sharath from packetizer forum. Georgiewskiy Yuriy 2014-04-26 04:49:35 +04:00
  • 1aa2fc7548 FS-3332 --resolve Brian West 2014-04-25 15:53:11 -05:00
  • 838c2174e5 Expanding on 052638186b to support boolean tel url params in mod_sofia William King 2014-04-25 13:49:59 -07:00
  • 0ba59aa6c2 Expanding on 052638186b to support boolean tel url params in mod_sofia William King 2014-04-25 13:49:59 -07:00
  • f27fe7ed08 BNPH-6470 follow up to commit 68d863a179 removing the original line that performed the curl request to avoid a double request in mod_xml_curl William King 2014-04-25 12:11:09 -07:00
  • 68d863a179 FS-6470 Brian West 2014-04-25 11:50:06 -05:00
  • 7e15c938e2 FS-6482 --resolve Brian West 2014-04-24 14:05:15 -05:00
  • d171e156d7 fix issues with heartbeat in bypass media mode Anthony Minessale 2014-04-24 23:21:15 +05:00
  • bcc2aa9899 Fixing memory leak that would occur when reloading mod_xml_curl William King 2014-04-24 09:13:00 -07:00
  • 4def48b881 revert Anthony Minessale 2014-04-24 20:58:23 +05:00
  • 65026d3448 FS-6485: --resolve fix -lz include order issue breaking ubuntu 14.04 build Michael Jerris 2014-04-24 08:11:31 -04:00
  • b36f6f1ec6 mod_soundtouch: commit 34d5b6e865 broke CentOS build Chris Rienzo 2014-04-22 16:24:00 -04:00
  • 51dd2eb93b FS-6477 --resolve Anthony Minessale 2014-04-22 23:51:44 +05:00
  • 2e0cd74e07 FS-6477 --resolve Anthony Minessale 2014-04-22 23:51:44 +05:00
  • 61e22e8b50 FS-6476 --resolve Anthony Minessale 2014-04-22 23:25:34 +05:00
  • 25c9b6196b mod_rayo: preserve old caller ID behavior if display name is not given Chris Rienzo 2014-04-22 13:29:43 -04:00
  • 24d2762efa mod_rayo: preserve old caller ID behavior if display name is not given Chris Rienzo 2014-04-22 13:29:43 -04:00
  • 1eab82ba2d mod_rayo: relax recent caller ID restrictions a bit Chris Rienzo 2014-04-22 08:50:25 -04:00
  • 0df68285d0 mod_rayo: relax recent caller ID restrictions a bit Chris Rienzo 2014-04-22 08:50:25 -04:00
  • ba6b9c5a11 ESL-91: --resolve bigger buffer for args Michael Jerris 2014-04-21 13:33:41 -04:00
  • 175c9eebca Remove extraneous abort(3) when sending chat Travis Cross 2014-04-19 19:26:27 +00:00
  • 79ebcb104b add enable-chat sofia profile param which defaults to true when not present, set to false to turn off the chat interface in sofia Anthony Minessale 2014-04-19 12:29:00 -05:00
  • f408dae2af Drop pinned memcached file download from debian Travis Cross 2014-04-19 06:29:24 +00:00
  • 8a20da75ef Refactor out extraneous call to gettime Travis Cross 2014-03-17 02:06:58 +00:00
  • 34d5b6e865 Edit out gcc-ism from soundtouch lib Travis Cross 2014-03-18 21:36:37 +00:00
  • cac3edcb90 Remove ancient FS-2746 patch from tree Travis Cross 2014-03-19 19:11:47 +00:00
  • d5cdc1be00 Remove completely obsolete patches from tree Travis Cross 2014-03-19 03:02:49 +00:00
  • 7e060ff77f Remove stray executable bits Travis Cross 2014-03-31 20:38:09 +00:00
  • e4948316e0 Add uuid_ring_ready API command Travis Cross 2014-03-31 21:07:36 +00:00
  • b013a494b5 Fix typo in comment Travis Cross 2014-04-08 23:16:39 +00:00
  • 8e9fd1fb83 Avoid leaking memory on mod_cdr_sqlite unload Travis Cross 2014-04-12 06:57:59 +00:00
  • a455a8694c Avoid leaking memory on mod_voicemail unload Travis Cross 2014-04-12 06:48:36 +00:00
  • bb41207cc7 Avoid leaking memory on mod_hash unload Travis Cross 2014-04-12 06:43:11 +00:00
  • 1fa1df2512 Avoid leaking memory on unload of mod_dptools Travis Cross 2014-04-12 06:31:31 +00:00
  • 021c98fa74 Hide warning about sometimes initialized variable Travis Cross 2014-04-12 04:44:45 +00:00
  • 220d8ff873 Correct display of last write timestamp Travis Cross 2014-04-19 01:44:40 +00:00
  • 480f6c2092 Move loop exit conditionals Travis Cross 2014-04-09 07:40:18 +00:00
  • f122a5ae87 Avoid considering more phrase actions after break Travis Cross 2014-04-09 07:35:38 +00:00
  • b2d153f97c Improve comment Travis Cross 2014-04-09 07:35:15 +00:00
  • beca9eff9d Consolidate two conditionals Travis Cross 2014-04-09 07:30:14 +00:00
  • 6f279e52b0 Remove variable assignment without effect Travis Cross 2014-04-09 07:28:25 +00:00
  • 90930d2958 Fix memory leak in phrase macro playback Travis Cross 2014-04-09 07:26:36 +00:00
  • bd2b63da27 Remove tautological conditional Travis Cross 2014-04-09 07:23:48 +00:00
  • e9c8afc5ec Fix memory leak on memory error Travis Cross 2014-04-09 07:14:59 +00:00
  • 6e8a053464 Move variables down into loop where they're used Travis Cross 2014-04-09 07:11:15 +00:00
  • 59fd9b90d0 Correct display of last write timestamp Travis Cross 2014-04-19 01:44:40 +00:00
  • 6e8729a159 OPENZAP-222 --resolve Brian West 2014-04-18 15:18:41 -05:00
  • 265de3d314 FS-6082 --resolve Brian West 2014-04-18 15:17:23 -05:00
  • bf093e9dc1 Dispatch will call you on register, and call you back if you hangup on next register Brian West 2014-04-17 20:35:57 -05:00
  • 8ce6198bf9 fix bug in dispatch Brian West 2014-04-17 20:19:39 -05:00
  • 190c241c81 FS-6452 mod_spy doesn't react on events without variable_domain_name Brian West 2014-04-17 20:12:27 -05:00
  • 18df083c69 don't send heartbeat until the first timeout has elapsed rather than instantly Anthony Minessale 2014-04-18 00:06:24 +05:00
  • 586f0d2e17 fix compiler warning Seven Du 2014-04-17 14:58:18 +08:00
  • 37ee4299fb fix compiler warning Seven Du 2014-04-17 14:58:18 +08:00
  • 370230e323 update Anthony Minessale 2014-04-17 04:33:21 +05:00
  • cbd20d8a05 update Anthony Minessale 2014-04-17 04:33:02 +05:00
  • 41fa2c9c6a FS-6462 --resolve Anthony Minessale 2014-04-17 04:26:43 +05:00
  • bce51017fb FS-6462 --resolve Anthony Minessale 2014-04-17 04:26:43 +05:00
  • 264fd6ffcc FS-5997 regression from commit 70accd9f27 this caused some attended transfers to calls with multiple targets to get the abondoned channels to be stuck on write lock Anthony Minessale 2014-04-17 02:41:40 +05:00
  • 2bc2811050 FS-5997 regression from commit 70accd9f27 this caused some attended transfers to calls with multiple targets to get the abondoned channels to be stuck on write lock Anthony Minessale 2014-04-17 02:41:40 +05:00
  • 748b7dea3c Get rid of a small memory leak when the configs are reloaded in mod_enum William King 2014-04-16 09:27:34 -07:00
  • a4a792488b add generic keepalive system and implement it in sofia to send MESSAGE or INFO packets in-dialog at specified interval. Anthony Minessale 2014-04-16 06:02:44 +05:00
  • 56e5a9ce8e FS-6407 --resolve mod_rayo: support SIP URI caller ID w/ display name Chris Rienzo 2014-04-15 14:27:49 -04:00
  • ae69c5a7b0 FS-6407 --resolve mod_rayo: support SIP URI caller ID w/ display name Chris Rienzo 2014-04-15 14:27:49 -04:00
  • 33c484ad9f add parsing of user params on invite Raymond Chandler 2014-04-15 12:47:48 -04:00
  • 052638186b add parsing of user params on invite Raymond Chandler 2014-04-15 12:47:48 -04:00
  • b99ef3af01 add SWITCH_MESSAGE_HEARTBEAT_EVENT indication to execute on a session when session heartbeat fires Anthony Minessale 2014-04-15 21:22:36 +05:00
  • a18ae09c61 stable branch version of spandsp changes in 4178688b4a Anthony Minessale 2014-04-15 01:57:28 +05:00
  • 96523a9bef mod_skinny: fix leak Nathan Neulinger 2014-04-14 15:04:06 -05:00
  • 93a84cf130 FS-6460 --resolve fix leaked RTP ports that cause mod_skinny to fail after N calls Nathan Neulinger 2014-04-14 13:22:24 -05:00
  • 564f7b88f5 FS-6460 --resolve fix leaked RTP ports that cause mod_skinny to fail after N calls Nathan Neulinger 2014-04-14 13:22:24 -05:00
  • e8078d8aef mod_rayo: clean up module hashes on shutdown Chris Rienzo 2014-04-14 12:01:31 -04:00
  • 00500421c4 FS-6447 --resolve return subscriber-absent platform-code 20 if <dial> is attempted to user that is not registered Chris Rienzo 2014-04-14 09:47:41 -04:00
  • b0c2c6d67c FS-6447 --resolve return subscriber-absent platform-code 20 if <dial> is attempted to user that is not registered Chris Rienzo 2014-04-14 09:47:41 -04:00
  • bb2217901e FS-6459: --resolve fix srcdir build running modcheck Michael Jerris 2014-04-14 08:50:15 -04:00
  • 295964f0ec FS-6457 --resolve Upgrade to OpenSSL 1.0.1g in Windows build (Visual Studio 2010 and 2012) Peter Olsson 2014-04-11 16:49:30 +02:00
  • 2dba7dd367 Avoid leaking memory on mod_cdr_sqlite unload Travis Cross 2014-04-12 06:57:59 +00:00
  • 39f960a212 Avoid leaking memory on mod_voicemail unload Travis Cross 2014-04-12 06:48:36 +00:00
  • 886a730ae8 Avoid leaking memory on mod_hash unload Travis Cross 2014-04-12 06:43:11 +00:00
  • 237da22e22 Avoid leaking memory on unload of mod_dptools Travis Cross 2014-04-12 06:31:31 +00:00
  • 12af80d6b2 Condense styling a bit Travis Cross 2014-04-12 05:06:51 +00:00
  • 538cdd378c Hide warning about sometimes initialized variable Travis Cross 2014-04-12 04:44:45 +00:00
  • 3f8cf4a59d Fix memory leak in subscription handling Travis Cross 2014-04-12 04:30:19 +00:00
  • 06b6e6bdb1 Merge in change to use system libmemcached Travis Cross 2014-04-11 23:00:35 +00:00
  • a60fa6703e Depend on system libmemcached-dev on Debian Travis Cross 2014-04-11 22:58:43 +00:00
  • 4bdb7129ba Ungetlib libmemcached James Le Cuirot 2014-04-11 22:23:22 +01:00
  • 23fe7f5c9f Add libyaml pkg-config LIBS to LIBADD not LDFLAGS James Le Cuirot 2014-04-07 22:46:47 +01:00
  • c86b939fb3 Show message in configure when YAML isn't there James Le Cuirot 2014-04-07 22:46:47 +01:00
  • c915139a00 Make sure to copy pcre.h to library path, when building Win32/Debug in VS2012. Peter Olsson 2014-04-11 16:35:19 +02:00
  • c748b0d97f remove SSML from mod_rss Anthony Minessale 2014-04-11 03:33:57 +05:00
  • 38c6e89db0 remove SSML from mod_rss Anthony Minessale 2014-04-11 03:33:57 +05:00
  • 7428746ce2 FS-6453 --resolve Anthony Minessale 2014-04-11 03:24:14 +05:00
  • 7e9c350532 avoid recomputing hash Anthony Minessale 2014-04-11 03:08:27 +05:00
  • f1d7721710 FS-6448 --resolve revert string func patch cos some things free it Anthony Minessale 2014-04-11 02:36:13 +05:00
  • 66c268a5ab mod_rayo: fixed input crash introduced in 2014-04-07 commit Chris Rienzo 2014-04-10 10:20:47 -04:00
  • a86623972d mod_rayo: fixed input crash introduced in 2014-04-07 commit Chris Rienzo 2014-04-10 10:20:47 -04:00
  • b72194b72b Move loop exit conditionals Travis Cross 2014-04-09 07:40:18 +00:00
  • 4a8dace5ab Avoid considering more phrase actions after break Travis Cross 2014-04-09 07:35:38 +00:00
  • 75b8f3e0a8 Improve comment Travis Cross 2014-04-09 07:35:15 +00:00