Stefan Knoblich
5f38a7f857
ftmod_misdn: Remove unused timerfd code.
...
Timer-based b-channel tx gating won't work anyway, so remove all those
"#if 0"-ed bits of cruft.
Also remove the mISDN-specific timerfd_create() check in configure.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-04-12 13:08:57 +02:00
Giovanni Maruzzelli
d31b3e488c
gsmopen: signal low alarm is now at < than 11 RSSI
2012-04-12 11:41:31 +02:00
Anthony Minessale
9ced4a353b
FS-4037 --resolve
2012-04-11 15:31:56 -05:00
Anthony Minessale
385a92cec7
add origination_nested_vars=true to allow vars within vars in originate strings e.g. [originate {origination_nested_vars=true,TEST=,var=,recur=W00t}user/1004 3000] will end up as w00t
2012-04-11 15:30:37 -05:00
Anthony Minessale
febb9cc07e
FS-4037 revert 4817768299
causing audio issues with speex
2012-04-11 09:59:55 -05:00
Anthony Minessale
a4de359df4
FS-4077 --resolve this is unrelated, we had to move the network list loader before the modules load because some people using static configs would have mod_sofia load before the acl were in place and it would prevent mod_sofia from doing proper nat detection. This commit should fix it by loading acl both before and after module load
2012-04-11 09:53:35 -05:00
Anthony Minessale
2f998764c8
FS-4101 --resolve
2012-04-11 08:39:01 -05:00
Anthony Minessale
098f196298
FS-4088
2012-04-11 08:16:15 -05:00
Anthony Minessale
8954b44e9e
FS-4088
2012-04-11 08:16:15 -05:00
Ken Rice
4307bee1e5
FS-4100 --resolve
2012-04-11 09:10:56 -05:00
Jeff Lenk
40c255b4d2
FS-4077 add missing
2012-04-11 08:17:39 -05:00
Anthony Minessale
62c14df322
FS-3774 --resolve
2012-04-10 16:19:23 -05:00
Anthony Minessale
995ae2621c
FS-3769 --resolve
2012-04-10 16:17:16 -05:00
Anthony Minessale
a40f304990
ESL-45 --resolve
2012-04-10 16:11:36 -05:00
Anthony Minessale
6072da1b1f
FS-3993 --resolve
2012-04-10 15:46:27 -05:00
Anthony Minessale
44589f1fb4
FS-4014 --resolve
2012-04-10 15:34:50 -05:00
Anthony Minessale
cf2406edaa
FS-4024 --resolve
2012-04-10 15:32:23 -05:00
Anthony Minessale
4817768299
FS-4037 --resolve
2012-04-10 15:27:32 -05:00
Anthony Minessale
f209ae0191
add updated conf
2012-04-10 14:02:03 -05:00
Anthony Minessale
c10ba04834
fix pointless warnings
2012-04-10 14:02:03 -05:00
Anthony Minessale
f7b04b1045
FS-3826: --resolve put alsa libs where they go in the linker line, give this a try
2012-04-10 15:37:34 -05:00
Ken Rice
02db8e810f
FS-4086 --resolve
2012-04-10 14:53:19 -05:00
Anthony Minessale
69f7ebd97d
FS-4088 --resolve
2012-04-10 12:46:16 -05:00
Anthony Minessale
b3fd3bfd68
FS-4069 --resolve
2012-04-10 12:39:00 -05:00
Anthony Minessale
94d47061c3
FS-4077 --resolve actually it was introduced by 2b6aa7fd04
and should be fine now
2012-04-10 12:37:47 -05:00
Ken Rice
0ec0f08dc2
add make and awk checks to bootstrap.sh
2012-04-10 12:21:34 -05:00
Anthony Minessale
d4116bb615
FS-4098 try this patch and see if you get the new error, it may mean the file is not seekable or has been deleted
2012-04-10 10:15:15 -05:00
Anthony Minessale
04a368848c
FS-4094 --resolve
2012-04-10 10:03:42 -05:00
Anthony Minessale
c0b69c415c
FS-4096 --resolve
2012-04-10 09:59:56 -05:00
Anthony Minessale
759262c749
tweak to uuid field in fifo event
2012-04-10 08:55:56 -05:00
Giovanni Maruzzelli
d3d83ad87e
gsmopen: config file
2012-04-10 15:38:53 +02:00
Anthony Minessale
e31389ac9c
FS-4097 --resolve
2012-04-10 08:05:09 -05:00
Anthony Minessale
fa011be523
FS-4072 --resolve
2012-04-10 08:03:34 -05:00
Giovanni Maruzzelli
bcc25a48dc
gsmopen: cosmetic
2012-04-10 14:54:40 +02:00
Giovanni Maruzzelli
06450692da
gsmopen: removing whard wired paths
2012-04-10 14:44:02 +02:00
Giovanni Maruzzelli
be26fb0e62
Merge branch 'master' into gsmopen01
2012-04-10 13:42:14 +02:00
Giovanni Maruzzelli
1247a64794
skypopen: updating link to skype client in install.pl, now is http://mirrors.kernel.org/archlinux/community/os/i686/skype-oss-2.0.0.72-3-i686.pkg.tar.xz
2012-04-10 13:37:27 +02:00
Giovanni Maruzzelli
599f7c3a45
gsmopen: cleaning write-read frame
2012-04-10 13:18:49 +02:00
Ken Rice
b544f60b38
add checks during configure for zlib and libjpeg, abort configure with error if not found
2012-04-09 21:41:19 -05:00
Anthony Minessale
cecaa556c3
switch_file_exists returns switch_status_t so you cannot assume it returns a true value since success is 0
2012-04-09 12:42:14 -05:00
Anthony Minessale
3d283accf2
FS-4087 --resolve
2012-04-09 12:41:11 -05:00
Anthony Minessale
0b992a2bd2
FS-4089 --resolve
2012-04-09 12:35:26 -05:00
Anthony Minessale
9f6000a74e
FS-4090 --resolve
2012-04-09 12:31:48 -05:00
Anthony Minessale
c5c4e3f2e4
FS-4073 --resolve
2012-04-09 12:24:36 -05:00
Anthony Minessale
983fda9a93
FS-4066 try this patch
2012-04-09 12:17:14 -05:00
Ken Rice
fc858818ac
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-04-09 13:30:57 -05:00
Ken Rice
cd8d4d6812
RESOLVE FS-4081
2012-04-09 13:30:51 -05:00
Mitch Capper
6f87ac55d6
fs_cli: add batch mode
...
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-04-08 16:54:40 +00:00
Travis Cross
92e89cb453
mod_alsa: fix module reload
2012-04-08 13:40:17 +00:00
Travis Cross
9966b3d46a
mod_alsa: fix segfault
2012-04-08 13:08:37 +00:00