Michael Jerris
68825ff4f1
CID:1214220 Resource leak
2014-05-15 12:41:09 +00:00
Anthony Minessale
a4a792488b
add generic keepalive system and implement it in sofia to send MESSAGE or INFO packets in-dialog at specified interval.
...
Adds app: enable_keepalive 0|<seconds>
This app can be run in the dialplan or with execute_on_* type variables for B-legs.
Adds sofia param: keepalive-method : defaults to MESSAGE can also be "INFO"
This param sets which SIP method to use.
2014-04-16 06:10:25 +05:00
Travis Cross
237da22e22
Avoid leaking memory on unload of mod_dptools
...
Automated leak detectors find leaked memory on shutdown. Cleaning up
after ourselves on shutdown eliminates noise from these reports.
2014-04-12 06:31:31 +00:00
William King
aae1954c07
FS-6442 --resolve
2014-04-08 10:36:36 -07: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
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Anthony Minessale
32b2a45efc
add more rtp statistics with several new vars for cdr processing in_jitter_min_variance in_jitter_max_variance in_jitter_loss_rate in_jitter_burst_rate in_mean_interval in_flaw_total in_quality_percentage in_mos
2014-01-30 05:08:34 +05:00
Peter Olsson
5a820fdc78
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +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
Brian West
1844058b59
Allow proxy media on pickup endpoint
2013-10-29 12:58:28 -05:00
Anthony Minessale
b474c89708
FS-5861 regression typo
2013-10-16 14:33:25 -04:00
Anthony Minessale
55ed8c7b13
FS-5861 --resolve
2013-10-09 17:46:27 -05:00
Anthony Minessale
b5ca53f2f9
FS-5851 --resolve
2013-10-08 09:40:08 -05:00
Jeff Lenk
8efc1d08a2
FS-5829 --resolve
2013-09-29 09:22:49 -05:00
Anthony Minessale
3c83138bb4
FS-5807 contd
2013-09-20 12:41:16 -05:00
Anthony Minessale
df713c9994
FS-5812 --resolve
2013-09-20 09:09:22 -05:00
Anthony Minessale
7d6d688e53
FS-5731 --resolve
2013-08-26 20:25:14 +05:00
Anthony Minessale
116ebc0244
FS-5661 --resolve
2013-08-07 21:22:26 +05:00
Anthony Minessale
1a2ca10203
add last_sched_id var
2013-07-26 14:30:10 -05:00
Anthony Minessale
d4c7ae05fe
let sched_cancel operate on both task id and group id
2013-07-25 14:53:26 -05:00
Anthony Minessale
75bdc43d82
FS-5573 --resolve
2013-07-19 14:05:03 -05:00
Seven Du
f4a66142ce
--resolve FS-5072
2013-07-08 00:03:11 +08:00
Ken Rice
e0210d75e3
--resolve FS-5558
2013-07-03 15:01:03 -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
702c9af3f9
add novideo app
2013-06-20 13:08:09 -05:00
Anthony Minessale
db59af93e3
remove cid flip from pickup
2013-06-17 10:57:33 -05:00
Anthony Minessale
d0749e9a26
FS-5500 --resolve
2013-06-11 11:38:18 -05:00
Anthony Minessale
6cdb46889c
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:39 -05:00
Michael Jerris
2f767ec9f0
add bgsystem for background system calls
2013-05-03 16:22:34 -04:00
Anthony Minessale
61b313b006
FS-5269 --resolve
2013-04-11 15:03:50 -05:00
Anthony Minessale
7fd28f58f9
FS-5208 --resolve
2013-04-08 12:09:49 -05:00
Anthony Minessale
9c255aff76
allow specific removal of media bugs by function name
2013-03-22 11:20:34 -05:00
Anthony Minessale
bd72a7fc60
fix seg when piggybacking mono files with stereo in file stream
2013-03-15 20:34:24 -05:00
Anthony Minessale
362b101ede
FS-5024 please use the new application from this patch media_reset in place of setting bypass_media=false
2013-02-21 11:44:18 -06:00
Anthony Minessale
042347802b
changing the params thing a bit, use {foo=bar} syntax instead
2013-02-20 16:34:22 -06:00
Anthony Minessale
dd8784a9e0
add terminators to dmachine and a way to use them in dp_tools and httapi
2013-01-21 15:36:35 -06:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Brian West
22efebc301
FS-4956 --resolve
2012-12-20 20:49:36 -06:00
Anthony Minessale
0b148a85b9
this breaks the auto rate hunting code in mod_sndfile
2012-11-26 11:59:48 -06:00
Anthony Minessale
cf32d24b5d
FS-4860 --resolve This seems to have come from a malformed file_string in the ringback var
2012-11-21 13:06:28 -06:00
Anthony Minessale
7cb8d4dbb0
fix mutex to work better
2012-11-13 17:56:31 -06:00
Anthony Minessale
eb0c514e4f
don't count pickup endpoints in sps limits
2012-11-12 18:45:53 -06:00
Michael Jerris
fe6c8b7037
don't seg on invaild config
2012-11-06 09:15:50 -05:00
Anthony Minessale
49551f605c
remove debug line
2012-11-02 13:58:56 -05:00
Jeff Lenk
98bbb9affe
mostly trivial windows fixes for last several commits - anthm pthread_self in mod_dptools is not in scope for windows? commented out.
2012-11-01 21:59:18 -05:00
Anthony Minessale
0a0f5951ab
check in page app
2012-11-01 15:50:46 -05:00
Anthony Minessale
bc0912cd11
FS-4773 --resolve
2012-10-29 14:24:01 -05:00
Anthony Minessale
af37b907ea
flip cid on pickup endpoint
2012-10-18 17:20:28 -04:00
Anthony Minessale
dfa83799d0
FS-4624 --resolve
2012-09-20 09:59:50 -05:00