Build: #26 was successful Manual run by Andrey Volk
Code commits
FreeSWITCH v1.10 Release (GitHub)
-
Andrey Volk 1ff9d0a60e00c887d653805b3c6c7aa93443a05b
Merge branch 'master' into v1.10
-
Andrey Volk e2cba435338223114f91818adb1e035e86033d77 m
Merge pull request #126 from micmac1/gentlscert-md
[gentls_cert] Update message digest -
Christian Glombek <LorbusChris@users.noreply.github.com> 513b0fbf00c671b1ae6c416a06dd6a3d56e3fb66 m
[mod_avmd, esl/python] Two build fixups (#611)
-
Andrey Volk 4e581b096b4aaae7b896ef2f825f167ef728da12 m
Merge pull request #1134 from signalwire/add-dial-handle-to-enterprise-originate
[core] Update switch_ivr_enterprise_originate() to accept optional switch_dial_handle_list_t instead of dialstring. -
Andrey Volk 877102d4b9d66ddf90ec3e7443c9662ca474c7eb m
swigall
- src/mod/languages/mod_python/mod_python_wrap.cpp (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_python/freeswitch.py (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_perl/mod_perl_wrap.cpp (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_perl/freeswitch.pm (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_managed/managed/swig.cs (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_managed/freeswitch_wrap.cxx (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_lua/mod_lua_wrap.cpp (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_java/switch_swig_wrap.cpp (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_java/src/org/freeswitch/swig/freeswitchJNI.java (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
- src/mod/languages/mod_java/src/org/freeswitch/swig/Event.java (version 877102d4b9d66ddf90ec3e7443c9662ca474c7eb) (diffs)
-
Christopher Rienzo e3a6ec86f8542b3ec059ed3e2ff26bc72f1a0fe2 m
[core] Update switch_ivr_enterprise_originate() to accept optional switch_dial_handle_list_t instead of dialstring.
- tests/unit/switch_ivr_originate.c (version e3a6ec86f8542b3ec059ed3e2ff26bc72f1a0fe2) (diffs)
- src/switch_ivr_originate.c (version e3a6ec86f8542b3ec059ed3e2ff26bc72f1a0fe2) (diffs)
- src/include/switch_types.h (version e3a6ec86f8542b3ec059ed3e2ff26bc72f1a0fe2) (diffs)
- src/include/switch_ivr.h (version e3a6ec86f8542b3ec059ed3e2ff26bc72f1a0fe2) (diffs)
-
Andrey Volk 0cab42bfb6284aff2e25c611d0df142a8864ed6f m
[Core] Hangup call instead of crashing system on SSL_CTX_new failure. Improve logging.
-
Andrey Volk effafb6993a963b425dc8a4b8be162f5c510131d m
[Core] switch_ivr_set_user_xml: Buffer is wrongly truncated when it's small in get_prefixed_str()
-
Dragos Oancea <dragos@signalwire.com> 2e65ca908d0fc74016fcb43be09ea3d2eb8d61b4 m
[core] rtp: fix #ifdef DEBUG_TS_ROLLOVER (#357)
-
Dragos Oancea <dragos@signalwire.com> dd399975882ac473f38a6c6ac81d3b63dcad24bb m
[mod_av] fix memory leak on file playing
-
Andrey Volk c61d89a47fc793475aa7ef97b39c58d266284889 m
[Core] Add new switch_core_session_try_reset() API to fix a deadlock for the case when two threads want to set session codecs.
-
Christopher Rienzo c63f9524eebf2f03f8d0a496294c8be2b2a567e8 m
[core] Remove unused buffers and mutexes in switch_core_session. Remove destruction of resamplers that will already be destroyed by switch_core_session_reset().
-
Andrey Volk dfb9541b08f033b89a25994fc5c8708ef4889404 m
[mod_sofia] Use thread-safe alternatives when destroying nua and nua_handle references. Bump sofia-sip library requirement to version 1.13.3
- src/mod/endpoints/mod_sofia/sofia_reg.c (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
- src/mod/endpoints/mod_sofia/sofia.c (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
- src/mod/endpoints/mod_sofia/mod_sofia.h (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
- src/mod/endpoints/mod_sofia/mod_sofia.c (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
- freeswitch.spec (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
- debian/bootstrap.sh (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
- configure.ac (version dfb9541b08f033b89a25994fc5c8708ef4889404) (diffs)
-
Andrey Volk ee8c4df2d5c4b6a5e3ef9015f47941a4bda86235 m
Merge pull request #1128 from signalwire/isbr
[mod_conference] Bridged conference did not wait it's last member before destroy and crashed. -
Andrey Volk af272f517947c99faa08ac22f70866f8c7150bb2 m
[mod_conference] Bridged conference did not wait it's last member before destroy and crashed.
-
Andrey Volk 40fb80b019fa4ae4c80d156a65f42dcfb6b6a9a8 m
Merge pull request #905 from traud/patch-4
[core] Allow other (D)TLS Curves/Groups beside P-256 -
Aron Podrigal <aronp@guaranteedplus.com> fddc6adf8d3d1581f041984bd475ff18336a3f4e m
[mod_pgsql] Use PQcmdTuples() to get number of effected rows to support UPDATE and INSERT without RETURNING.
-
Alexander Traud 48c4db71c229444bc12a53550d7fd12f51131956 m
[core] Allow other (D)TLS Curves/Groups beside P-256
Five years ago, commit 8e1b2ea enabled ECDHE for the DTLS server by hard-coding P-256. Released before that, OpenSSL 1.0.2, allows auto selection of the curve (P-256, P-384, and P-512). OpenSSL 1.1.x has this enabled on default, which adds groups/curves like X25519 and X448 automatically. This change here allows DTLS clients with a demand for Security Level 4 (192 bit) and 5 (256 bit) connecting to the DTLS server. -
Sergey Safarov 9c589b7750f277a52e82c7c773cd093af40c4e6a m
[Build-System] freeswitch.spec update
* freeswitch.spec: mod_shout - build always enabled
* Removed not nessary erlang spec file
* freeswitch.spec: Added cache direcory to http_cache module
* freeswitch.spec: added zrtp feature in packaging
* freeswitch.spec: added dependency for gumbo-parser-devel on fedora dist (HTML parser for MSRP)
* remove autoload_configs dir dublication -
Andrey Volk 0059f0cc1b34a59818a7bfc5074b7be94b2e432a m
[mod_sofia] Gateways DOWN state introduced a regression: REG gateways in DOWN state could not be killed. NOREG gateways could change state in some conditions. Register and Unregister commands will now error if a gateway is NOREG.
-
Christopher Rienzo 9e49a4176b3f1583eb3064076f8676918e4dcf35 m
[test] Fix fst_session_park() to wait for CF_PARK instead of CS_PARK. CF_PARK will be set when the channel has actually parked.
-
Andrey Volk 8e2234a205f9b19b628670df6d517974c62b2317 m
[Core] Fix race between switch_ivr_park_session() and the state machine. switch_core_session_run() wants to clear the CF_TRANSFER flag on state change while parking sets the flag.
-
Andrey Volk 2ca0d02531f91f66cc2f34b909eb14221dc04f54 m
[Core] Fix leaking codec, timer and abuf in switch_ivr_play_file() in the case of failing switch_ivr_phrase_macro() or switch_ivr_speak_text()
-
Andrey Volk e6e227d1f4f44f64966417f37b2cb9bb7fd6daae m
[Core] Fix leaking stream in switch_channel_expand_variables_check()
-
Andrey Volk 3134c9aa578d119528a610c5d1fcfa2ec1ac4c6e m
[mod_callcenter] Fix use of uninitialized res variable in cc_agent_update()
-
Andrey Volk f348ab9d3893ad116e7c94a7fd2d42f4307b7313 m
[mod_sofia] Fix use of uninitialized network_ip in sofia_handle_sip_r_invite()
-
Andrey Volk cfdd1d9be89ae4b1e9d654ff84512671ff73bc2c m
[mod_http_cache] Handle error cases to avoid using uninitialized variables in aws logic.
-
Andrey Volk 4aa1c1736fb46887dc89194a79a188506321f074 m
[mod_sofia] scan-build in sofia_glue_do_invite(): Null pointer passed as an argument to a 'nonnull' parameter
-
Andrey Volk 97930570dce98a436ce720ec00e886c8458979b9 m
[Core] Fix possible memory leak of switch_core_session_message_t in switch_core_session_queue_indication()
-
Andrey Volk d127eeeeccc4f3c137e5d6f8195d45c0710140fc m
[mod_snom, mod_snmp] Replace strncpy with snprintf
-
Andrey Volk 2a8804af9760b8038cc3edc58741f4f0626c5af6 m
[Core] Fix leak of switch_event_header_t in switch_event_base_add_header(). Code cleanup.
-
Andrey Volk 91066f56fa85d1ca592d78a61846c45cc7409b0c m
[Core] Fix leaking stream in switch_event_expand_headers_check()
-
Andrey Volk be6b40b024d38b64ca515be3087a5a39db0f867b m
[mod_lcr] Fix order_by and sql_stream streams leaking in the case of a DB error in lcr_load_config()
-
Andrey Volk c282386fdb9d8944eaf2414ec817da936c4500cb m
[mod_pgsql] Fix memory leek in the case of an empty string of err_str in pgsql_handle_exec_base_detailed()
-
Andrey Volk e614f08c9342062b4bdb5dc52809d8c25eb05744 m
[mod_httapi] Fix memory leak of dup_creds in httapi_sync()
-
Andrey Volk 3e7ba04cbecb12642373ae1215925372c5137cd3 m
[mod_curl] Avoid passing null pointer value via data parameter of do_lookup_url()
-
Andrey Volk c8e7a57b4c177c19d9289e0c5db76a720c9a1e16 m
[Unit-Tests] Fix leak of arg in the case of an error in fct_clp__parse()
-
Andrey Volk 29b50439042d012d0eb020efc94201df38b0a6f8 m
[mod_shout] Fix memory leak in do_telecast
-
Andrey Volk 82b6f01b692afe3a76a28e6650b7b51361300bbe m
[Core] Fix codec ready checks in switch_core_session_read_frame()
-
Andrey Volk f6e076507e6645745b733e0c91305bba7a832473 m
[mod_loopback] Fix new_session leak in the case of a hangup_cause.
-
Andrey Volk e3e0c7c2596c3870db79eedb51fe77cf45a89fc7 m
[mod_sofia] Protect insertion into profile->reg_nh_hash with a mutex.
-
Andrey Volk b78c9a115e4ce43e7d37c65816c82f078fd6466c m
[mod_sofia] Properly handle nua events came without nua handles.
-
Andrey Volk 90c35685c315b0deb2413d623839e2f3641140a6 m
[mod_mongo, mod_redis, mod_voicemail] Fix leaking hash iterators.
- src/mod/applications/mod_voicemail/mod_voicemail.c (version 90c35685c315b0deb2413d623839e2f3641140a6) (diffs)
- src/mod/applications/mod_redis/mod_redis.c (version 90c35685c315b0deb2413d623839e2f3641140a6) (diffs)
- src/mod/applications/mod_mongo/mod_mongo.c (version 90c35685c315b0deb2413d623839e2f3641140a6) (diffs)
-
Andrey Volk 9608a5687399223910690adb8318f80b6ad4d3cc m
[Core] Fix leaks in switch_ivr_park when initially no rate.
-
Mike Jerris <mike@signalwire.com> 81aa6fa9d0417ea43be32f06671e7d3e3cfb9092 m
[Core] ODBC: Fix large column logic and improve error handling.
-
Mike Jerris <mike@signalwire.com> 7539921ecae86df78b7c198e31103d817c4ad307 m
[core] improve logging on oversized fields in odbc
-
Andrey Volk 96e139854e57cdce3c3dccc0206b76fc5d8cee4a m
[mod_sofia] Prevent crash in sofia_handle_sip_i_state on switch_channel_set_state() when PFLAG_3PCC_PROXY flag is set.
-
Andrey Volk a746d12f6c8f5651fc52c3c63bf5f8e3eeae51c1 m
[mod_sofia] Keep noreg gateways as NOREG, mark unregistered gateways as DOWN.
Co-authored-by: Mike Jerris <mike@signalwire.com> -
Andrey Volk aa91b46d3f9ced8fe11ddf5d88f081d0b6fd9d24 m
Merge pull request #1121 from signalwire/switch_eavesdrop
[Unit-tests] Fix build issues in switch_eavesdrop.c test file. -
Andrey Volk eaf5a70246e2786bd02c257e26946eb07d58c090 m
[Unit-tests] Fix build issues in switch_eavesdrop.c test file.
-
Andrey Volk 5ed17dd19cdda148c6d9f48b0dcc7ea9afb653cf m
[Core] Scheduler: Fix race between switch_scheduler_add_task() and task_thread_loop(). Add new switch_scheduler_add_task_ex() method.
-
Andrey Volk 3065cb9168e994b5388c37170c61b0956c91e0d2 m
[mod_sofia] Fix memory leaks caused by improper profile destroy. Add a unit-test.
- tests/unit/test_sofia.c (version 3065cb9168e994b5388c37170c61b0956c91e0d2) (diffs)
- tests/unit/conf_sofia/freeswitch.xml (version 3065cb9168e994b5388c37170c61b0956c91e0d2) (diffs)
- tests/unit/Makefile.am (version 3065cb9168e994b5388c37170c61b0956c91e0d2) (diffs)
- src/mod/endpoints/mod_sofia/sofia.c (version 3065cb9168e994b5388c37170c61b0956c91e0d2) (diffs)
-
Andrey Volk dcb75a79e36cb131cc6fa8827ffdfcd852fa5adf m
[mod_sofia] Fix multiple memory leaks in sofia_presence_handle_sip_i_subscribe()
-
Mike Jerris <mike@signalwire.com> 8e4b418ee4d85545d20f3af08ae25311a9920ea9 m
[core] fix leak in http request parser
-
Andrey Volk 22ae5a1ba124632c17159edfe0cc51deff76e859 m
[Core] Fix memory leak of local_var_event in switch_ivr_originate() when caller_channel is not ready.
-
surendrasignalwire <56929670+surendrasignalwire@users.noreply.github.com> dbc894d95912d903ed5e5a7acccdea1c03e0b10f m
[Core] Reuse caller profile
-
Dragos Oancea <dragos@signalwire.com> 5aabb54f68f495bfd51c083bd89d4fdaa1a9ba6c m
[core] eavesdrop: init L16 codec at right ptime in certain conditions.
[core] eavesdrop: avoid eavesdropping on itself and return error.
[core] eavesdrop: adjust buffer operations for ptime mismatch and for when ptimes are the same.
[core] eavesdrop: add buffering based on LCM (Least Common Multiple) when ptime mismatch,
and have audio write thread enabled when ptime eavesdropee < ptime eavesdropper.
[unit-tests] add unit-tests for eavesdrop.- tests/unit/switch_eavesdrop.c (version 5aabb54f68f495bfd51c083bd89d4fdaa1a9ba6c) (diffs)
- tests/unit/conf_eavesdrop/gw/eavestest.xml (version 5aabb54f68f495bfd51c083bd89d4fdaa1a9ba6c) (diffs)
- tests/unit/conf_eavesdrop/freeswitch.xml (version 5aabb54f68f495bfd51c083bd89d4fdaa1a9ba6c) (diffs)
- tests/unit/Makefile.am (version 5aabb54f68f495bfd51c083bd89d4fdaa1a9ba6c) (diffs)
- src/switch_ivr_async.c (version 5aabb54f68f495bfd51c083bd89d4fdaa1a9ba6c) (diffs)
-
Dragos Oancea <dragos@signalwire.com> 3509ae537e944b967d29f23340baf358ade4314c m
[core] native tap fix (pass the copy of the frame to switch_core_session_write_frame() so it does not get encoded)
-
surendrasignalwire <surendra.tiwari@siganlwire.com> 7b8a36c2a98281e2c31db1c908842a327d2cfdca m
[mod_sofia] Fix recovery reinvite issue
-
Andrey Volk 1fee1fc6adcdad2808716ed99d03831724349f01 m
[Core] Fix SDP parsing causing segfault.
-
Andrey Volk 785d92a5f52d91f428677032235f27cc0365a570 m
[mod_pgsql] Prevent a stall of PQconsumeInput().
-
Andrey Volk 4fe8aecbfb3f96de4a8b7afddc1c22b61d771370 m
[Core] Make switch_core_media_set_codec() and switch_core_media_set_video_codec() thread-safe so there is no race when a session's codec is initiated by different threads simultaneously.
-
Andrey Volk f09ed875b95823e7a52c155e2152d9becb83f27f m
[Core] Fix buffer race in switch_ivr_eavesdrop_session()
-
surendrasignalwire <56929670+surendrasignalwire@users.noreply.github.com> b220a05010679ca4760c32ec05bb4a601fc9831c m
[Core] Fixed issue while setting mode on reinvite or outbound direction
-
Andrey Volk 167ab110064f45f9a52458b2300129d6f30e773a m
[mod_sofia] Fix potential leak of uuid in sofia_event_callback().
-
Andrey Volk 23321373edfb5c568d5e604008ab5e3cbd43e5c1 m
[Core] Fix double close of a socket in switch_rtp
-
surendrasignalwire <56929670+surendrasignalwire@users.noreply.github.com> cffc29927b45d4c36490d4e1b42f4df0761f439a m
[Core] Fix crash while writing text_frame in conference
-
Andrey Volk 034a7eea5edeb313f40ce10ac84fcd8570115776 m
[mod_pgsql] Fix potential hang when calling PQconsumeInput() while checking if db_is_up().
-
Seven Du b5459fb5f558d79c7b87ac9d43f12d6eed3aceba m
[mod_av] remove extra space
-
surendrasignalwire <surendra.tiwari@siganlwire.com> 7e2c9393dcdbf1620c39650cce6e0d21a7c1bf44 m
[core] Fix ODBC column size performance issue
-
Andrey Volk 2dfda2f40947bb5c682e64f2756e774c4a7245f7 m
[Core] Fix reference counter lock order when protect/unprotect interface.
-
Andrey Volk a931220af6969edc0c9fda81e44efcf2867691b4 m
[Core] Fix wrong switch_assert expressions in switch_core_session_write_frame()
-
Andrey Volk 09d4ec64338a32463577e8d7c48bf77cb0159418 m
[Core] Fix multiple missing session unlocks in switch_core_media.c
-
Seven Du bb6ec01d1e377572c5cc343bcf54678aec984548 m
[mod_sofia] fix session log
-
Dragos Oancea <dragos@signalwire.com> b774c5e23f99c419c4421629f93a29710563d5fe m
[core] eavesdrop: reduce lock contention, fix error condition + enable eavesdrop stereo
-
Seven Du <seven@signalwire.com> 561a31d72374d81a7ce35701fb483334c8826fca m
[mod_sndfile] fix read sndfiles with float data
-
Seven Du <seven@signalwire.com> 9875e190aad74e47929703b1f9ceef144c7cd7c8 m
[mod_av] enable resampler when sample rate mismatch (#153)
-
phonecomwire <62449660+phonecomwire@users.noreply.github.com> 3c5773719e1908a5a31102dd1001318225b9e447 m
[Core] Adding fix for switch_ivr_originate to not copy group_confirm variables to the channel
-
Seven Du <seven@signalwire.com> 21a536e774cfb389505831a8cfca72ec0e50564f m
[mod_video_filter] Disable waiting video ready which blocks the channel 10 seconds in early media
-
surendrasignalwire <56929670+surendrasignalwire@users.noreply.github.com> 16ee826e2b8172345aff12ac0c651c46791b5f67 m
[mod_sofia] Url encode the sip_to_user before using in 200 ok contact
-
surendrasignalwire <56929670+surendrasignalwire@users.noreply.github.com> e8fa2d37b2db06a4f80ddc38758db88c8efe3b7e m
[Core] execute_on_audio_change on codec change
-
Andrey Volk 67791c19251f12c23a67e57b53503e976735fa87 m
Merge pull request #1120 from dragos-oancea/mod_enum_fix_leak
[mod_enum] fix mem leak - ldns_resolver_new() - vanilla cfg. -
Dragos Oancea <dragos@signalwire.com> b775c1f91a94d101e47a528db879ecb3007cf6c1 m
[mod_enum] fix mem leak - ldns_resolver_new() - vanilla cfg.
-
Andrey Volk 2c2f2f9606a93817cf0ab5a4f4c2fdca57a1ea33 m
Merge pull request #1103 from dragos-oancea/amr_sync_changes_from_amrwb
[mod_amr] introduce new cfg setting force-oa to change between OA/BE when originating, show session in debug logs, update configs -
windywang 9abcffd874f701312b03a99d9a60b330c9873b53 m
[core] add log debug socket sendto
-
Dragos Oancea <dragos@signalwire.com> 4734904d2d42b29fac5dee8c10a6871abd96d613 m
[mod_amr] introduce new cfg setting force-oa to change between OA/BE when originating, show session in debug logs, update configs.
- src/mod/codecs/mod_amr/mod_amr.c (version 4734904d2d42b29fac5dee8c10a6871abd96d613) (diffs)
- conf/vanilla/autoload_configs/amrwb.conf.xml (version 4734904d2d42b29fac5dee8c10a6871abd96d613) (diffs)
- conf/vanilla/autoload_configs/amr.conf.xml (version 4734904d2d42b29fac5dee8c10a6871abd96d613) (diffs)
- conf/testing/autoload_configs/amrwb.conf.xml (version 4734904d2d42b29fac5dee8c10a6871abd96d613) (diffs)
-
Andrey Volk a94adbf287d18cd6ea7f24c0394384175d27308e m
Merge pull request #1098 from dragos-oancea/amr_wb_frame_types_fix
[mod_amrwb] handle frame types SPEECH_LOST and NO_DATA. add unit test. -
Paul Mateer <78475208+Paul-Mateer@users.noreply.github.com> 5d80d53c9701cd9455deaed3b716f6902a1aeba6 m
[Core] Capture return value of 2nd call to LoadLibraryEx and add a third call to widen the search to the module in switch_dso_open().
-
Dragos Oancea <dragos@signalwire.com> 1d07634d7dcee98057c64262e0f4732782adcda4 m
[mod_amrwb] handle frame types SPEECH_LOST and NO_DATA. add unit test.
- src/mod/codecs/mod_amrwb/test/test_amrwb.c (version 1d07634d7dcee98057c64262e0f4732782adcda4) (diffs)
- src/mod/codecs/mod_amrwb/test/freeswitch.xml (version 1d07634d7dcee98057c64262e0f4732782adcda4) (diffs)
- src/mod/codecs/mod_amrwb/mod_amrwb.c (version 1d07634d7dcee98057c64262e0f4732782adcda4) (diffs)
- src/mod/codecs/mod_amrwb/amrwb_be.c (version 1d07634d7dcee98057c64262e0f4732782adcda4) (diffs)
- src/mod/codecs/mod_amrwb/Makefile.am (version 1d07634d7dcee98057c64262e0f4732782adcda4) (diffs)
-
Andrey Volk e5277a874b19bfa859f9139a7286d7318fab9a37 m
Merge pull request #1096 from signalwire/apr-osx-configure-ipv6
[build] fix configure checks for ipv6 on latest osx -
Andrey Volk a9d654adf1d7f441396d1ea537251ab9287cad4c m
Merge pull request #1083 from dragos-oancea/amr_no_data
[mod_amr] handle frame type NO_DATA and add unit test. -
Dragos Oancea <dragos@signalwire.com> 752e1c3386414c8413aedaecdcfbbdf75fcdaadd m
[mod_amr] handle frame type NO_DATA and add unit test.
- src/mod/codecs/mod_amr/test/test_amr.c (version 752e1c3386414c8413aedaecdcfbbdf75fcdaadd) (diffs)
- src/mod/codecs/mod_amr/test/freeswitch.xml (version 752e1c3386414c8413aedaecdcfbbdf75fcdaadd) (diffs)
- src/mod/codecs/mod_amr/mod_amr.c (version 752e1c3386414c8413aedaecdcfbbdf75fcdaadd) (diffs)
- src/mod/codecs/mod_amr/amr_be.c (version 752e1c3386414c8413aedaecdcfbbdf75fcdaadd) (diffs)
- src/mod/codecs/mod_amr/Makefile.am (version 752e1c3386414c8413aedaecdcfbbdf75fcdaadd) (diffs)
-
Mike Jerris <mike@signalwire.com> fd2ed2546c588e6a2313a0387ff881e2ae1a9b04 m
[build] fix configure checks for ipv6 on latest osx
-
Mike Jerris a5ca2144efea20154f766960215061e7adb9bf3b m
Merge pull request #1087 from signalwire/swigall
[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall -
Andrey Volk 0426ffaec77322cb0c6572b4cb37c12220a5e084 m
[Build-System] Add src/include/switch_swigable_cpp.h requirement to make swigall
-
Evan McGee <evan@signalwire.com> 861e097a588eee10f0add733017338faae16dd8b m
Merge pull request #602 from stweil/typos
Fix some typos (most found by codespell) -
Stefan Weil <sw@weilnetz.de> a4a7afdca8e2bd320f4dc66a95723ec38bd47ce5 m
Fix typo and convert line endings from CRLF to LF
Signed-off-by: Stefan Weil <sw@weilnetz.de> -
Stefan Weil <sw@weilnetz.de> 6609ce9510aaf141c2a98dc634a18be94a0d5965 m
Fix some typos (most found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>- w32/Setup/GitInfo/GitInfo.targets (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- tests/unit/conf/vpx.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- src/switch_xml_config.c (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- fscomm/preferences/prefdialog.ui (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- freeswitch.spec (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- docs/phrase/make_checks.sh (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- docs/phrase/README.TXT (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- docs/Doxygen.conf (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- docker/base_image/docker-entrypoint.sh (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- docker/base_image/README.md (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- debian/README.source (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/rayo/autoload_configs/spandsp.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/rayo/autoload_configs/conference.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/insideout/dialplan/default.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/insideout/autoload_configs/xml_cdr.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/insideout/autoload_configs/conference.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/curl/autoload_configs/xml_cdr.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- conf/curl/autoload_configs/conference.conf.xml (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/jquery.tmpl.js (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/jquery-1.4.2.js (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/utils/StringUtil.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/utils/DateUtil.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/serialization/json/JSONParseError.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/serialization/json/JSONEncoder.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/net/URI.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/net/MimeTypeMap.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/net/DynamicURLLoader.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/air/filesystem/VolumeMonitor.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
- clients/flex/com/adobe/air/filesystem/FileUtil.as (version 6609ce9510aaf141c2a98dc634a18be94a0d5965) (diffs)
-
Serj Serj 91f12b592020a8bf8f57f8a8518640c558e98fe2 m
[Unit-tests] Fix previously defined AM_* in tests.
- tests/unit/switch_vpx.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_vad.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_utils.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_rtp.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_ivr_originate.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_hash.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_event.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_core_video.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_core_db.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/switch_console.c (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- tests/unit/Makefile.am (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
- src/include/test/switch_test.h (version 91f12b592020a8bf8f57f8a8518640c558e98fe2) (diffs)
-
Andrey Volk 3556119fde5499e951008a2c9aa5d4719e633e38 m
[libesl] Fix leak of esl_event_header_t in esl_event_base_add_header(). Code cleanup.