8538 Commits

Author SHA1 Message Date
Stefan Knoblich
87884c5c67 mod_enum: fix race condition between ldns configure creating ldns/util.h and mod_enum
Unbreaking make -jX parallel builds...

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-03-28 21:21:13 +02:00
Marc Olivier Chouinard
d04b9a85a5 mod_callcenter: Fix error from previous commit 2011-03-28 15:10:59 -04:00
Marc Olivier Chouinard
6cf8c8f6b0 mod_callcenter: Fix potential segfault on loopback agent. Thanks to François Delawarde 2011-03-28 12:33:07 -04:00
Jeff Lenk
c735e28a55 FS-3190 2011-03-28 10:27:06 -05:00
Brian West
4827374574 FS-3192 FS-3191 2011-03-27 22:35:26 -05:00
Josh Perry
e83af31960 Updated message creation 2011-03-26 12:34:22 -06:00
Marc Olivier Chouinard
608b9abd5a mod_callcenter: Temporary fix for some race condition with loopback agent. Need to find the root cause of this problem 2011-03-26 10:20:06 -04:00
Josh Perry
2b1793ed56 Merge branch 'master' into modzmq 2011-03-25 18:41:47 -06:00
Josh Perry
4d55406717 Intitial mod_event_zmq code 2011-03-25 18:30:35 -06:00
Jeff Lenk
159efea47c ldns for windows first working version 2011-03-25 17:18:16 -05:00
Anthony Minessale
7556ec57e9 FS-3187 2011-03-25 16:35:30 -05:00
Anthony Minessale
3e4957c0b3 revert 4f6d888152febb9b8c28854192d13fd6e7228b1d 2011-03-25 16:30:16 -05:00
Anthony Minessale
2bbc37e3d1 switch mod_enum to use new portable in-tree version 2011-03-25 15:54:13 -05:00
Jeff Lenk
bc0b702cf6 add ldns and mod_enum to vs2010 solution - not tested yet 2011-03-25 15:11:31 -05:00
Marc Olivier Chouinard
81bfe43589 mod_sofia: Correct a problem where restarting profile would cause some profile hash entry to remain. 2011-03-25 15:50:52 -04:00
Michael Jerris
294b077977 FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
Brian West
4f6d888152 Here try this 2011-03-24 21:29:55 -05:00
Anthony Minessale
45162c15b7 FS-3110 --comment-only OMFG select on FD > 1024 get this patch to ldns ppl 2011-03-24 20:45:48 -05:00
Anthony Minessale
60da5740eb FS-3110 --comment-only phase 3.3 nevermind use getlibs 2011-03-24 17:22:42 -05:00
Anthony Minessale
a25ef8b9ae FS-3110 --comment-only phase 3.1 nevermind use getlibs 2011-03-24 17:12:02 -05:00
Anthony Minessale
017bea0468 FS-3110 --comment-only phase 3 nevermind use getlibs 2011-03-24 17:08:41 -05:00
Anthony Minessale
1773b890eb FS-3110 --comment-only phase 1 to replace udns with ldns in mod_enum may need to rerun bootstrap 2011-03-24 16:27:08 -05:00
Jeff Lenk
047110cd56 vs2010 reswig 2011-03-24 13:15:54 -05:00
Brian West
f3c33c7511 swigall 2011-03-23 14:57:16 -05:00
Michal Bielicki - cypromis
13f4d80883 FS-3180, thank you Sergey Spatar 2011-03-23 18:31:31 +01:00
Daniel Swarbrick
38903ab84e unused vars 2011-03-22 19:55:41 +01:00
Anthony Minessale
48b1193552 add mod_timerfd: external timerfd module by Timo Teräs 2011-03-21 20:50:47 -05:00
Anthony Minessale
11d1107f34 swigall 2011-03-21 15:12:58 -05:00
Anthony Minessale
e657e32fca FS-3172 this also fixes the incorrect usage of L16 on payload 10 which may or may not break interop with other sip devices if we do it right. also added rtp_disable_byteswap variable that can be set to false to disable byteswap when a device is encountered that is incompat (inluding all precious version of FS up till now) 2011-03-21 14:31:16 -05:00
Anthony Minessale
72f52aae19 only all one file to be bound per instance 2011-03-21 10:32:33 -05:00
Moises Silva
07d574a662 mod_portaudio: use default global configuration when configuring streams
add tons of comments to default portaudio.conf.xml for streams and endpoints
2011-03-20 21:45:51 -04:00
Moises Silva
e335a876cf mod_portaudio: fix endpoint reads 2011-03-20 03:11:13 -04:00
Moises Silva
dbe4a4850a mod_portaudio: do not destroy codec and timers if there is a call in progress! 2011-03-20 02:36:46 -04:00
Moises Silva
e7a58ab233 mod_portaudio: use the read timer for endpoints 2011-03-20 02:04:19 -04:00
Moises Silva
43551c6503 mod_portaudio: do not set the global codec for endpoints 2011-03-20 01:57:35 -04:00
Moises Silva
667507bda9 mod_portaudio: release the endpoint on hangup 2011-03-20 01:33:08 -04:00
Moises Silva
dc98b03b4c mod_portaudio: set read/write codec to L16 2011-03-20 01:16:55 -04:00
Moises Silva
3814eb13df mod_portaudio: initialize read/write endpoint timers per call
fix pablio multiplexing
2011-03-19 23:43:40 -04:00
Moises Silva
739ff9d35a mod_portaudio: implement endpoint writes and multiplex read/writes in pablio streams 2011-03-19 20:09:18 -04:00
Moises Silva
fbce9061a3 mod_portaudio: implement endpoint reads 2011-03-19 19:55:12 -04:00
Moises Silva
877b4cf53b mod_portaudio: create the actual shared stream 2011-03-19 19:23:11 -04:00
Moises Silva
e4b24e841c mod_portaudio: XML parsing of endpoints 2011-03-19 16:01:11 -04:00
Moises Silva
5e4911ff25 mod_portaudio: added XML parsing and CLI commands for configuration of streams 2011-03-19 15:06:43 -04:00
Moises Silva
b05965c88d mod_portaudio: update to support multiple io buffers 2011-03-19 13:24:02 -04:00
Michael Jerris
c885d09f23 don't strcasecmp on null string 2011-03-19 10:14:50 -04:00
Anthony Minessale
b7891511db add string params to ladspa so you can connect files to audio ports (string params don't count towards number params) 2011-03-18 17:58:13 -05:00
Christopher Rienzo
f5704114cd FS-3163 add locking to mrcp dtmf generator 2011-03-18 19:15:08 +00:00
Michael S Collins
3c9ee25a0a Add conf_uuid chan var for djbinter (Thanks Math) 2011-03-18 11:24:48 -07:00
Anthony Minessale
5eb9c3f4a7 FS-3164 2011-03-18 11:57:16 -05:00
Brian West
6908403eb7 Fix installer issue when ran standalone 2011-03-18 09:45:12 -05:00