14334 Commits

Author SHA1 Message Date
Anthony Minessale
eed868af6c FS-5230 --resolve this was actually a bug in the -1 val in send_silence_when_idle 2013-03-27 13:52:03 -05:00
Anthony Minessale
8efaea29af FS-5228 --resolve problem was actually in the send_silence code as used from park not uuid_displace but uuid_displace relies on the write stream so thus it was a symptom 2013-03-27 13:40:51 -05:00
Anthony Minessale
3b50675d25 FS-5231 --resolve 2013-03-27 12:41:17 -05:00
Anthony Minessale
f7408f8829 FS-4903 --resolve some of these are better of reverted but not all, this should work 2013-03-27 12:31:40 -05:00
Anthony Minessale
44f529381f FS-5233 --resolve 2013-03-27 11:46:12 -05:00
Anthony Minessale
c4347e6e81 FS-5234 --resolve 2013-03-27 11:37:15 -05:00
Anthony Minessale
4fe24be75d fix bug where originate can return success when it should not 2013-03-27 11:28:43 -05:00
Anthony Minessale
18b8007217 FS-5235 --resolve 2013-03-27 11:12:35 -05:00
Anthony Minessale
3226882682 FS-5203 --resolve 2013-03-27 11:09:07 -05:00
Anthony Minessale
3f118b18dc FS-5236 --resolve 2013-03-27 11:06:32 -05:00
Chris Rienzo
7af706113a FS-5221 --resolve set NOSIGNAL on http_get 2013-03-26 23:50:29 -04:00
Anthony Minessale
231a9c7e8f change ready to up in this case 2013-03-26 16:37:47 -05:00
Anthony Minessale
a803e849eb add execute_on_pre_bridge and execute_on_post_bridge vars to behave like the other family of execute_on and not break the existing pre bridge vars that are now depricated 2013-03-26 16:33:13 -05:00
Anthony Minessale
42e679f023 FS-5226 --resolve 2013-03-26 15:50:07 -05:00
Anthony Minessale
3bb6acf066 FS-5223 2013-03-26 15:44:26 -05:00
Mathieu Parent
03137f98ab Fix in-band ringback in mod_skinny
Closes: FS-4241 (Thanks to Marek Wiewiorski for the patch)
2013-03-26 22:36:56 +01:00
Mathieu Parent
e0b34881af mod_skinny parses and modifies odbc url, breaking it, but also doesn't use the resulting vars
Closes: FS-5224 (Thanks to Nathan Neulinger for the patch)
2013-03-26 22:29:40 +01:00
Mathieu Parent
e5ab581837 examples for the ext-voicemail and ext-redial options to mod_skinny sample conf
Closes: FS-5227 (Thanks to Nathan Neulinger for the patch)
2013-03-26 22:21:44 +01:00
Mathieu Parent
c3b30a88e3 MIN is an aggregate function on MySQL
Closes: FS-5218 (Thanks to Nathan Neulinger for the patch)
2013-03-26 22:16:44 +01:00
Anthony Minessale
bb3114e96b FS-5171 try this version 2013-03-26 13:23:38 -05:00
Anthony Minessale
10af50d96c FS-5219 --resolve 2013-03-26 10:09:02 -05:00
Jeff Lenk
a5cd84304e oops line endings 2013-03-26 10:18:44 -05:00
Jeff Lenk
74767e7a49 FS-4321 --resolve 2013-03-26 10:02:53 -05:00
Daniel Swarbrick
49bcd15008 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2013-03-26 01:20:08 +01:00
Daniel Swarbrick
e6f6c32c6f minor tidyup of user-submitted patch from last year 2013-03-26 01:19:30 +01:00
Anthony Minessale
e74e46be27 FS-5171 please test 2013-03-25 17:57:51 -05:00
Anthony Minessale
b6ed7c26c3 FS-5214 --resolve 2013-03-25 17:02:05 -05:00
Jeff Lenk
772e9f4c70 FS-4568 --resolve 2013-03-24 14:32:56 -05:00
Michael S Collins
0ec0153b99 fs_encode: load mod_spandsp before loading mod_native_file so that the latter picks up all the codecs offered by the former 2013-03-22 16:40:42 -07:00
Jeff Lenk
83ed0bd399 remove debug code 2013-03-22 15:52:36 -05:00
Anthony Minessale
955b900f3e FS-5011 catch sid frames and change them to cng 2013-03-22 13:47:38 -05:00
Anthony Minessale
9c255aff76 allow specific removal of media bugs by function name 2013-03-22 11:20:34 -05:00
Anthony Minessale
818f8521e0 don't choose 0 port for proxy mode 2013-03-22 10:34:31 -05:00
Anthony Minessale
0ca2c2b0e7 print message before destroying obj 2013-03-22 10:28:15 -05:00
Jeff Lenk
5406fb8a11 FS-5185 --resolve 2013-03-22 08:40:45 -05:00
Jeff Lenk
65ba846a30 FS-5100 --resolve 2013-03-22 07:44:22 -05:00
Christopher Rienzo
0481ce78ff tabs instead of spaces 2013-03-21 23:18:31 -04:00
Jeff Lenk
0fa438a748 FS-5178 --resolve 2013-03-21 21:36:20 -05:00
Anthony Minessale
0f4f0e71c3 FS-5192 --resolve 2013-03-21 15:55:24 -05:00
Anthony Minessale
909e5f3b01 FS-5204 --resolve 2013-03-21 14:37:53 -05:00
Anthony Minessale
d75faa6913 stray q 2013-03-21 14:23:43 -05:00
Anthony Minessale
d1292919fb FS-5209 --resolve 2013-03-21 13:52:33 -05:00
Anthony Minessale
56e1e9c83e FS-5202 2013-03-21 13:49:33 -05:00
Anthony Minessale
a65a03a7dd revert unintended change 2013-03-21 13:05:35 -05:00
Seven Du
1ce96ce9f5 fix seg when mod unload with event_sink listeners present 2013-03-21 12:58:25 +08:00
Anthony Minessale
dba6530eb5 FS-5011 try this rev 2013-03-20 18:58:34 -05:00
Raymond Chandler
cd0dc2c0af Merge branch 'master' of fs-git:freeswitch 2013-03-20 15:10:31 -04:00
Raymond Chandler
09a3e63b15 add param to not fail module load on device fail 2013-03-20 15:10:19 -04:00
Raymond Chandler
2b8b6cef0c Merge branch 'master' of fs-git:freeswitch 2013-03-19 22:32:51 -04:00
Raymond Chandler
d60317c153 FS-5091 --resolve avoid division by 0 2013-03-19 22:32:40 -04:00