Anthony Minessale
b0e076a74f
FS-3386 add some more debug defines to sofia and avoid double destroy in nh
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
Michael S Collins
5d87a38275
Update English phrase file
2011-07-15 18:53:07 -07:00
Steve Underwood
ffac6a00e8
Fixed a typo in setting the V.27ter bit rate for T.38 gateway
2011-07-16 00:34:42 +08:00
Mathieu Rene
d90bac3888
The format string for size_t is always %zu, don't #error when not able to find it
2011-07-15 11:42:48 -04: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
David Yat Sin
7dad26d834
freetdm: Changed Q921 and Q931 traces to debug level
2011-07-14 18:32:20 -04:00
David Yat Sin
3d028378c5
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-07-14 18:30:16 -04:00
Anthony Minessale
f9969f3856
only list real profiles not aliases in presence code
2011-07-14 16:01:44 -05:00
David Yat Sin
4c3e3530d5
freetdm: Changed sending of RESTART message behaviour on sig UP for EuroISDN
2011-07-14 11:33:14 -04: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
c9cab41620
tweak debug code
2011-07-14 00:12:53 -05:00
Anthony Minessale
e339b549e0
FS-3386 this is probably relevant, try this revision
2011-07-13 10:37:38 -05:00
David Yat Sin
72e64748e8
FreeTDM: Fix for compile error on some systems
2011-07-13 11:30:22 -04: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
David Yat Sin
a99380a69f
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-07-12 17:26:53 -04:00
David Yat Sin
f0578a8011
chlog: freetdm: ISDN - Fix for Caller ID name on DMS-100
2011-07-12 17:26:44 -04:00
Jeff Lenk
5247d559f2
FS-3414 --resolve
2011-07-12 14:35:53 -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 - cypromis
8ace04c138
sphinx bumped to 0.7 in specfile
2011-07-12 15:21:16 +02:00
Michal Bielicki
b11a3387d8
sklerosis
2011-07-12 14:52:59 +02:00
Giovanni Maruzzelli
0e37db19ee
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2011-07-12 07:50:04 -05:00
Giovanni Maruzzelli
dc3ef5462f
skypopen: demoting a warning to a debug when timing is not good (especially on virtual machines)
2011-07-12 07:49:21 -05:00
Michal Bielicki
4a086f4b5d
final touch to mod_soundtouch :D
2011-07-12 13:59:37 +02:00
Giovanni Maruzzelli
891015e67c
skypopen: refining oss driver, removing audio sync during call (was each 20 secs), audio sync at the tcp interfacing with the skype client (reading more than 20ms worth)
2011-07-12 05:50:46 -05:00
Anthony Minessale
4f90f8d0d1
supress overly chatty err msg
2011-07-11 21:35:50 -05:00
Anthony Minessale
80d3cbcc06
tweak
2011-07-11 21:27:36 -05:00