Commit Graph

  • 80a6279993 explicitly add gpg-error if sun comiler, maybe that solves it finaly cypromis 2011-01-25 04:14:31 +01:00
  • 7ce63feadf gpg-error is needed on c flags as well on solaris cypromis 2011-01-25 03:24:35 +01:00
  • 6477d3f87e make mod_snmp module unload more failsafe Daniel Swarbrick 2011-01-25 00:26:58 +01:00
  • 24bcd10582 don't hold loadable_modules.mutex while a module shutdown function is run, so that we do not prevent new channels from being created. Mathieu Rene 2011-01-24 17:54:43 -05:00
  • 4eb5bbf41c FS-3000 revert previous - flush digits after pin error Jeff Lenk 2011-01-24 14:48:44 -06:00
  • 00bba5790b freetdm: do not enable ec on SIGEVENT_START Moises Silva 2011-01-24 15:20:40 -05:00
  • d6cfc2f1e9 Merge branch 'master' of git://git.freeswitch.org/freeswitch Michael S Collins 2011-01-24 12:07:00 -08:00
  • 976859bb45 fix unreachable condition with a null args to make any key stop playback/record etc without dequing and remove hard-coded flush digits in play_and_get_digits be sure to flush it yourself before using Anthony Minessale 2011-01-24 14:04:26 -06:00
  • a8f5bf60a8 fix proper display of meta digit in log lines Anthony Minessale 2011-01-24 12:18:02 -06:00
  • 6e4c30ea37 update code in mod_celt to match API of 0.10.0 Anthony Minessale 2011-01-24 09:49:27 -06:00
  • 7a1dcb6958 add record_restart_time_limit_on_dtmf var Anthony Minessale 2011-01-24 09:43:16 -06:00
  • 6294bc1620 have samples_out reflect what was written to the FH not the file even with buffering Anthony Minessale 2011-01-24 09:41:53 -06:00
  • 0e37dcb5db windows - tweak installer permissions Jeff Lenk 2011-01-23 17:43:38 -06:00
  • b88cd3457a FS-3000 mod_conference: if more digits than the length of the correct pin the remaining digits are accounted for next retry Jeff Lenk 2011-01-22 22:51:48 -06:00
  • 9adac7c698 [fsxs] Remove APR and APR-UTIL libraries from fsxs LIBS variable. Stefan Knoblich 2011-01-23 01:42:39 +01:00
  • 5316bcd9dc Typo in the spandsp .pc.in file fixed Steve Underwood 2011-01-22 13:36:16 +08:00
  • 9fe440b2fe mod_erlang_event Add proper locking for the list of XML bindings Andrew Thompson 2011-01-21 21:53:03 -05:00
  • 8d6d52e015 mod_conference Add energy level to conference_add_event_member_data Andrew Thompson 2011-01-21 21:50:02 -05:00
  • 4eccdfef58 mod_erlang_event: Don't urlencode events (and destroy an event after use) Andrew Thompson 2011-01-21 21:47:46 -05:00
  • f5dafc9911 add mod_snmp to modules.conf.in and modules.conf.xml (commented out) Daniel Swarbrick 2011-01-21 23:42:30 +01:00
  • e0ed0008b1 Fix ZRTP Brian West 2011-01-21 15:08:26 -06:00
  • 3fa3e11ca2 FS-3002: handle 2833 in do_flush instead of dropping valid dtmf Michael Jerris 2011-01-21 16:03:19 -05:00
  • 3dd9d5c0a3 FS-3007 Anthony Minessale 2011-01-21 14:35:23 -06:00
  • 1cf79386c8 FS-2917 Anthony Minessale 2011-01-21 14:27:51 -06:00
  • e086b80632 Merge branch 'master' of git.freeswitch.org:freeswitch Moises Silva 2011-01-21 15:29:28 -05:00
  • accc285280 freetdm: ftmod_wanpipe dummy for disabling echotrain Moises Silva 2011-01-21 15:29:07 -05:00
  • 6e2b1bd328 initial checkin of mod_snmp Daniel Swarbrick 2011-01-21 21:05:01 +01:00
  • c91b409caa Tricky preprocessor... try again Mathieu Rene 2011-01-21 11:53:20 -05:00
  • 1561ad2ca6 extra spaces </ocd> Mathieu Rene 2011-01-21 11:38:56 -05:00
  • 74de704973 FS-2942 - At least display __FILE__ and __LINE__ properly so we can have more data Mathieu Rene 2011-01-21 11:32:14 -05:00
  • 2e18c5b4d9 freetdm: added threaded media to the TODO Moises Silva 2011-01-21 10:51:34 -05:00
  • 7fbc47f83a FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries Jeff Lenk 2011-01-21 09:09:53 -06:00
  • 1c95ad98cd Export the variables to the b leg as well Joao Mesquita 2011-01-20 22:43:50 -03:00
  • fd984d03bb D'oh Over zealous packet eating Anthony Minessale 2011-01-20 17:52:54 -06:00
  • 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 Anthony Minessale 2011-01-20 13:52:00 -06:00
  • d743baefed freetdm: Fix for defaulting to wrong codec David Yat Sin 2011-01-20 11:03:13 -05:00
  • 1da8339ffb freetdm: added support for early-media-override David Yat Sin 2011-01-20 10:42:28 -05:00
  • 2c45b52f8c Merge branch 'master' into smgmaster Moises Silva 2011-01-19 22:51:11 -05:00
  • 0cf1d54a05 Merge branch 'master' of git.freeswitch.org:freeswitch David Yat Sin 2011-01-19 16:36:04 -05:00
  • 978cb111e7 freetdm - improved default bearer-cap code David Yat Sin 2011-01-19 16:35:55 -05:00
  • 9bb344783d freetdm: remove collision event string Moises Silva 2011-01-19 16:25:33 -05:00
  • 7d13655b74 Merge branch 'master' of git.sangoma.com:smg_freeswitch Moises Silva 2011-01-19 15:53:28 -05:00
  • 0fdc272b25 freetdm: open wanpipe devices as non-exclusive if possible Moises Silva 2011-01-19 15:53:01 -05:00
  • 7fb1abf758 Merge branch 'master' of git://git.freeswitch.org/freeswitch David Yat Sin 2011-01-19 14:48:59 -05:00
  • 6fd468043b freetdm: fix for closing d-channel when channel is already closed by freetdm core David Yat Sin 2011-01-19 14:46:28 -05:00
  • bc2d331feb Merge branch 'master' of git://git.freeswitch.org/freeswitch David Yat Sin 2011-01-19 14:21:29 -05:00
  • 5ffc6b437d Merge branch 'master' of git.freeswitch.org:freeswitch David Yat Sin 2011-01-19 14:18:35 -05:00
  • 1fcffcfbc3 added documentation David Yat Sin 2011-01-19 14:18:23 -05:00
  • ea9021a24a FS-2998: prefix-a-leg not respected for url submission Brian West 2011-01-19 11:38:36 -06:00
  • 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. Brian West 2011-01-19 11:35:48 -06:00
  • bd39ad2269 FS-2995: sigh... mr collins you said you fixed this Brian West 2011-01-19 11:33:01 -06:00
  • 54c0d6f7c4 freetdm: workaround for Visual C++ 9.0 failing to compile ftdm feature macros Moises Silva 2011-01-19 11:38:27 -05:00
  • 1045117d9c Merge branch 'master' into smgmaster Moises Silva 2011-01-19 10:19:31 -05:00
  • 9c8ce46b90 Merge branch 'netborder' Moises Silva 2011-01-18 16:20:33 -05:00
  • 163dd05660 freetdm: add ftdm_call_utils.h to the installed headers Moises Silva 2011-01-18 16:10:14 -05:00
  • c64f4753b3 freetdm: added missing cause enums from Q.850 David Yat Sin 2011-01-18 14:36:30 -05:00
  • 137de40121 freetdm: ftmod_r2 - change warning to notice for hangup cause mapping Moises Silva 2011-01-18 14:09:42 -05:00
  • 9a545bd0c9 freetdm: doh Moises Silva 2011-01-18 13:21:31 -05:00
  • 51985ca69a freetdm: fix FTDM_IS_DCHAN macro Moises Silva 2011-01-18 13:15:04 -05:00
  • 44ac5d8b99 Merge branch 'master' of git.sangoma.com:smg_freeswitch Moises Silva 2011-01-18 13:14:25 -05:00
  • 07fa8a4a72 freetdm: fix windows ftmod_wanpipe bug on link connect/disconnect Moises Silva 2011-01-18 13:13:30 -05:00
  • 4c5426f2fb Merge remote branch 'fsorig/master' Moises Silva 2011-01-18 12:49:03 -05:00
  • 0a38d7761e freetdm: set explicit numbers for channel commands to aid debugging Moises Silva 2011-01-18 12:44:41 -05:00
  • 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 Moises Silva 2011-01-18 11:28:37 -05:00
  • 190bd61d8a typo in freeswitch.spec Michal Bielicki 2011-01-18 17:58:53 +03:00
  • b683bb6585 final version I hope Michal Bielicki 2011-01-18 17:58:36 +03:00
  • 90e87a4811 this file is not needed anymore, included in spec file for sounds Michal Bielicki 2011-01-18 15:27:57 +03:00
  • 10b38944f6 updated sounds version in version file cypromis 2011-01-18 11:40:37 +01:00
  • 54879c381e added rpm building for callie soundfiles cypromis 2011-01-18 11:21:35 +01:00
  • af0dc500ae more fedora fixes cypromis 2011-01-18 11:20:12 +01:00
  • 7438e24d1a fix a fedora dep and fix python path to be variable in sopec file cypromis 2011-01-18 10:32:45 +01:00
  • de49305ad5 let vmain-key and operator-key be set empty Travis Cross 2011-01-18 04:23:45 +00:00
  • 99cab144b5 Merge branch 'master' of git.sangoma.com:smg_freeswitch Moises Silva 2011-01-17 19:15:34 -05:00
  • f3082c7d75 freetdm: enable ec only upon SIGEVENT_PROGRESS_MEDIA Moises Silva 2011-01-17 19:15:02 -05:00
  • 7c99cd9da8 Merge branch 'master' of git://git.freeswitch.org/freeswitch Michael S Collins 2011-01-17 15:25:52 -08:00
  • 57613192cc Bump sounds file version to 1.0.14 Michael S Collins 2011-01-17 15:24:55 -08:00
  • 6fc0bb0886 Merge remote branch 'fsorig/master' Moises Silva 2011-01-17 18:21:56 -05:00
  • 585cb68ad4 freetdm: support parameters: outbound-bc-user-layer1 and outbound-bc-transfer-cap David Yat Sin 2011-01-17 17:21:24 -05:00
  • 6734fe711b freetdm: General fixes for alarm handling and added MFCR2 suspend support - Clean up ftdm_channel_set_sig_status locking and sanity checks - Set FTDM_CHANNEL_SUSPENDED when delivering FTDM_SIGEVENT_SIGSTATUS changed to SUSPENDED - Clear FTDM_CHANNEL_SUSPENDED when delivering FTDM_SIGEVENT_SIGSTATUS changed to UP - Update ftmod_r2 to honor local suspend requests when returning from alarm state Moises Silva 2011-01-17 15:42:36 -05:00
  • 018a3800b4 fix session timer failure when freeswitch is generating the sdp and there are enough dynamic codecs enabled to conflict with the 2833 pt (4 by default) Michael Jerris 2011-01-17 13:10:53 -06:00
  • a020724030 freetdm: add deprecate warning to get last error stuff that nobody sets anyways Moises Silva 2011-01-17 12:44:52 -05:00
  • cc06fdb5fa FS-2992 Anthony Minessale 2011-01-17 10:41:01 -06:00
  • 7eceff48a2 update sofia usage string for flush_inbound_reg Travis Cross 2011-01-16 22:33:15 +00:00
  • 68bf642c11 fix sofia flush_inbound_reg to work when @domain is given Travis Cross 2011-01-16 22:27:56 +00:00
  • e6a25e8578 FS-2984 Anthony Minessale 2011-01-14 18:42:38 -06:00
  • 245b88578c Merge branch 'master' of git.freeswitch.org:freeswitch Moises Silva 2011-01-14 18:55:55 -05:00
  • a41974e580 Merge remote branch 'fsorig/master' Moises Silva 2011-01-14 18:46:09 -05:00
  • f06298f163 Merge branch 'master' of git.sangoma.com:smg_freeswitch Moises Silva 2011-01-14 18:45:03 -05:00
  • 04d5652819 freetdm: fix incorrect alarm reporting due to Wanpipe bug proper alarm handling for R2 calls Moises Silva 2011-01-14 18:43:42 -05:00
  • 029d68ce47 disable media timeout when encountering a recvonly stream Anthony Minessale 2011-01-14 17:42:31 -06:00
  • ecfa33e9e4 Merge branch 'master' of git.freeswitch.org:freeswitch David Yat Sin 2011-01-14 16:10:25 -05:00
  • 7311029685 freetdm - adjusted loggign on channel_call_indicate David Yat Sin 2011-01-14 16:10:13 -05:00
  • a4df823c3d add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none] Anthony Minessale 2011-01-14 13:58:18 -06:00
  • 7b01cbbca4 add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none] Anthony Minessale 2011-01-14 13:57:58 -06:00
  • 57b410eba6 docs for acl Brian West 2011-01-14 13:10:02 -06:00
  • 4ee4c67003 Removed unused SIGEVENT David Yat Sin 2011-01-14 12:52:37 -05:00
  • 33bb9b834d freetdm - ISDN Allowed state change from RING to PROGRESS_MEDIA David Yat Sin 2011-01-14 10:48:09 -05:00
  • 6126383ca4 FS-2980 Anthony Minessale 2011-01-13 18:41:43 -06:00
  • 7a04104d6f FS-2975 (part deux) Anthony Minessale 2011-01-13 18:04:05 -06:00
  • dff01c07f1 [ftmod_libpri] Use FTDM_SPAN_USE_PROCEED_STATE and rework state handling. Stefan Knoblich 2011-01-13 23:09:51 +01:00