Commit Graph

17891 Commits

Author SHA1 Message Date
Stefan Knoblich 9adac7c698 [fsxs] Remove APR and APR-UTIL libraries from fsxs LIBS variable.
"LIBS" in the final fsxs script will be empty now.
We still link against libfreeswitch when building a module,
but we don't explicitly list (some of) its dependency libs anymore
(this list was not complete anyway).

This fixes a bogus /path_to_source/expat.la entry in LIBS that
came from "apu-config --libs".

Tested on Gentoo x86_64 (binutils 2.20.1) and Centos 5.5 (binutils 2.17.50).

Tested-by: Stefan Knoblich <s.knoblich@axsentis.de>
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-01-23 01:42:39 +01:00
Steve Underwood 5316bcd9dc Typo in the spandsp .pc.in file fixed 2011-01-22 13:36:16 +08:00
Andrew Thompson 9fe440b2fe mod_erlang_event Add proper locking for the list of XML bindings 2011-01-21 21:53:03 -05:00
Andrew Thompson 8d6d52e015 mod_conference Add energy level to conference_add_event_member_data
This is useful when you want to find the energy a member joined with
without having to pull the XML list
2011-01-21 21:50:02 -05:00
Andrew Thompson 4eccdfef58 mod_erlang_event: Don't urlencode events (and destroy an event after use) 2011-01-21 21:47:46 -05:00
Daniel Swarbrick f5dafc9911 add mod_snmp to modules.conf.in and modules.conf.xml (commented out) 2011-01-21 23:42:30 +01:00
Brian West e0ed0008b1 Fix ZRTP 2011-01-21 15:08:26 -06:00
Michael Jerris 3fa3e11ca2 FS-3002: handle 2833 in do_flush instead of dropping valid dtmf 2011-01-21 16:03:32 -05:00
Anthony Minessale 3dd9d5c0a3 FS-3007 2011-01-21 14:51:38 -06:00
Anthony Minessale 1cf79386c8 FS-2917 2011-01-21 14:51:38 -06:00
Moises Silva e086b80632 Merge branch 'master' of git.freeswitch.org:freeswitch 2011-01-21 15:29:28 -05:00
Moises Silva accc285280 freetdm: ftmod_wanpipe dummy for disabling echotrain 2011-01-21 15:29:07 -05:00
Daniel Swarbrick 6e2b1bd328 initial checkin of mod_snmp 2011-01-21 21:05:01 +01:00
Mathieu Rene c91b409caa Tricky preprocessor... try again 2011-01-21 11:53:20 -05:00
Mathieu Rene 1561ad2ca6 extra spaces </ocd> 2011-01-21 11:38:56 -05:00
Mathieu Rene 74de704973 FS-2942 - At least display __FILE__ and __LINE__ properly so we can have more data 2011-01-21 11:32:38 -05:00
Moises Silva 2e18c5b4d9 freetdm: added threaded media to the TODO 2011-01-21 10:51:34 -05:00
Jeff Lenk 7fbc47f83a FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries 2011-01-21 09:09:53 -06:00
Joao Mesquita 1c95ad98cd Export the variables to the b leg as well 2011-01-20 22:43:50 -03:00
Anthony Minessale fd984d03bb D'oh Over zealous packet eating 2011-01-20 17:52:54 -06:00
Anthony Minessale 70700617d3 add execute_on_originate var '<app> <arg>' to run in origination thread or '<app>::<arg>' to run async. also originating_leg_uuid variable to show the uuid of the originating leg on an outbound channel 2011-01-20 13:52:00 -06:00
David Yat Sin d743baefed freetdm: Fix for defaulting to wrong codec 2011-01-20 11:03:13 -05:00
David Yat Sin 1da8339ffb freetdm: added support for early-media-override 2011-01-20 10:42:28 -05:00
David Yat Sin 0cf1d54a05 Merge branch 'master' of git.freeswitch.org:freeswitch 2011-01-19 16:36:04 -05:00
David Yat Sin 978cb111e7 freetdm - improved default bearer-cap code 2011-01-19 16:35:55 -05:00
Moises Silva 9bb344783d freetdm: remove collision event string 2011-01-19 16:25:33 -05:00
Moises Silva 7d13655b74 Merge branch 'master' of git.sangoma.com:smg_freeswitch 2011-01-19 15:53:28 -05:00
Moises Silva 0fdc272b25 freetdm: open wanpipe devices as non-exclusive if possible 2011-01-19 15:53:01 -05:00
David Yat Sin 7fb1abf758 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2011-01-19 14:48:59 -05:00
David Yat Sin 6fd468043b freetdm: fix for closing d-channel when channel is already closed by freetdm core 2011-01-19 14:46:28 -05:00
David Yat Sin bc2d331feb Merge branch 'master' of git://git.freeswitch.org/freeswitch 2011-01-19 14:21:29 -05:00
David Yat Sin 5ffc6b437d Merge branch 'master' of git.freeswitch.org:freeswitch 2011-01-19 14:18:35 -05:00
David Yat Sin 1fcffcfbc3 added documentation 2011-01-19 14:18:23 -05:00
Brian West ea9021a24a FS-2998: prefix-a-leg not respected for url submission 2011-01-19 11:38:36 -06:00
Brian West afc027473f FS-2989: Places ;fs_path= within the contact string <...> when using NDLB-connectile-dysfunction-2.0, instead of just appending to the end of the contact string. 2011-01-19 11:35:48 -06:00
Brian West bd39ad2269 FS-2995: sigh... mr collins you said you fixed this 2011-01-19 11:33:01 -06:00
Moises Silva 54c0d6f7c4 freetdm: workaround for Visual C++ 9.0 failing to compile ftdm feature macros 2011-01-19 11:38:27 -05:00
Moises Silva 9c8ce46b90 Merge branch 'netborder' 2011-01-18 16:20:33 -05:00
Moises Silva 163dd05660 freetdm: add ftdm_call_utils.h to the installed headers 2011-01-18 16:10:14 -05:00
David Yat Sin c64f4753b3 freetdm: added missing cause enums from Q.850 2011-01-18 14:36:30 -05:00
Moises Silva 137de40121 freetdm: ftmod_r2 - change warning to notice for hangup cause mapping 2011-01-18 14:09:42 -05:00
Moises Silva 9a545bd0c9 freetdm: doh 2011-01-18 13:21:31 -05:00
Moises Silva 51985ca69a freetdm: fix FTDM_IS_DCHAN macro 2011-01-18 13:15:04 -05:00
Moises Silva 44ac5d8b99 Merge branch 'master' of git.sangoma.com:smg_freeswitch 2011-01-18 13:14:25 -05:00
Moises Silva 07fa8a4a72 freetdm: fix windows ftmod_wanpipe bug on link connect/disconnect 2011-01-18 13:13:30 -05:00
Moises Silva 4c5426f2fb Merge remote branch 'fsorig/master' 2011-01-18 12:49:03 -05:00
Moises Silva 0a38d7761e freetdm: set explicit numbers for channel commands to aid debugging 2011-01-18 12:44:41 -05:00
Moises Silva 1db40e60e4 freetdm: improved logic to enable/disable EC on call start/stop
- MFC-R2 requires tone signaling that gets screwed sometimes
           if the EC is enabled during call setup.
         - EC is now enabled only when switching to a state requiring
         media (UP and PROGRESS_MEDIA)
         - The logic is aware of EC persist option in Wanpipe
         - Improved logging in ftmod_wanpipe to print EC state on startup
2011-01-18 11:28:37 -05:00
Michal Bielicki 190bd61d8a typo in freeswitch.spec 2011-01-18 17:58:53 +03:00
Michal Bielicki b683bb6585 final version I hope 2011-01-18 17:58:36 +03:00