Commit Graph

33940 Commits

Author SHA1 Message Date
Harald Welte 2cd5585026 ftmod_libpri: Ensure bearer_capability and layer1 variables are populated 2019-12-29 01:56:17 +01:00
Harald Welte a341d58fbd ftmod_libpri: Fix NULL pointer deref in on_hangup() 2019-12-29 00:26:14 +01:00
Harald Welte 83f6bf5276 ftmod_libpri: Don't hardcode SPEECH bearer capability
FreeTDM actually knows which bearer capability to set; let's use
it rather than discarding that and overriding it with SPEECH.
2019-12-29 00:24:56 +01:00
Harald Welte 5621e2a5ed Only look at lower 16 bits of FreeTDM channel numbers
FreeTDM sets some higher-ordre bits in the channel number to indicate
certain situations.  The actual channel number in the E1 multiplex
is still only in the bottom 16 bits.
2019-12-29 00:22:44 +01:00
Andrey Volk f9990221e6 Merge branch 'master' into v1.10 2019-08-20 20:54:04 +04:00
Andrey Volk df01ad4245 Merge pull request #1800 in FS/freeswitch from bugfix/FS-12001-mod_callcenter-can-t-use-mod_mariadb-with-mysql-due-to-keyword-on-table-schema to master
* commit '71b0ab24b1af10477369047149b158579b31016b':
  FS-12001: [mod_callcenter] Workaround issues with renaming tables and columns in SQLite version prior to 2019-02-07 (3.27.0).
2019-08-20 10:23:38 -05:00
Andrey Volk 71b0ab24b1 FS-12001: [mod_callcenter] Workaround issues with renaming tables and columns in SQLite version prior to 2019-02-07 (3.27.0). 2019-08-20 18:39:01 +04:00
Andrey Volk 0c634af571 Merge pull request #1799 in FS/freeswitch from sofia-sip-cleanup to master
* commit 'f93445a38c533a4349d3f466380b7625dd7d6243':
  FS-12010: [sofia-sip] Fix improper cleanup on su_deinit().
2019-08-19 18:24:52 -05:00
Andrey Volk f93445a38c FS-12010: [sofia-sip] Fix improper cleanup on su_deinit(). 2019-08-20 03:11:28 +04:00
Andrey Volk 96aac32237 FS-12010: [mod_sofia, mod_valet_parking, mod_enum] Fix memory leaks on FreeSWITCH shutdown. 2019-08-19 23:14:24 +04:00
Seven Du b6b3d78567 FS-12007 fix leak 2019-08-19 23:09:47 +04:00
Mike Jerris cf0826406b Merge pull request #1798 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-12008 to master
* commit '797216fcc04efd05c0d45b33a4269bd1d8e118ff':
  FS-12008: special case G722 - fix rate passed to switch_core_codec_init()
2019-08-19 13:37:47 -05:00
Dragos Oancea 797216fcc0 FS-12008: special case G722 - fix rate passed to switch_core_codec_init() 2019-08-19 18:31:10 +00:00
Mike Jerris 8f4b522293 Merge pull request #1797 in FS/freeswitch from bugfix/FS-11981-freeswitch-crash-any-time-in-switch_timer.c-when-high-throughput to master
* commit '48b8fa5864548322944bdcdad0671ffbdc32cffb':
  FS-11981: [Core] Fix FreeSWITCH crash when timerfd is initialized with an error.
2019-08-19 12:37:15 -05:00
Andrey Volk 48b8fa5864 FS-11981: [Core] Fix FreeSWITCH crash when timerfd is initialized with an error. 2019-08-19 21:35:23 +04:00
Andrey Volk 0ed24cfa52 Merge pull request #1795 in FS/freeswitch from ~FERNANDOJDK/freeswitch:bugfix/FS-12001-mod_callcenter-can-t-use-mod_mariadb-with-mysql-due-to-keyword-on-table-schema to master
* commit 'd3487dcc3904a8093a7981c0ec5ff57225f5a397':
  FS-12001: [mod_callcenter] Renamed column name from 'system' to 'instance_id' to make mod_callcenter work with MySQL through mod_mariadb
2019-08-15 07:59:06 -05:00
Fernando S Santos d3487dcc39 FS-12001: [mod_callcenter] Renamed column name from 'system' to 'instance_id' to make mod_callcenter work with MySQL through mod_mariadb 2019-08-14 16:59:09 -03:00
Andrey Volk 6fe1a87e3e FS-11987: [sofia-sip] Extract URI from info param of SIP Identity Header
- allow for a spaces between "info=" and opening '<'
- extract URI from inside "<>" but allow empty - let the higher level app decide what to do about it
- replace strndup (does not exist on Windows) with memcpy
2019-08-13 19:53:11 +04:00
Mike Jerris c57d7704d1 Merge pull request #1792 in FS/freeswitch from bugfix/FS-11998-fix-improper-json_api-module-unload to master
* commit '822c0b07bad06e824e189af00057770e27225c7f':
  FS-11998: [Core] Fix improper json_api module unload
2019-08-12 12:01:50 -05:00
Andrey Volk 822c0b07ba FS-11998: [Core] Fix improper json_api module unload 2019-08-12 21:00:20 +04:00
Christopher Rienzo a4c5802372 Merge pull request #1791 in FS/freeswitch from bugfix/FS-11991-mod_mariadb-err-when-start-freeswitch to master
* commit '9520f8e1115dee31c0221967191079a3b01d02c6':
  FS-11991: [Core] Fix bug in the database module interface preventing tables from being created when no drop_sql
2019-08-10 11:43:48 -05:00
Andrey Volk 9520f8e111 FS-11991: [Core] Fix bug in the database module interface preventing tables from being created when no drop_sql 2019-08-10 20:40:52 +04:00
Andrey Volk 6cc5dff548 Merge pull request #1790 in FS/freeswitch from bugfix/FS-11989-regression-when-using-mod_mariadb-and-lua-mod_nibblebill to master
* commit 'f74036cd1ce429fd7e6a822aa7901b5e8e3ba2e9':
  FS-11989: [Core] Fix database module interface not returning statuses of some operations.
2019-08-10 04:01:04 -05:00
Andrey Volk f74036cd1c FS-11989: [Core] Fix database module interface not returning statuses of some operations. 2019-08-10 03:05:41 +04:00
Piotr Gregor b8ad860a54 FS-11987: [sofia-sip] Add SIPTAG_IDENTITY_STR and sofia-sip Identity Header handling 2019-08-09 00:23:43 +04:00
Andrey Volk ad99d725af version bump 2019-08-06 03:37:22 +04:00
Andrey Volk 7a921c608b version bump 2019-08-05 21:28:26 +04:00
Christopher Rienzo e5b4776218 Merge pull request #1786 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11982 to master
* commit '88448ebfba4e8e027d86c66ae0c1872b4babc7c8':
  FS-11982 [mod_kazoo] add expand-headers-on-fetch
2019-08-05 10:44:20 -05:00
lazedo 88448ebfba FS-11982 [mod_kazoo] add expand-headers-on-fetch 2019-08-05 15:40:42 +00:00
Christopher Rienzo 54d957f12d Merge pull request #1784 in FS/freeswitch from ~INFOMIND/freeswitch:feature/FS-11977-mod_signalwire-add-configuration-param-override-context to master
* commit '263a83bf7c54481a1da2f09ae27cd5ea3368db68':
  FS-11977 [mod_signalwire] add configuration param override-context
2019-08-04 08:30:27 -05:00
David Grant 263a83bf7c FS-11977 [mod_signalwire] add configuration param override-context 2019-08-04 02:37:51 -05:00
Andrey Volk 26e1400bb4 version bump 2019-08-03 14:35:31 +04:00
Chris Rienzo c55b989220 FS-11979 [test] Fix error message log in fst_xcheck() 2019-08-02 11:47:03 -04:00
Andrey Volk bc5dad27fb FS-11931: [mod_http_cache] Fix zero-length gnu_printf format string 2019-08-02 00:55:02 +04:00
Mike Jerris 0e43313f79 Merge pull request #1782 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11973 to master
* commit '4f66959ed325ed6dd58c8b48f80d42aaca1902bd':
  FS-11973: [mod_event_multicast] add mutex and checks on hash ptrs on shutdown
2019-08-01 13:32:02 -05:00
Dragos Oancea 4f66959ed3 FS-11973: [mod_event_multicast] add mutex and checks on hash ptrs on shutdown 2019-08-01 18:12:39 +00:00
Mike Jerris 7c773b28d9 Merge pull request #1779 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11967-rate to master
* commit '6fb039607686c1f2cf9265b6ae9b01a29037eb9c':
  FS-11967: add mod_opus to unit test XML
  FS-11967: add unit test for switch_core_codec_copy()
  FS-11967: [core] fix rate of recording for Opus
2019-08-01 11:13:37 -05:00
Dragos Oancea 6fb0396076 FS-11967: add mod_opus to unit test XML 2019-08-01 15:42:08 +00:00
Dragos Oancea d57cd80428 FS-11967: add unit test for switch_core_codec_copy() 2019-08-01 15:41:43 +00:00
Christopher Rienzo 538021a6b9 Merge pull request #1781 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11919-log to master
* commit '6cfceb6e62b4461cedd712b7486c29bf6cd12fe6':
  FS-11919: change back loglevel to DEBUG1
2019-08-01 08:24:35 -05:00
Dragos Oancea 6cfceb6e62 FS-11919: change back loglevel to DEBUG1 2019-08-01 13:21:28 +00:00
Liyang 5f1ee43cd0 FS-11971: [core] fix 488 when receive invite with SRTP/RTP 2019-08-01 02:15:56 +04:00
Andrey Volk d1f89c4cf4 Merge pull request #1778 in FS/freeswitch from armhf to master
* commit '689a376886d482b11f1305d1f375739c61749ddc':
  FS-11972: [Build-System] Add Raspberry Pi support.
2019-07-31 11:17:07 -05:00
Andrey Volk 689a376886 FS-11972: [Build-System] Add Raspberry Pi support. 2019-07-31 19:00:13 +04:00
Dragos Oancea 3bb9471e31 FS-11967: [core] fix rate of recording for Opus 2019-07-31 14:42:40 +00:00
Chris Rienzo 5801df9333 FS-11970 [core] Check if detection is done in switch_ivr_play_and_detect_speech() final loop. 2019-07-29 23:08:15 -04:00
Andrey Volk 28fc17a0c4 Merge pull request #1776 in FS/freeswitch from bugfix/FS-11966-fix-regression-after-libsrtp-upgrade-to-2.2.0-resulting-in-no-audio to master
* commit '9b05fabd533c21f126e1ab2eb01c9b2f7d7681df':
  FS-11966: [core] Fix regression after libsrtp upgrade to 2.2.0 resulting in no audio
2019-07-29 11:37:49 -05:00
Andrey Volk 9b05fabd53 FS-11966: [core] Fix regression after libsrtp upgrade to 2.2.0 resulting in no audio 2019-07-29 14:57:51 +04:00
Mike Jerris 62640a2ff8 Merge pull request #1774 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11788-fix to master
* commit 'b1ba546139599460e57c2d69cc47fc0949b2dcec':
  FS-11788: JB: packet count on vbw too
2019-07-25 19:04:58 -05:00
Dragos Oancea b1ba546139 FS-11788: JB: packet count on vbw too 2019-07-25 23:56:16 +00:00