Commit Graph

32343 Commits

Author SHA1 Message Date
Andrey Petrov 348ce5ff09 FS-7575 Update freeradius-client to 1.1.7 2017-05-02 16:55:45 +03:00
Mike Jerris e3ef041517 FS-10277: [debian] install debug symbols along with freeswitch-all package to avoid users with unusable backtraces 2017-05-01 12:12:30 -05:00
Italo Rossi 13d5dff27d Merge pull request #1203 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10085-incorrect-no_answer_delay_time-behavoir to master
* commit '051cf19c93224bdab37fbfda68f9caaa0813aefa':
  FS-10085 [mod_callcenter] fix no_answer_delay_time behavoir in ring-all strategy
2017-04-29 00:56:43 +00:00
Mike Jerris a4e624bec8 Merge pull request #1211 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10108-patch-mod_freetdm-make-the-freetdm to master
* commit '119dd7e8e841b5294ae4b85b7cc028df40acc45e':
  FS-10108: mod_freetdm - Configurable FreeTDM Configuration file locations
2017-04-28 20:09:39 +00:00
Mike Jerris a5358b3543 Merge pull request #1214 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10111-patch-mod_xml_cdr-make-folder-recursivery to master
* commit '0d177f21f69e3477c8ab548366a7c8522bd77b79':
  FS-10111: mod_xml_cdr Create folder recursivery to the specified destination
2017-04-28 20:05:13 +00:00
Mike Jerris 5a54356ada Merge pull request #1215 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10112-patch-switch_xml-renaming-a-c-variable to master
* commit '0147d4dbc18c8329b4fa7716653968b76a02ff16':
  FS-10112: switch_xml - Renaming a C variable name and type (No behavior change)
2017-04-28 20:04:21 +00:00
Mike Jerris 14204c2557 Merge pull request #1083 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9791 to master
* commit '040a0d20d9bfc87fb6571a584a3061cb699bb71b':
  FS-9791: Allow sofia_contact() to limit result by sip user agent Ex: sip_match_user_agent=Bria
2017-04-28 20:03:29 +00:00
Mike Jerris e105da0b09 Merge pull request #1236 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10172_mod_event_socket-err_log to master
* commit 'e02631c0a8e105d93aa7132a4d2d7c0055d26912':
  FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue
2017-04-28 19:16:06 +00:00
Anthony Minessale 7e90fe5a25 FS-10274: [mod_conference] Prevent double-recording of conference files and all recording of supercanvas in multi-canvas mode #resolve 2017-04-28 12:26:47 -05:00
Ken Rice b57dcf982f swigall 2017-04-27 23:05:19 -05:00
Anthony Minessale 62807092a9 FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE -- this part backwards 2017-04-27 18:02:13 -05:00
Anthony Minessale 69eee29078 FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- partial 2017-04-27 17:57:26 -05:00
Anthony Minessale c229ea05a6 FS-9922: [mod_conference] Auto Energy Level -- typo 2017-04-27 17:45:12 -05:00
Anthony Minessale f691d139ea FS-9922: [mod_conference] Auto Energy Level -- some clean up 2017-04-27 15:28:59 -05:00
Anthony Minessale c6839a44f3 FS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve 2017-04-27 14:54:45 -05:00
Mike Jerris 9b0f71b4c5 Merge pull request #1250 in FS/freeswitch from ~MERWAN/freeswitch:master to master
* commit '8132248ba3ef9828ba9c2e00395aea7b7ceea174':
  [FS-10155] French digits are not spelled right
2017-04-26 22:30:32 +00:00
Mike Jerris a22b9ddcbb Merge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246-fix-vpx-codecs-for-windows-build to master
* commit 'f33c68cda8811453f7ea6875b8098efdfa053f44':
  FS-10246 [Core] Fix VPX codecs for windows build
2017-04-26 22:28:10 +00:00
Anthony Minessale 5748b4ddff FS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566 #resolve 2017-04-26 15:25:04 -05:00
Mike Jerris 0e9921a665 Merge pull request #1261 in FS/freeswitch from ~MOTEUS/freeswitch:bugfix/FS-10268-wrong-event-name-for-switch_event_recv_message to master
* commit 'dd913d1bb59e788380080b3b88b607990cc33efa':
  FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint
2017-04-26 16:36:27 +00:00
Alexey Melnichuk dd913d1bb5 FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint 2017-04-26 17:15:51 +03:00
Ken Rice a20b174e2b Merge pull request #747 in FS/freeswitch from ~MAFOOUK/freeswitch:feature/FS-8931-create-seperate-packages-for-esl to master
* commit '1d616e74473043c880eee55e70783d68d49de445':
  FS-8931: Added Perl and Python ESL Language Module
2017-04-25 22:12:21 +00:00
Matthew Vale 1d616e7447 FS-8931: Added Perl and Python ESL Language Module
the packager currently bundles the python language libraries into mod_python and doesn't provide any perl language libraries

removed ESL libraries from mod_python and added them to the new package python-ESL
added new package perl-ESL that contains the perl ESL libs
2017-04-25 22:16:03 +01:00
Mike Jerris 5c0febf3a7 Merge pull request #1260 in FS/freeswitch from ~SEBASTIC/freeswitch:debian-master to master
* commit 'db3a762daf5da43b7fb108bc0e9bf95f4683af8c':
  FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.
2017-04-25 19:07:10 +00:00
Mike Jerris a2a4a74a15 Merge pull request #1259 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-10264-rtp_ext_hdr_jb to master
* commit '85cd705b2358f973e9e2533b951ae6eedea56610':
  FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285)
2017-04-25 16:08:41 +00:00
Bas Couwenberg db3a762daf FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package. 2017-04-25 13:23:29 +02:00
Dragos Oancea 85cd705b23 FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285) 2017-04-25 08:20:31 +01:00
Mike Jerris 4440d6f495 Merge pull request #1257 in FS/freeswitch from bugfix/FS-10228 to master
* commit 'd3e78c3cad2a445b2d56261116ad5f8fa219ccba':
  FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql
2017-04-24 21:38:22 +00:00
Mike Jerris cf3ba5a4fe FS-10260: [mod_conference] add conference count api command 2017-04-24 16:34:19 -05:00
Mike Jerris 67f60ad206 Merge pull request #1258 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-10261-fire-conference-destroy-event-later to master
* commit 'cf1a0a5a51fcfa76d7c6f0f9867a5534a7ccb0ef':
  FS-10261: Fire conference-destroy event later
2017-04-24 20:59:19 +00:00
Mike Jerris fde6afda4c FS-10150: fix typo 2017-04-24 12:34:40 -05:00
Anthony Minessale 83322661a5 FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE 2017-04-24 12:22:03 -05:00
Chad Phillips cf1a0a5a51 FS-10261: Fire conference-destroy event later
The conference-destroy event can fire later, after more conference shutdown
operations are complete, such as closing open recording files.
2017-04-24 08:33:38 -05:00
Mike Jerris 6a781a1e2c FS-10150: fix typo 2017-04-22 08:45:57 -04:00
Shane Bryldt 6515bc729c FS-10167: Some fixes to get the windows release build working, and fixed a mistake with asserting on executed statements which would get compiled out for release builds 2017-04-21 16:27:39 -06:00
Shane Bryldt a8a935d64f FS-10167: Temporary commit while trying to figure out why the release build of libsodium under VS won't link properly. 2017-04-21 15:43:04 -06:00
Anthony Minessale db7b27317a FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve 2017-04-21 16:15:53 -05:00
Anthony Minessale c922223541 FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non-ssl sockets #resolve 2017-04-21 15:43:40 -05:00
Italo Rossi d3e78c3cad FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql 2017-04-21 00:22:20 -03:00
Shane Bryldt acdf1d93db FS-10167: Updates to make stuff compile under linux again 2017-04-20 18:04:28 -05:00
Shane Bryldt 5d682abd62 FS-10167: Major updates to lifecycle management across a number of objects changing a number of architecture related areas, fixed some little bugs, too much to remember exactly 2017-04-20 16:56:08 -06:00
Anthony Minessale 87db085295 FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- fix regression when playing files into a group layout 2017-04-20 16:41:58 -05:00
Andrey Volk f33c68cda8 FS-10246 [Core] Fix VPX codecs for windows build 2017-04-21 00:08:37 +03:00
Mike Jerris 1db53ced7e FS-10245: [core] sdp generator uses /n when it should be using /r/n in some cases 2017-04-20 15:52:36 -05:00
Mike Jerris 5fd0fcee73 FS-10246: [build] fix code can not be reached build error 2017-04-20 15:49:30 -05:00
Mike Jerris 9818599167 FS-10256: [mod_conference] fix compile failure 2017-04-20 15:17:30 -05:00
Anthony Minessale 69a0776013 FS-10243: [mod_conference] Add conference variables -- fix typo 2017-04-20 13:47:25 -05:00
Anthony Minessale 10a5ac565c FS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video-mode=mux is enabled for conference #resolve 2017-04-20 13:06:38 -05:00
Brian West 6a72e59f01 FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-04-20 12:48:49 -05:00
Brian West c66a012121 FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve 2017-04-20 12:28:50 -05:00
Anthony Minessale cb40b5f667 FS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve 2017-04-20 10:54:01 -05:00