11544 Commits

Author SHA1 Message Date
Anthony Minessale
3dc4b53051 setting display on wrong channel on eavesdrop 2011-07-29 13:59:31 -05:00
Anthony Minessale
f3a42258d6 FS-3099 --resolve 2011-07-28 17:13:38 -05:00
Anthony Minessale
7b1097e356 lower this socket write timeout to 60 seconds 2011-07-28 11:20:34 -05:00
Mathieu Parent
3c74f391f4 Skinny: correct fix b399735 2011-07-22 23:06:06 +02:00
Jeff Lenk
b2299035fd FS-3421 --resolve 2011-07-22 15:51:50 -05:00
Mathieu Parent
b3997353a1 Skinny: Stop harcoding APR_TIMEUP
See also FS-3425
2011-07-22 09:17:09 +02:00
Matrhieu Rene
1529c0ec8a mod_portaudio: move load_config a bit lower since it needs to use the hashtables 2011-07-19 16:14:14 -04:00
Georgiewskiy Yuriy
b0fc1d8fb5 fix small interoperability issues if remote endpoint send progress twice 2011-07-19 19:23:54 +04:00
Jeff Lenk
6d03eb34f9 FS-3436 --resolve 2011-07-18 09:51:08 -05:00
Marc Olivier Chouinard
db5f504678 mod_callcenter: Quick fix againt major loop in wait time is set to 0 and the phone is not registred. 2011-07-17 17:00:38 -04:00
Travis Cross
82af87f3ae M-x whitespace-cleanup 2011-07-17 13:48:05 +00:00
Anthony Minessale
f1de377d01 reapply revert 2011-07-16 11:37:03 -05:00
Anthony Minessale
1729078f56 FS-3386 2011-07-16 11:30:36 -05:00
Anthony Minessale
73ba5a562e FS-3386 2011-07-16 11:30:25 -05:00
Anthony Minessale
23cf457d9a re-add missing revert 2011-07-16 10:36:51 -05:00
Mathieu Parent
062f07f5c9 Following of commit 9350fb96
Fix "variable set but not used"
2011-07-16 12:35:25 +02:00
Anthony Minessale
2f950634ab fix sip auto_simplify 2011-07-16 02:34:17 -05:00
Brian West
09c3fba27c swigall 2011-07-16 02:49:47 -05:00
Anthony Minessale
1675981428 FS-3386 roll back a few revs then remove some refs and reroll patches that were in between 2011-07-16 01:03:01 -05:00
Michael S Collins
06fa4eee78 Make mod_callcenter API syntax WAY more readable 2011-07-15 18:53:57 -07:00
Stefan Knoblich
c18c2b1dc0 mod_soundtouch: Drop libtoolize call completely, autoreconf does all the magic needed
On second though (and after reading the code completely),

these are the droids^W^W^W^Wthis is the solution we've been searching for...

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-07-15 17:10:03 +02:00
Michal Bielicki - cypromis
52f4a73a56 fix the fix 2011-07-15 16:59:13 +02:00
Jeff Lenk
c30c3be169 FS-3426 --resolve Missing \n in log warning 2011-07-15 09:24:56 -05:00
Stefan Knoblich
c7c1cf7fbb mod_soundtouch: Fix typo in Makefile '%%' -> '&&'
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-07-15 15:42:01 +02:00
Anthony Minessale
30ebe5dea4 FS-3386 this should do it 2011-07-15 00:23:07 -05:00
Anthony Minessale
f9969f3856 only list real profiles not aliases in presence code 2011-07-14 16:01:44 -05:00
Jeff Lenk
6925af68e0 FS-3422 --resolve typo 2011-07-14 09:42:33 -05:00
Anthony Minessale
2932c1fa17 FS-3386 Try this revision please 2011-07-14 00:17:05 -05:00
Anthony Minessale
d2f76ca482 tweaks to codec buffer size detection 2011-07-14 00:14:10 -05:00
Anthony Minessale
8f4ab3eb3c tweak sql q params 2011-07-14 00:13:36 -05:00
Anthony Minessale
e339b549e0 FS-3386 this is probably relevant, try this revision 2011-07-13 10:37:38 -05:00
Giovanni Maruzzelli
e486677538 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-07-13 08:44:32 -05:00
Giovanni Maruzzelli
60416b2298 skypopen: Fixed bogus values in 'sk list' report ? 2011-07-13 08:44:23 -05:00
Jeff Lenk
707bd05b7c FS-3417 --resolve Heap corruption in strftime_api_function -thanks 2011-07-13 08:43:35 -05:00
Giovanni Maruzzelli
43eeeb82a8 skypopen: fixed a demented bug (incrementing a variable zeroed in the same loop) maybe responsible for moh sputtering under load on virtual machines 2011-07-13 07:43:39 -05:00
Giovanni Maruzzelli
9aa5c5b9b1 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-07-13 06:04:45 -05:00
Giovanni Maruzzelli
06322d33e0 skypopen: brought almost all sleeps to at least 20millisec, because various platforms have no smaller granularity (eg: virtual machines). Fixed bogus values in 'sk list' report 2011-07-13 06:04:26 -05:00
Travis Cross
7cdc8342dc if user has set presence_id, don't override it 2011-07-13 07:08:18 +00:00
Anthony Minessale
0521886de8 use rwlock for global vars to reduce contention 2011-07-12 20:36:42 -05:00
Anthony Minessale
11690aff4c remove some unnecessary sql stmts 2011-07-12 20:36:42 -05:00
Anthony Minessale
9f1b731164 up vals 2011-07-12 20:36:42 -05:00
Giovanni Maruzzelli
d93c4edd50 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-07-12 12:16:21 -05:00
Giovanni Maruzzelli
eb9404d745 FS-3400 skypopen: patch FS-3400 from Ivan Trifonov, Getting skype balances vie freeswitch console (and event socket) 2011-07-12 12:15:58 -05:00
Anthony Minessale
3cbae3fbd8 FS-3413 --resolve 2011-07-12 09:41:02 -05:00
Michal Bielicki - cypromis
a56aa89cc5 what works on centos6 does not have to work on centos5 again .. 2011-07-12 17:14:36 +02:00
Michal Bielicki - cypromis
0de51f9829 lets see what this soundtouch makefile will do 2 2011-07-12 16:58:06 +02:00
Michal Bielicki - cypromis
1a315f34ec what works on centos6 does not have to work on centos5 2011-07-12 16:42:44 +02:00
Michal Bielicki - cypromis
a1433bd053 Isn't it fun to have to fix upstreams autoheadache incompatibilities ?? 2011-07-12 16:15:37 +02:00
Michal Bielicki - cypromis
fe5fcd1273 lets see what this soundtouch makefile will do 2011-07-12 15:52:36 +02:00
Michal Bielicki
b11a3387d8 sklerosis 2011-07-12 14:52:59 +02:00