Commit Graph

15418 Commits

Author SHA1 Message Date
Anthony Minessale 5e4b0400dc cleanup whitespace and add some logging 2010-04-23 15:53:30 -05:00
Nenad Corbic 86f4b6823d Merge branch 'master' of git://git.freeswitch.org/freeswitch
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c
2010-04-23 14:02:50 -04:00
Anthony Minessale b6146a44f5 add sanity check to launch threads that catch hangup and are not in a thread to make sure they clean up 2010-04-23 12:14:37 -05:00
cseket 8a4a09838c fix windows build (MODEVENT-63) 2010-04-23 19:16:55 +02:00
Brian West 6d80b3db11 swigall 2010-04-23 10:22:54 -05:00
Moises Silva cad7f70442 freetdm: handle_call_done must be called on call start nack ack when there is no call setup id 2010-04-23 10:37:06 -04:00
Moises Silva 1668597833 freetdm: add IN_LOOP state to the state 2 str macro 2010-04-23 10:28:13 -04:00
cypromis 16ebeb0eb9 bumped spec file vrersion up to 1.0.7-trunk for trunk
added skinny dialplan stuff to specfile
2010-04-23 10:12:45 +02:00
Brian West 05e5667d16 MP4V-ES passthru for washibechi on IRC 2010-04-22 23:26:33 -05:00
Jeff Lenk 8a91066d5a MODEVENT-63 vcproj changes - the rest waiting on tarball update 2010-04-22 20:32:29 -05:00
Anthony Minessale a96c2fcbfb always export 'export_vars' 2010-04-22 15:30:55 -05:00
David Yat Sin 28484a15e9 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-22 15:06:05 -04:00
Anthony Minessale 631f540744 try harder to get db handle in sql thread and fail out if it can't get one 2010-04-22 13:28:44 -05:00
David Yat Sin 90bd259f11 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-22 14:20:37 -04:00
David Yat Sin 90e7da1c59 freetdm: bug fix for queue mode and call collision 2010-04-22 14:20:32 -04:00
Anthony Minessale 05a1e4003c FSCORE-594 2010-04-22 10:22:28 -05:00
Giovanni 5c5d260bc7 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-22 13:29:07 +02:00
Giovanni 70ab76902e skypopen: updating Windows solution 2010-04-22 13:28:23 +02:00
Moises Silva fb9e6a104b freetdm: fix boost unload crash 2010-04-21 18:46:52 -04:00
Anthony Minessale 4616d9424e wtf 2010-04-21 17:13:21 -05:00
Anthony Minessale 5ce95b8443 fix errs 2010-04-21 17:13:21 -05:00
Mathieu Rene e9829d1ed8 Add SAF_SUPPORT_NOMEDIA to nibblebill 2010-04-21 16:41:08 -04:00
Moises Silva 0b45537ec8 freetdm: make sure gains are not applied to non-voice channels 2010-04-21 14:53:23 -04:00
Christopher Rienzo 118ddcf5d3 fixed RTCP configuration in internal.xml 2010-04-21 19:57:23 +01:00
Anthony Minessale 95665f0096 JANITOR-4 2010-04-21 10:11:13 -05:00
Anthony Minessale 964d59c56e proper checking for dlerror on failed dso load 2010-04-21 09:53:26 -05:00
Anthony Minessale 08dcb79360 change SVN to source so even if we change repos again we won't say the wrong one 2010-04-21 08:26:54 -05:00
Mathieu Parent 90913b8e26 Debian: add new skinny conffiles 2010-04-21 08:18:24 +02:00
Michael S Collins c8981ef818 Update ChangeLog through April 20th 2010-04-20 19:32:54 -07:00
Anthony Minessale 76776ff217 add outbound_redirect_fatal 2010-04-20 16:50:40 -05:00
Anthony Minessale aa4816659c add rtcp seperate on audio and video and add passthru 2010-04-20 16:15:53 -05:00
David Yat Sin 8aebc016d0 freetdm:Bug fixes in freetdm queue mode
freetdm:Added freetdm to compile/install list
2010-04-20 17:05:47 -04:00
Mathieu Parent dcb9c0ca52 Skinny: Initial patterns dialplan implementation.
More info on mod_skinny wiki page
2010-04-20 22:40:21 +02:00
Mathieu Parent 9fd1b82813 Skinny: prepare config for skinny-patterns dialplan 2010-04-20 22:39:20 +02:00
Brian West a3629654a2 use correct header prefix var 2010-04-20 13:35:21 -05:00
Rupa Schomaker b9ddf2c3ad oops, SWITCH_TIME_T_FMT instead 2010-04-20 12:33:43 -05:00
Brian West 150e1f4805 ignore 2010-04-20 12:28:04 -05:00
Brian West 517a822b50 ignore more 2010-04-20 12:27:38 -05:00
Brian West 03703293f4 fix ignore 2010-04-20 12:20:51 -05:00
Rupa Schomaker 995c4277da more %lu->SWITCH_SIZE_T_FMT 2010-04-20 12:21:46 -05:00
Rupa Schomaker f1e07625db %lu -> SWITCH_SIZE_T_FMT 2010-04-20 12:11:07 -05:00
Brian West 9d198c5012 config option for rtcp on profile 2010-04-20 11:08:39 -05:00
Anthony Minessale 9e152e0f74 MODENDP-302 2010-04-20 11:08:39 -05:00
Anthony Minessale 70d73cafb7 FSRTP-14 2010-04-20 11:08:39 -05:00
Rupa Schomaker 9a74958b22 nibblebill - free properly if using custom_sql 2010-04-19 14:42:41 -05:00
Rupa Schomaker ca9dfc3c5e nibblebill - free allocated memory at shutdown 2010-04-19 13:18:20 -05:00
Moises Silva 3e600fb968 freetdm: Windows compilation quirks 2010-04-19 11:51:13 -04:00
Rupa Schomaker 3a53af9012 evesdrop - aquire/release db connection for channel query only 2010-04-19 08:51:42 -05:00
Mathieu Parent 7bebc23723 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-17 15:08:10 +02:00
Mathieu Parent b5049a35d7 debian: install mod_skinny
Build tested on i386, amd64 and ppc.
2010-04-17 15:05:48 +02:00