Commit Graph

18608 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
Anthony Minessale
6388e03d07 allow 100 microsecond tolerance on timer loop 2011-03-28 13:50:52 -05: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
3d838d5dae FS-3197 - thanks Peter 2011-03-28 10:55:23 -05:00
Jeff Lenk
c735e28a55 FS-3190 2011-03-28 10:27:06 -05:00
Anthony Minessale
484a397d88 FS-3194 see comitted patch. I made the function assert rather than tolerate NULL and fixed the imporper usage. 2011-03-28 09:49:52 -05:00
Jeff Lenk
7bee6d3d77 vs 2008 remove libudns from solution 2011-03-28 09:54:04 -05:00
Brian West
4827374574 FS-3192 FS-3191 2011-03-27 22:35:26 -05:00
Jeff Lenk
0cde6bc039 code analysis warnings fix and acknowledge stack usage warning 2011-03-27 12:09:10 -05:00
Daniel Swarbrick
1ec4939a1f ringback tones defs - remove redundant second 0Hz freq where applicable, add some more complex examples 2011-03-27 16:36:41 +02:00
Marc Olivier Chouinard
92671067f0 media_bug: Fix for rare race condition. More work required to make media bug safe. 2011-03-27 00:34:07 -04:00
Josh Perry
6ebc52d355 Added module to modules.conf.xml 2011-03-26 12:47:47 -06:00
Josh Perry
0629b31c87 Added module to modules.conf source file 2011-03-26 12:46:00 -06:00
Josh Perry
e83af31960 Updated message creation 2011-03-26 12:34:22 -06:00
Anthony Minessale
9795dd2f0a fix finicky build 2011-03-26 11:07:34 -05:00
Anthony Minessale
ae595cd529 use poll instead of select in ESL client lib because select is not your friend.... 2011-03-26 10:59:55 -05: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
Anthony Minessale
b8d93de097 memset str on cache_db_sql2str 2011-03-25 17:05:13 -05:00
Jeff Lenk
159efea47c ldns for windows first working version 2011-03-25 17:18:16 -05:00
Anthony Minessale
fa151503c4 fix perms 2011-03-25 16:53:44 -05:00
Anthony Minessale
7556ec57e9 FS-3187 2011-03-25 16:35:30 -05:00
Anthony Minessale
3e4957c0b3 revert 4f6d888152 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
f305605b10 ldns vs express add project to build and tweak 2011-03-25 14:56:37 -06: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
Jeff Lenk
dc35bb965b ldns windows add vs2008 project and tweak 2011-03-25 14:16:23 -05:00
David Yat Sin
9f449b338f freetdm: ISDN - fixed channel restart command not specifying channel ID 2011-03-25 14:53:51 -04:00
Jeff Lenk
85602f9b8c add win ldns project for vs2010 2011-03-25 12:43:12 -05: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
Jeff Lenk
e0eb284ef4 ldns initial round for windows compatibility 2011-03-25 11:46:58 -05:00
Jeff Lenk
710fc7a775 select on FD > 1024 get this patch to ldns ppl 2011-03-25 11:31:12 -05:00
Jeff Lenk
579927b53a ldns base 1.6.9 from tarball 2011-03-25 11:23:32 -05:00
Moises Silva
d09f96d44f Merge branch 'master' of git.freeswitch.org:freeswitch 2011-03-25 11:15:43 -04:00
Konrad Hammel
77260f2ccf freetdm: ss7 - bug fix for start up if sig link is on time slot 1 2011-03-25 10:37:53 -04:00
Konrad Hammel
0fb7568bae freetdm: ss7 - bug fix for starting ports with sig links on time slot 1 2011-03-25 10:37:41 -04:00
Konrad Hammel
20461f1c3b freetdm: ss7 - bug fix for race condition on start 2011-03-25 10:37:29 -04: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
Daniel Swarbrick
b737851459 correct a few ringback tone definitions, alphabetize them, add some new ones </ocd> 2011-03-25 00:13:39 +01:00
Anthony Minessale
7fe291f1f9 FS-3110 --comment-only phase 3.4 nevermind use getlibs 2011-03-24 17:23:08 -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
e566b270b8 FS-3110 --comment-only phase 3.2 nevermind use getlibs 2011-03-24 17:13:50 -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
Jeff Lenk
d282317392 temporarily remove mod_enum from windows build 2011-03-24 17:06:59 -05:00
Anthony Minessale
822ea8f654 FS-3110 --comment-only phase 2 2011-03-24 16:44:22 -05:00