Commit Graph

  • 44ba7eb753 [Unit-tests] Do not initiate sqldb by default unless requested. Andrey Volk 2019-12-13 00:54:03 +04:00
  • b3002b91a8
    Merge pull request #208 from signalwire/mariadb Andrey Volk 2020-01-07 20:21:41 +04:00
  • 00867086e3 [Build-System] Fix regression from the mariadb library checking fix. Andrey Volk 2020-01-07 19:42:21 +04:00
  • 21229ad18f
    Merge pull request #194 from signalwire/coredump Andrey Volk 2020-01-06 22:49:21 +04:00
  • ebeada67d1 Revert "[mod_opusfile] fix play sample rate (don't use original rate, always use 48k), fix eof." Andrey Volk 2020-01-06 22:47:49 +04:00
  • 78aa7ea37f
    Merge pull request #202 from dragos-oancea/opusfile_fixes Andrey Volk 2020-01-06 22:38:38 +04:00
  • 8797a0f480
    Merge pull request #180 from signalwire/CF_AUDIO Andrey Volk 2020-01-06 22:35:03 +04:00
  • e0d3668e72 [Core] switch_loadable_module wrongly logs that modules.conf loading fails while it's pre_load_modules.conf mangshe0 2020-01-07 02:30:51 +08:00
  • ffa4ca422d [Build-system] Fallback for mariadb lib check Nathan Neulinger 2020-01-06 12:19:00 -06:00
  • 937c4a03eb [mod_opusfile] fix play sample rate (don't use original rate, always use 48k), fix eof. Dragos Oancea 2020-01-03 19:00:26 +00:00
  • 053be38506
    Merge pull request #198 from micmac1/switch_xml_typo Andrey Volk 2020-01-02 15:30:15 +04:00
  • 28d39be261 [core] Fix copy/paste mistake in switch_xml.h Sebastian Kemper 2020-01-01 15:29:26 +01:00
  • 9762569bfa [Unit-tests] Collect crash data when a unit-test core-dumps Andrey Volk 2019-12-27 19:25:38 +04:00
  • 965bd27d54 version bump Andrey Volk 2019-12-31 19:46:29 +04:00
  • f7bdd3845a Merge branch 'master' into v1.10 v1.10.2 Andrey Volk 2019-12-31 18:01:19 +04:00
  • cdaebdce9d [Unit-tests] Fix switch_xml leak and build. Andrey Volk 2019-12-31 04:15:01 +04:00
  • 4c1a47d5d1 swigall Andrey Volk 2019-12-30 23:39:35 +00:00
  • 9c3f9a9a50 [core] Add SMBF_FIRST flag which forces media bug to front of the list. Add 'f' flag to switch_ivr_displace_session to add displace as first operation on the media stream. (#76) Chris Rienzo 2019-12-23 23:57:23 -05:00
  • 6f0ad146d2 [mod_sofia] Fix crash from double profile unlock on outgoing channel from a gateway on a paused profile Andrey Volk 2019-12-21 01:15:57 +04:00
  • f7ec94c9c4 [esl] Add SHUTDOWN_REQUESTED event. Andrey Volk 2019-12-16 22:31:19 +04:00
  • 562079376a [core] Add SHUTDOWN_REQUESTED event. Bind to this event to know when ASAP or elegant shutdown has been requested. Chris Rienzo 2019-12-15 00:53:29 +00:00
  • 9248aa05ec [sofia-sip] fix 183 received right after 200 (#67) Seven Du 2019-12-12 06:41:17 +08:00
  • 13dc7629d6 [mod_sofia] add sip_refer_status_code channel variable to track refer status Seven Du 2019-12-06 16:41:31 +08:00
  • 2aec6035dd [mod_loopback] add refer mock to null endpoint Seven Du 2019-12-06 16:41:03 +08:00
  • 6452fff8df [Unit-tests] Fix switch_xml test crash Andrey Volk 2019-11-22 16:42:23 +04:00
  • c7480bc3fe [mod_loopback] remember dtmf in channel var null_channel_dtmf_queued Seven Du 2019-11-19 22:17:13 +08:00
  • 79079942de [core] add option to toggle ampersand entities on/off when serialize xml string Seven Du 2019-11-18 12:20:49 +08:00
  • 917d850b04 [core] remember if a tag is parsed from CDATA Seven Du 2019-11-16 10:33:48 +08:00
  • 5df8bfcd84 [core] log status code when queue event failure Seven Du 2019-11-14 12:34:57 +08:00
  • c65cb486d6 [core] change No audio stun for a long time error to warning Mike Jerris 2019-11-08 09:48:25 -07:00
  • 1486e84aa2 [Core] Fix dereference of null pointer in switch_ivr_originate and switch_ivr_enterprise_originate causing crashes, add unit test. Andrey Volk 2019-11-01 00:05:40 +04:00
  • cd5d72ac74 [Core] Database interface: fix potential crash in switch_cache_db_database_interface_flush_handles, code cleanup. Andrey Volk 2019-10-31 21:39:50 +04:00
  • cbc8d698a0 FS-11827: [Core] Fix regression in mod_managed due to the type name switch_core_db_handle conflicting with the switch_core_db_handle macro Andrey Volk 2019-09-19 02:01:11 +04:00
  • 20295c53ef FS-11827: [Core] Add feature allowing FreeSWITCH to store CORE DB (SQLite) fully in memory (core-db-dsn). Andrey Volk 2019-09-15 23:56:04 +04:00
  • e753e615ca [mod_sofia] Module load will fail if ext-rtp-ip or ext-sip-ip configuration param is set as empty string. Andrey Volk 2019-10-29 19:30:46 +04:00
  • 00967290b9 [core] support partial speech events Seven Du 2019-10-11 15:32:09 +08:00
  • da31fac5a0 [Core, mod_commands] Add switch_core_pool_stats API and pool_stats command with corresponding --enable-pool-debug configure flag. Andrey Volk 2019-09-25 23:04:24 +04:00
  • f664600df4 [fs_cli] Fix unchecked tainted data. Andrey Volk 2019-11-20 11:38:27 +04:00
  • bafe238b72 [core] fix copy and paste error Seven Du 2019-11-16 16:10:54 +08:00
  • 51bf0fc51a [core] scan-build: switch_agc_feed() - Division by zero Dragos Oancea 2019-11-14 07:26:00 +00:00
  • 3d52d2a9ca [core] scan-build: Dead assignment. Value stored to 'p' is never read Dragos Oancea 2019-11-14 07:28:23 +00:00
  • 459627dee2 [core] scan-build: audio_bridge_thread() - Dead assignment Dragos Oancea 2019-11-14 07:41:53 +00:00
  • ed991ef153 [core] scan-build: switch_strftime_tz() - Dead assignment Dragos Oancea 2019-11-14 07:45:06 +00:00
  • cb7db309af [core] scan-build: video_bridge_thread() - Dereference of null pointer Dragos Oancea 2019-11-14 08:12:00 +00:00
  • 8126d1f482 [sofia-sip] Fix memory leak when a tcp connection gives POLLERR due to RST. Andrey Volk 2019-11-08 19:00:59 +04:00
  • 0af811bb24 [sofia-sip] Fix memory leak when incomplete tls connection. Andrey Volk 2019-10-08 19:52:30 +04:00
  • dd1aab3332 [mod_voicemail] vm_fsdb_msg_email command leaks xml object. Andrey Volk 2019-10-07 23:47:35 +04:00
  • e4f95f7069 [mod_local_stream] Xml object is leaked on reload when cannot stop local_stream beeing in use. Andrey Volk 2019-10-07 23:05:44 +04:00
  • 8442218df1 [mod_sofia] sofia_handle_sip_i_invite() leaks xml and event objects on acl_token, sofia_reg_handle_sip_r_challenge() leaks xml object when a user does not have params. Andrey Volk 2019-10-07 22:37:33 +04:00
  • 5fd6299267 [mod_hiredis] Xml object is not freed on load. Andrey Volk 2019-10-07 20:54:52 +04:00
  • 05dbd8bd05 [mod_distributor] Fix leak of xml object when no lists in config. Andrey Volk 2019-10-07 19:57:46 +04:00
  • 4d2f3fc5ec FS-11677: [mod_video_filter] fix memory leak and support replace read/write video of session with a bug Liyang 2019-03-06 15:17:05 +08:00
  • 9847a8915f FS-11677: [mod_video_filter] support api/app to replace the write video of session with a bug Liyang 2019-02-28 19:24:13 +08:00
  • fa18a3d0d6 FS-11877 fix regression from FS-11773 27ce89a6a2a Seven Du 2019-06-04 21:17:00 +08:00
  • aec1cbd236 FS-11773 add callID to conference private event Seven Du 2019-04-09 21:11:11 +08:00
  • 4eca43bc62 FS-12048: [Core] Fix leak in SQLite (switch_cache_db_execute_sql2str) when queries return a NULL containing field which may result in high memory consumption. Andrey Volk 2019-09-13 20:28:38 +04:00
  • fc61fcfe60 FS-12050: [Core] Fix DataBase Handle (DBH) cache logic Andrey Volk 2019-09-12 23:38:28 +04:00
  • 5addd7144c FS-12058: [sofia-sip] Fix scan-build issues in su_alloc.c Andrey Volk 2019-09-20 21:41:46 +04:00
  • e2c1e3a7d3 FS-12055: [mod_sofia] Fix leaks and release profile properly in general_event_handler() and actual_sofia_presence_event_handler() Andrey Volk 2019-09-19 22:21:30 +04:00
  • b8a18f7d83 FS-12057: [mod_conference] Fix video mute (use of uninitialized pointer) Andrey Volk 2019-09-20 20:02:32 +04:00
  • 3f075d30ac FS-12032 remove extra semi colon Seven Du 2019-08-30 20:58:17 +08:00
  • 24e0949844 FS-12056: [mod_sofia] Fix leaking destination in sofia_glue_do_invite() and leaking route in sofia_glue_gen_contact_str() Andrey Volk 2019-09-19 23:18:43 +04:00
  • b28eb5ea92 FS-11836: scan-build: Argument with 'nonnull' attribute passed null FS-11836: scan-build: Dead assignments Dragos Oancea 2019-05-10 08:34:10 +00:00
  • 837e8955fa
    Merge pull request #188 from signalwire/div_by_zero Andrey Volk 2019-12-20 00:29:49 +04:00
  • 3334d9c4b3
    Merge pull request #187 from signalwire/rtp_test Andrey Volk 2019-12-20 00:16:58 +04:00
  • d49d22ff06 [Core] DTMF: Avoid division by zero on low actual_samples_per_second Andrey Volk 2019-12-20 00:14:17 +04:00
  • be37eea412 [unit-tests] add basic RTP unit-test Dragos Oancea 2019-11-26 14:20:52 +00:00
  • 0c90ab01e5
    Merge pull request #182 from signalwire/core_fixes Andrey Volk 2019-12-19 22:55:03 +04:00
  • efc10bc190
    Merge pull request #174 from signalwire/log_leaks_on_shutdown Andrey Volk 2019-12-17 21:07:07 +04:00
  • 52949efc28 [Core] Wait for all EVENT_DISPATCH_QUEUE_THREADS before killing the logging which leaks otherwise. Andrey Volk 2019-12-10 19:08:27 +04:00
  • 47c5c8f3e8 [Core] Fix short-circuit in write timestamp calc Anthony Minessale 2019-11-27 21:10:15 +00:00
  • 7ce50c8bd0 [Core] Fix hard coded dtmf durations based on 8k Anthony Minessale 2019-11-27 21:10:50 +00:00
  • ea6a34aa7d [mod_portaudio] CF_AUDIO flag is not set Andrey Volk 2019-12-17 00:21:52 +04:00
  • 234e04e752 [Core] Fix crash in switch_sql_queue_manager on shutdown, improve thread-safety, implement switch_thread_ctl functionality. switch_sql_queue_manager Andrey Volk 2019-12-06 14:23:37 +04:00
  • b93eea73ef
    Merge pull request #166 from signalwire/fixfiletest Andrey Volk 2019-12-05 23:55:04 +04:00
  • bae7c3eae0 [Unit-tests] Fix switch_core_file test. Andrey Volk 2019-12-05 23:44:33 +04:00
  • b124b607d7 [Core] Add PRE_CLOSED flag on file handle, add unit test. Dragos Oancea 2019-11-21 18:02:47 +00:00
  • 5274dd1f9c
    Merge pull request #164 from lazedo/kazoo-create_ei_cnode Andrey Volk 2019-12-05 00:43:16 +04:00
  • 329edd0133
    Merge pull request #165 from signalwire/crashonload Andrey Volk 2019-12-04 19:46:30 +04:00
  • a124937f0c [Core] Fix wrong sqldb initialization order causing crash on load. Andrey Volk 2019-12-04 19:32:46 +04:00
  • ac77de715b [mod_kazoo] use globals hostname to create nodename in create_ei_cnode lazedo 2019-12-04 05:58:08 +00:00
  • 1435577eaf
    Merge pull request #162 from lazedo/kazoo-hostname-2 Andrey Volk 2019-12-04 03:35:59 +04:00
  • 731b0eb8fd [mod_kazoo] add kz_set_hostname declaration lazedo 2019-12-03 23:24:47 +00:00
  • 4de6afc9d6
    Merge pull request #160 from lazedo/kazoo-hostname Andrey Volk 2019-12-04 02:19:42 +04:00
  • 1afad3413b [mod_kazoo] missing call to kz_set_hostname lazedo 2019-12-03 21:45:15 +00:00
  • b337e77258 [Unit-tests] Fix leaks in mod_test and in switch_core_codec, switch_vpx, switch_xml, switch_ivr_play_say tests. Andrey Volk 2019-11-27 21:36:53 +04:00
  • 4c434aef1f
    [Unit-tests] Fix test framework by telling sqldb to manage handles so they don't leak and are destroyed on shutdown. Andrey Volk 2019-11-26 22:54:17 +04:00
  • 2865603ad2 [Unit-tests] Fix xml error not finding freeswitch.xml on FST_MINCORE_BEGIN Andrey Volk 2019-11-22 01:14:12 +04:00
  • 3de3ec3b1a [mod_callcenter] Adding SAF_SUPPORT_NOMEDIA to callcenter_track since we don't need media up for it. Also, a small fix to make it compile on OSX. Ítalo Rossi 2019-11-25 18:33:12 -03:00
  • 5836b9652b [Unit-tests] Fix test framework leaking on successful checks under setup or teardown mode. Failed checks in these modes are noted and then freed, but not when passed. Andrey Volk 2019-11-24 03:59:54 +04:00
  • ff65104c03
    Merge pull request #134 from signalwire/drone Andrey Volk 2019-11-25 23:54:14 +04:00
  • 0bd676db32 Add unit-tests automation to Drone CI Andrey Volk 2019-11-21 22:43:28 +04:00
  • a4f0b2f2a0 [mod_test] Fix OSX build Andrey Volk 2019-11-14 22:14:47 +04:00
  • 724868fa08 [core] fix test case Seven Du 2019-10-13 19:19:35 +08:00
  • 254fda292a [core] fix shutdown crash when core running with MINIMAL flag Seven Du 2019-10-13 19:06:30 +08:00
  • f7a424a263 [mod_amrwb] RFC4867 mode-set compliancy jay98237438 2019-11-21 13:42:54 +01:00
  • e83c6a4607 [mod_amr] RFC4867 mode-set compliancy jay98237438 2019-11-21 13:40:56 +01:00
  • 66aa064588
    Merge pull request #91 from lazedo/event-channel-debug Andrey Volk 2019-11-15 23:37:36 +04:00
  • 70d1cbafe4 [gentls_cert] Update message digest Sebastian Kemper 2019-11-13 20:29:50 +01:00
  • f8dc87bd18 [mod_event_socket] Fix "Listener session is null" problem - regression from previous commit to the mod. Andrey Volk 2019-11-13 17:56:57 +04:00