Anthony Minessale
bf61038a93
remove cid flip from pickup
2013-06-17 10:57:19 -05:00
William King
f94b73f0d7
New compiler warning(error). Unused assignment before the pointer is reassigned.
2013-06-12 21:39:14 -07:00
William King
fef983f614
If the addr pointer is NULL, better to check first before using it.
2013-06-12 21:23:52 -07:00
Chris Rienzo
74313a6866
mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory
2013-06-12 09:39:09 -04:00
Anthony Minessale
f2db9b56be
FS-5500 --resolve
2013-06-11 11:38:39 -05:00
Jeff Lenk
55ff737e57
FS-5290 --resolve
2013-06-07 07:26:16 +00:00
Brian West
ed0ae1e669
FS-5255 --resolve
2013-06-07 07:26:03 +00:00
Travis Cross
0367a6ffa0
Whitespace cleanup to previous commit
2013-06-07 07:00:13 +00:00
William King
80013452dc
Previous commit was incorrect. This would correctly handle the memory loss case.
2013-06-06 23:54:55 -07:00
William King
63ebf3c9c2
Was causing a very small leak on naptr lookups. Upon review just happened to be a typo missing a bang.
2013-06-06 23:54:42 -07:00
Anthony Minessale
537f14b049
FS-5444 --resolve
2013-06-07 05:42:43 +00:00
Seven Du
dca41d07d6
update to mp4v2-2.0.0
...
It seems I cannot contact the original author
it seems has a bug which even cannot compile with mp4v2-trunk-479
This patch allow it to compile
2013-06-07 04:57:44 +00:00
Seven Du
2d7d64e855
fix show module as json
2013-06-07 04:53:17 +00:00
Chris Rienzo
644cf2b11c
mod_http_cache: fix example config
2013-06-07 01:08:08 +00:00
Chris Rienzo
d56f409bf0
mod_http_cache: a couple more unit test cases
2013-06-07 01:08:07 +00:00
Chris Rienzo
802dd96233
mod_http_cache: remove unnecessary memset() now that switch_b64_encode() is fixed
2013-06-07 01:08:07 +00:00
Chris Rienzo
168b691d89
mod_http_cache: fix unit test now that switch_b64_encode is fixed
2013-06-07 01:08:07 +00:00
Chris Rienzo
f867a2fcb8
mod_http_cache: forgot to add write to http_cache:// format
2013-06-07 01:08:06 +00:00
Chris Rienzo
9283d90fcd
mod_http_cache: added write file format
2013-06-07 01:08:06 +00:00
Chris Rienzo
7fcdf4a0c0
mod_http_cache: added native Amazon S3 support
2013-06-07 01:08:05 +00:00
Raymond Chandler
f0853c6eca
add number translation module
2013-06-06 19:15:17 +00:00
Anthony Minessale
f4efa9691d
don't need this change revert
2013-06-05 11:21:38 -05:00
Anthony Minessale
50b68f2f85
add some device-state mechinism to FS to allow tracking of device-specific states where they may have more than one call from the same device
2013-06-05 11:19:53 -05:00
Travis Cross
499f7096c4
Avoid crashing FS after delivering a VM
...
When vm-storage-dir was set to an absolute path, FS would abort after
delivering a VM because we were trying to free(3) memory sitting in
the middle of a memory pool.
FS-5329
2013-06-03 09:28:36 +00:00
Jeff Lenk
753282f38a
FS-5314 --resolve
...
(cherry picked from commit 40e33572b34e777deca8629bee1dc0cc3143e0ea)
2013-06-01 22:38:39 -05:00
Anthony Minessale
bcd770e017
FS-5488 --resolve
2013-05-31 14:45:51 -05:00
Nathan Neulinger
634a507546
FS-5449: --resolve add a mod_commands function to use the shell escape function and update the existing function to use correct escaping
...
adds a pool based implementation of the switch_util_quote_shell_arg function and changes existing function to be a wrapper around the pool based one
2013-05-31 16:40:10 -05:00
Anthony Minessale
5a8c753b9e
FS-5488 --resolve
2013-05-31 13:14:23 -05:00
Steve Underwood
4d08e07237
Fixed a weakness in error UDPTL lost packet recovery. Hopefully this addresses
...
FS5202.
2013-05-31 09:04:46 -05:00
Brian West
b90dee2461
Swap this
2013-05-31 09:16:50 -05:00
Travis Cross
1637a08206
Avoid using psession uninitialized in mod_fsk
2013-05-29 03:00:13 +00:00
Travis Cross
50a02efd27
Fix variable type in mod_nibblebill
2013-05-29 02:48:11 +00:00
Mariusz Czułada
cd549aa44a
FS-5157 patch accepted
2013-05-29 00:22:19 +02:00
Travis Cross
103d97e208
Leave room for switch_escape_string to add a terminating null
...
Thanks-to: Nathan Neulinger <nneul@mst.edu>
FS-5448 --resolve
2013-05-25 23:29:48 +00:00
Travis Cross
2870bb9200
Fix comment spelling
...
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
2013-05-25 21:47:08 +00:00
William King
a4b8226c89
Cleaning up logically dead code.
2013-05-25 07:02:33 -07:00
Anthony Minessale
aecd186ba5
FS-5470 --resolve
2013-05-24 09:37:40 -05:00
Mariusz Czułada
e44316d3ea
FS-5042 changed event body creation
2013-05-24 09:02:23 -05:00
Anthony Minessale
18ac2a2540
FS-5042 --resolve
2013-05-23 08:07:26 -05:00
Anthony Minessale
c08622235d
FS-5402 --resolve the problem is ent originate has many channels and many causes to parse so we need to check it against all the causes
2013-05-22 11:01:59 -05:00
Anthony Minessale
e2da2e19c3
FS-5376 --resolve
2013-05-21 10:04:58 -05:00
Anthony Minessale
4bdd2a7f84
FS-5211 --resolve
2013-05-21 09:30:06 -05:00
William King
c80d768004
My bad. some how a make didn't catch this issue after a cleanup refactor. In this instance buf is being treated as an 8 byte number, not a pointer.
2013-05-18 17:46:50 -07:00
William King
f3393ef362
Coverity reported an Uninitialized pointer read. Upon further digging it appears that there is a code path where incoming packets can come in out of order, so this section of code tries to see if it can find the missed packets. As per FS-5202 there is a case where under heavy load the packet exists, and has most of the packet parsed, but still has a NULL pointer for the packet buffer. These two lines would at least help detect the edge case.
2013-05-18 17:35:07 -07:00
William King
bd4ea84242
Edge case for when you are subscribing to presence on a valet parking lot. In which case there would be a small leak.
2013-05-18 17:07:31 -07:00
Jeff Lenk
dec5a592ca
FS-5434 --resolve
2013-05-17 21:44:13 -05:00
Raymond Chandler
3c132c91b3
FS-5288 --resolve
2013-05-08 13:58:43 -04:00
Raymond Chandler
5f0d33338e
FS-5327 --resolve
2013-05-08 13:58:17 -04:00
Ken Rice
c7567d418e
fix mod_spandsp on systems with libjbig
2013-05-06 18:27:20 -05:00
Michael Jerris
99fd7a87ff
fix auto in will not use the last slot
2013-05-06 11:45:30 -04:00