Commit Graph

21123 Commits

Author SHA1 Message Date
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
Travis Cross
73b473c367 remove autogenerated file libs/ldns/install-sh
Re-bootstrapping is needed after this change.  Previously CentOS 5
systems wouldn't build correctly without this file in tree, but we've
adjusted bootstrap to compensate.
2012-04-06 21:42:59 +00:00
Giovanni Maruzzelli
15ca630149 gsmopen: getting rid of old stuff 2012-04-06 22:50:12 +02:00
Giovanni Maruzzelli
c2b93b8350 gsmopen: readded mod_gsmopen.cpp, deleted by mistake 2012-04-06 22:40:54 +02:00
Giovanni Maruzzelli
100bccbcf8 gsmopen: reshuffling 2012-04-06 22:33:27 +02:00
Giovanni Maruzzelli
8f25ba224a gsmopen: reshuffling 2012-04-06 22:32:43 +02:00
Giovanni Maruzzelli
e34abad830 gsmopen: removed directory noaudio_nogsmlib_nocplusplus 2012-04-06 22:27:08 +02:00
Giovanni Maruzzelli
eb26a9e126 gsmopen: indent 2012-04-06 22:25:55 +02:00
Giovanni Maruzzelli
f97b9ce40c gsmopen: cleaning Makefile 2012-04-06 22:24:38 +02:00
Giovanni Maruzzelli
f37d5f86b5 gsmopen: cleaning gsmlib 2012-04-06 22:23:47 +02:00
Giovanni Maruzzelli
4c7b7c4643 gsmopen: finished cleaning from alsa 2012-04-06 22:20:54 +02:00
Giovanni Maruzzelli
40a1fd8ef0 gsmopen: continue cleaning from alsa 2012-04-06 22:15:46 +02:00
Giovanni Maruzzelli
49a4d2126b gsmopen: begin cleaning from alsa 2012-04-06 22:15:07 +02:00
Ken Rice
a362cd846a this should work find with /bin/sh on all systems 2012-04-06 14:52:55 -05:00
Giovanni Maruzzelli
6623420e01 gsmopen: mobigater is now a symlink to alsa_nogsmlib_nocplusplus 2012-04-06 21:27:36 +02:00
Giovanni Maruzzelli
7242c94ea4 gsmopen: committed files from master (old gsmopen) in src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/ 2012-04-06 21:22:31 +02:00
Giovanni Maruzzelli
f2f4b9e861 gsmopen: removed files from src/mod/endpoints/mod_gsmopen/alsa_nogsmlib_nocplusplus/mod_gsmopen/ 2012-04-06 21:21:14 +02:00
Giovanni Maruzzelli
8366037fa2 gsmopen: cleaned speex 2012-04-06 21:18:22 +02:00