]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Michael Jerris [Thu, 7 Apr 2016 23:40:42 +0000 (18:40 -0500)]
swigall
Italo Rossi [Thu, 7 Apr 2016 20:54:05 +0000 (17:54 -0300)]
FS-9025 - [mod_callcenter] bypass_media_after_bridge working for member channel
Michael Jerris [Thu, 7 Apr 2016 20:53:36 +0000 (16:53 -0400)]
FS-8623: we really need this flag, but need to fix libvpx configure to let us pass it
Michael Jerris [Thu, 7 Apr 2016 20:07:01 +0000 (16:07 -0400)]
FS-8623: fix sun studio build errors building libvpx
Michael Jerris [Thu, 7 Apr 2016 19:21:55 +0000 (15:21 -0400)]
FS-8623: fix sun studio build errors building libvpx
Michael Jerris [Thu, 7 Apr 2016 19:11:42 +0000 (15:11 -0400)]
FS-8623: fix sun studio error trying to compile char[] with c++ compiler
Piotr Gregor [Thu, 7 Apr 2016 14:56:49 +0000 (15:56 +0100)]
FS-9036: [avmd] Cast to unsigned
Should fix warnings on Windoze.
Mike Jerris [Thu, 7 Apr 2016 17:53:17 +0000 (12:53 -0500)]
Merge pull request #791 in FS/freeswitch from ~NIELSHANBERG_GMAIL.COM/freeswitch:translate-to-danish to master
* commit '
254b7067819eddcf08a2a882af8631d9f943e73d ':
FS-9038: Add translations to support danish - Initial try to translate to danish. All translations was made without knowing the full context. - Fix indentation - Add dansih as an available language
Niels Hanberg [Thu, 7 Apr 2016 17:21:43 +0000 (19:21 +0200)]
FS-9038: Add translations to support danish
- Initial try to translate to danish. All translations was made without knowing the full context.
- Fix indentation
- Add dansih as an available language
Piotr Gregor [Thu, 7 Apr 2016 01:09:14 +0000 (02:09 +0100)]
FS-9031: [avmd] Check session initialization
Now avmd session's initialization is checked
for errors. Error reporting is improved.
Mike Jerris [Thu, 7 Apr 2016 16:20:53 +0000 (11:20 -0500)]
Merge pull request #798 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9031-avmd-check-session-initialization to master
* commit '
2197794e5569bc52d51dbec81f4ddab7944a6ffd ':
FS-9031: [avmd] Check session initialization
Piotr Gregor [Thu, 7 Apr 2016 01:09:14 +0000 (02:09 +0100)]
FS-9031: [avmd] Check session initialization
Now avmd session's initialization is checked
for errors. Error reporting is improved.
Mike Jerris [Thu, 7 Apr 2016 15:14:50 +0000 (10:14 -0500)]
Merge pull request #797 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9028-avmd-check-sma-buffer-for-successful to master
* commit '
7dd77c781e7ac336515b28d5cd3060a44c06c6ef ':
FS-9028: [avmd] Check SMA buffer
Piotr Gregor [Wed, 6 Apr 2016 23:17:21 +0000 (00:17 +0100)]
FS-9028: [avmd] Check SMA buffer
Now SMA buffer is checked for successful memory
allocation dynamically with assertion omitted.
Mike Jerris [Thu, 7 Apr 2016 14:58:00 +0000 (09:58 -0500)]
Merge pull request #796 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9027-avmd-check-buffer-for-successful to master
* commit '
cc05abc0d4fcc40af68e2e6158256cb655ea3e12 ':
FS-9027: [avmd] Check buffer
Piotr Gregor [Wed, 6 Apr 2016 22:01:34 +0000 (23:01 +0100)]
FS-9027: [avmd] Check buffer
Now buffer is checked for successful memory
allocation dynamically with assertion omitted.
Mike Jerris [Wed, 6 Apr 2016 17:26:21 +0000 (12:26 -0500)]
Merge pull request #795 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9020-avmd-add-app-flags-for-require-media to master
* commit '
73cc5ae3c1dae9cd009e8dba3e295a9fc7ecf6bf ':
FS-9020 Avmd internal/external channel
Piotr Gregor [Wed, 6 Apr 2016 15:12:39 +0000 (16:12 +0100)]
FS-9020 Avmd internal/external channel
Implement checking of proper configuration
of avmd session being started on internal/external
channels. Check for read/write codec, CF_MEDIA_SET.
Mike Jerris [Tue, 5 Apr 2016 16:14:23 +0000 (11:14 -0500)]
Merge pull request #793 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9023-avmd-add-console-auto-completion to master
* commit '
4fa43a244208370e58d7280b43ca84c15c77c1b4 ':
[avmd] FS-9023 Add console auto completion
Piotr Gregor [Tue, 5 Apr 2016 15:10:51 +0000 (16:10 +0100)]
[avmd] FS-9023 Add console auto completion
Now auto completion is enabled.
Mike Jerris [Tue, 5 Apr 2016 15:22:03 +0000 (10:22 -0500)]
Merge pull request #792 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9019-avmd-extend-syntax-description to master
* commit '
439be5d122ea8d331549e2d4f713777733e7be19 ':
[avmd] FS-9019 Extend syntax description
Piotr Gregor [Tue, 5 Apr 2016 13:53:01 +0000 (14:53 +0100)]
[avmd] FS-9019 Extend syntax description
Add commands to syntax description.
William King [Tue, 5 Apr 2016 03:04:22 +0000 (22:04 -0500)]
FS-8978 part two
William King [Tue, 5 Apr 2016 02:59:49 +0000 (21:59 -0500)]
Merge pull request #768 in FS/freeswitch from ~PHIL.LAVIN/freeswitch:bugfix/FS-8978-mod-hiredis-fix-decr to master
* commit '
a1ee1a03bf0b9ff045e3a1b94f479e86c37f1274 ':
FS-8978: [mod_redis] Fix limit counter not decrementing on hangup
Mike Jerris [Mon, 4 Apr 2016 21:00:25 +0000 (17:00 -0400)]
FS-8875: [mod_avmd] fix windows build from this change
Michael Jerris [Mon, 4 Apr 2016 20:07:38 +0000 (16:07 -0400)]
FS-8294: [freetdm] pass in modinstdir to freetdm configure
Michael Jerris [Mon, 4 Apr 2016 19:42:53 +0000 (15:42 -0400)]
FS-8562: [mod_sofia] add update support for Mitel user agents
Michael Jerris [Mon, 4 Apr 2016 18:41:13 +0000 (14:41 -0400)]
FS-8780: fix the include for Windows builds that point to in tree lib
Mike Jerris [Mon, 4 Apr 2016 18:51:09 +0000 (13:51 -0500)]
Merge pull request #687 in FS/freeswitch from freetdm_patch to master
* commit '
320d5f2015976fed9ca282dfeeb2bd3e977e6f76 ':
Applied the Sangoma patch to FS version 1.2 in order to port to FS v1.6+
Michael Jerris [Mon, 4 Apr 2016 18:41:13 +0000 (14:41 -0400)]
FS-8779: fix the include for Windows builds that point to in tree lib
Michael Jerris [Mon, 4 Apr 2016 18:31:41 +0000 (14:31 -0400)]
FS-8883: fix compile due to unused result failure on gnu compiler with --disable-debug
Mike Jerris [Mon, 4 Apr 2016 18:15:43 +0000 (13:15 -0500)]
Merge pull request #658 in FS/freeswitch from xml_rpc_segfault_fix to master
* commit '
23e333a9fc3dad4b227659f2a31fb65321970f1e ':
FS-8706: Fix a segfault where no response status was set previously, and try to prevent future ones by setting default response status of 500.
Mike Jerris [Mon, 4 Apr 2016 16:45:57 +0000 (11:45 -0500)]
Merge pull request #790 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9016-avmd-segfault-on-null-read_codec to master
* commit '
0a893bac2f26a66b18ebb2e08ee05eafc3db47c5 ':
FS-9016 Avmd segfaults on NULL read codec
Piotr Gregor [Mon, 4 Apr 2016 01:31:46 +0000 (02:31 +0100)]
FS-9016 Avmd segfaults on NULL read codec
Now it will simply exit. Also added more
descriptive and clear error reporting.
Michael Jerris [Mon, 4 Apr 2016 14:34:39 +0000 (10:34 -0400)]
FS-9015: [verto_communicator] save in UTF-8
Piotr Gregor [Sat, 2 Apr 2016 22:03:01 +0000 (23:03 +0100)]
[verto_communicator] FS-9015 Minor fixes in Polish translation
Michael Jerris [Sat, 2 Apr 2016 20:57:39 +0000 (16:57 -0400)]
FS-9000: fix compile on bsd and with libyuv disabled
Anthony Minessale [Fri, 1 Apr 2016 15:49:46 +0000 (10:49 -0500)]
FS-9000 tweaks
Chris Rienzo [Fri, 1 Apr 2016 15:08:00 +0000 (11:08 -0400)]
FS-9004 [mod_http_cache] set http get timeout on thread that is actively downloading with the value from the download-timeout configuration.
Chris Rienzo [Fri, 1 Apr 2016 14:38:16 +0000 (10:38 -0400)]
FS-9004 [mod_http_cache] added download-timeout param to prevent http_get from waiting unbounded time for downloading to finish. Prevented prefetch threads from blocking if another thread is already downloading the same URL.
Ken Rice [Fri, 1 Apr 2016 13:39:41 +0000 (08:39 -0500)]
spec file update for asm build requirements for libyuv
Anthony Minessale [Fri, 1 Apr 2016 00:25:56 +0000 (19:25 -0500)]
FS-9013 #resolve [Add vad talk time logging channel vars]
Italo Rossi [Thu, 31 Mar 2016 21:53:13 +0000 (18:53 -0300)]
FS-9012 - [verto_communicator] Fixing sidebar in narrow resolutions
Anthony Minessale II [Thu, 31 Mar 2016 21:44:13 +0000 (16:44 -0500)]
Merge pull request #788 in FS/freeswitch from feature/FS-8913-problem-with-transfer-when-using to master
* commit '
647cc257fdb76268019d22c2f813f7bb291d16e2 ':
FS-8913 #resolve [Problem with transfer when using bypass_media + SRTP + Inbound late negotiation]
Anthony Minessale [Wed, 23 Mar 2016 20:46:03 +0000 (15:46 -0500)]
FS-8913 #resolve [Problem with transfer when using bypass_media + SRTP + Inbound late negotiation]
Mike Jerris [Thu, 31 Mar 2016 21:38:30 +0000 (16:38 -0500)]
Merge pull request #787 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-8999 to master
* commit '
5e912b04a6ab5a3e5643c27c68dc399821072cb1 ':
FS-8999: Fixed broken Erlang outbound connection
Mike Jerris [Thu, 31 Mar 2016 20:20:58 +0000 (20:20 +0000)]
FS-8977: tweak nvenc params
Mike Jerris [Thu, 31 Mar 2016 19:04:29 +0000 (14:04 -0500)]
Merge pull request #784 in FS/freeswitch from ~SAFAROV/freeswitch2:verto to master
* commit '
194b4263167044e5a8e7567a5efce67f253eb4a5 ':
FS-8972: Minor fixies of russian translation of Verto Communicator
Sergey Safarov [Wed, 30 Mar 2016 21:27:35 +0000 (00:27 +0300)]
FS-8972: Minor fixies of russian translation of Verto Communicator
Italo Rossi [Thu, 31 Mar 2016 18:45:00 +0000 (13:45 -0500)]
Merge pull request #785 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-9005-typo-in-label-id to master
* commit '
1d89935539f9450d34fe58bd10686f2b50a056cc ':
FS-9005 - [verto_communicator] typo in label id
Sergey Safarov [Thu, 31 Mar 2016 16:14:44 +0000 (19:14 +0300)]
FS-8999: Fixed broken Erlang outbound connection
Davide Colombo [Thu, 31 Mar 2016 07:54:08 +0000 (09:54 +0200)]
FS-9005 - [verto_communicator] typo in label id
Seven Du [Thu, 31 Mar 2016 02:12:59 +0000 (10:12 +0800)]
FS-8998 Oops, typo
Seven Du [Thu, 31 Mar 2016 01:42:51 +0000 (09:42 +0800)]
FS-8998 add zh_CN
Anthony Minessale [Wed, 30 Mar 2016 22:43:39 +0000 (17:43 -0500)]
doh
Anthony Minessale [Wed, 30 Mar 2016 22:41:31 +0000 (17:41 -0500)]
add pcap-extract.sh
Anthony Minessale [Wed, 30 Mar 2016 20:43:55 +0000 (15:43 -0500)]
FS-9002 #resolve [rtp timeout code is parsed on video but its designed for audio]
Anthony Minessale II [Wed, 30 Mar 2016 19:10:52 +0000 (14:10 -0500)]
Merge pull request #774 in FS/freeswitch from ~O_EMILIANO/freeswitch:feature/mod_av-h264-tweak to master
* commit '
2b189d9079e55fd7fdf4f913e37513e8cb37f537 ':
FS-XXXX: [mod_av] tweak of parameters in h264 encoding
Anthony Minessale [Wed, 30 Mar 2016 19:10:58 +0000 (14:10 -0500)]
FS-9000 #resolve [Set conference flags or conference member flags with individual variables per flag]
Michael Jerris [Wed, 30 Mar 2016 18:40:37 +0000 (14:40 -0400)]
FS-8998: [verto_communicator] fix syntax error
Italo Rossi [Wed, 30 Mar 2016 17:54:39 +0000 (14:54 -0300)]
[verto_communicator] Adding de, es, pl, ru, sv and id translations.
Michael Jerris [Wed, 30 Mar 2016 17:05:26 +0000 (13:05 -0400)]
FS-8998: [verto_communicator] add spanish translation
Mike Jerris [Wed, 30 Mar 2016 15:50:40 +0000 (10:50 -0500)]
Merge pull request #779 in FS/freeswitch from ~FLAVIO/freeswitch:bugfix/FS-8990 to master
* commit '
3623e2747d7f0a8d9753f32be04b39af87466783 ':
FS-8990 add verto_client_address to verto and presence events
Raphael Lechner [Wed, 30 Mar 2016 15:37:26 +0000 (17:37 +0200)]
FS-8998: [verto_communicator] add verto german translation
Mike Jerris [Wed, 30 Mar 2016 15:46:30 +0000 (10:46 -0500)]
Merge pull request #782 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8997-fix-fallback-language to master
* commit '
94d23666dc450b462c4e51fbd34aca3c491caa5c ':
FS-8997 - [verto_communicator] fix fallbackLanguage
Mike Jerris [Wed, 30 Mar 2016 15:45:52 +0000 (10:45 -0500)]
Merge pull request #781 in FS/freeswitch from ~SAFAROV/freeswitch2:verto to master
* commit '
dea8519e2a376f53eef70316e2adfc73157b66ba ':
FS-8972: Added russian translation for Verto Communicator
Michael Jerris [Wed, 30 Mar 2016 15:44:52 +0000 (11:44 -0400)]
FS-8998: [verto_communicator] add files for some more translations
Davide Colombo [Wed, 30 Mar 2016 15:01:08 +0000 (17:01 +0200)]
FS-8997 - [verto_communicator] fix fallbackLanguage
Sergey Safarov [Wed, 30 Mar 2016 14:04:08 +0000 (17:04 +0300)]
FS-8972: Added russian translation for Verto Communicator
Italo Rossi [Wed, 30 Mar 2016 12:52:07 +0000 (07:52 -0500)]
Merge pull request #780 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8996-fix-typo-in-id-translation to master
* commit '
2264885b6336b3a01764eff55e43ed370a25acee ':
FS-8996 - [verto_communicator] fix typo in CAMERA_SETTINGS id and add some italian translation
Davide Colombo [Wed, 30 Mar 2016 12:24:47 +0000 (14:24 +0200)]
FS-8996 - [verto_communicator] fix typo in CAMERA_SETTINGS id and add some italian translation
Italo Rossi [Wed, 30 Mar 2016 12:20:08 +0000 (07:20 -0500)]
Merge pull request #778 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8995-missing-toastr-in-settingscontroller to master
* commit '
0bd9e09fe0a74729d08f3588e2b1843ce66a4a87 ':
FS-8995 - [verto_communicator] add missing toastr in settings controller
Flavio Grossi [Wed, 30 Mar 2016 09:42:43 +0000 (11:42 +0200)]
FS-8990 add verto_client_address to verto and presence events
Davide Colombo [Wed, 30 Mar 2016 09:04:56 +0000 (11:04 +0200)]
FS-8995 - [verto_communicator] add missing toastr in settings controller
Anthony Minessale [Tue, 29 Mar 2016 23:41:43 +0000 (18:41 -0500)]
FS-8993 #resolve [Sync issues on conference playback of video that is faster frame rate than the conference]
Mike Jerris [Tue, 29 Mar 2016 22:53:48 +0000 (17:53 -0500)]
Merge pull request #775 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-8875-enable-faster-beep-detection to master
* commit '
c9d027ea91a536f8909377e78727f1642140e4c4 ':
FS-8875 Enable faster beep detection
Anthony Minessale [Tue, 29 Mar 2016 22:44:40 +0000 (17:44 -0500)]
FS-8992 #resolve [Indicate end of candidates in SDP]
Piotr Gregor [Sun, 27 Mar 2016 19:39:53 +0000 (20:39 +0100)]
FS-8875 Enable faster beep detection
Unnecessary computation of arc cosine is omitted
and convergence is checked on partial results.
Original frequency is easily retrieved when needed.
Ken Rice [Tue, 29 Mar 2016 22:39:59 +0000 (17:39 -0500)]
FS-8933 WIP Fix some breakage on raspi as we dont want the FS repos there yet as we dont have armhf packages at this time
Italo Rossi [Tue, 29 Mar 2016 22:07:34 +0000 (19:07 -0300)]
FS-8991 - [verto_communicator] minor change
Italo Rossi [Tue, 29 Mar 2016 21:59:53 +0000 (18:59 -0300)]
FS-8991 - [verto_communicator] Fixes for fr_FR and adding fr_CA
Italo Rossi [Tue, 29 Mar 2016 21:52:24 +0000 (18:52 -0300)]
FS-8991 - [verto_communicator] Adding translation for CANCEL for fr_FR
William King [Tue, 29 Mar 2016 21:55:24 +0000 (14:55 -0700)]
FS-8971 build fix. There are two different status variables with two different meanings. This splits them back apart.
Italo Rossi [Tue, 29 Mar 2016 21:48:49 +0000 (16:48 -0500)]
Merge pull request #777 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:feature/FS-8989-add-portuguese-i18n-translations to master
* commit '
beef14357f02f86420545fdba276944105dc3947 ':
FS-8989 - [verto_communicator] Adding Portuguese i18n translations to Verto Communicator
Victor Torres [Tue, 29 Mar 2016 21:07:32 +0000 (18:07 -0300)]
FS-8989 - [verto_communicator] Adding Portuguese i18n translations to Verto Communicator
Italo Rossi [Tue, 29 Mar 2016 21:37:38 +0000 (18:37 -0300)]
FS-8991 - [verto_communicator] Adding translations for fr_FR. Thanks Tristan Mahé.
Italo Rossi [Tue, 29 Mar 2016 20:39:40 +0000 (17:39 -0300)]
FS-8990 - [mod_verto] - Adding verto_login header to verto::client_disconnect event
Mike Jerris [Tue, 29 Mar 2016 20:02:24 +0000 (15:02 -0500)]
Merge pull request #776 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-8988-avmd-rename-files to master
* commit '
906e844010a4f8e9d3733160ed7410900ee1e292 ':
FS-8988 Rename files
Piotr Gregor [Tue, 29 Mar 2016 19:53:31 +0000 (20:53 +0100)]
FS-8988 Rename files
Italo Rossi [Tue, 29 Mar 2016 19:51:42 +0000 (16:51 -0300)]
FS-8972 - [verto_communicator] Fix mute Video translation
Italo Rossi [Tue, 29 Mar 2016 19:48:42 +0000 (14:48 -0500)]
Merge pull request #765 in FS/freeswitch from ~DCOLOMBO/freeswitch:feature/FS-8972-add-i18n to master
* commit '
6c197ae2f0cb647ab20bc5143870a80c3dd8d602 ':
FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader
Mike Jerris [Tue, 29 Mar 2016 19:06:54 +0000 (14:06 -0500)]
Merge pull request #771 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-7125 to master
* commit '
ff1c384e13f07afaac98334532667ebf8093a1f1 ':
FS-7125 Added sofia event "wrong_calls_state". This is for fail2ban logging
Sergey Safarov [Sun, 27 Mar 2016 18:39:48 +0000 (21:39 +0300)]
FS-7125 Added sofia event "wrong_calls_state". This is for fail2ban logging
Davide Colombo [Wed, 23 Mar 2016 10:15:44 +0000 (11:15 +0100)]
FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader
emiliano [Tue, 29 Mar 2016 13:55:34 +0000 (15:55 +0200)]
FS-XXXX: [mod_av] tweak of parameters in h264 encoding
Anthony Minessale II [Mon, 28 Mar 2016 18:13:10 +0000 (13:13 -0500)]
Merge pull request #773 in FS/freeswitch from bugfix/FS-8918-10-second-timeout-after-notify-during to master
* commit '
0335cc32914ba8e9e89c21ac13ee71ff628fc73c ':
FS-8918 #resolve [10 Second timeout after Notify during Proxy refer.]
Anthony Minessale [Mon, 28 Mar 2016 18:14:38 +0000 (13:14 -0500)]
FS-8918 #resolve [10 Second timeout after Notify during Proxy refer.]
Mike Jerris [Mon, 28 Mar 2016 11:43:00 +0000 (06:43 -0500)]
Merge pull request #772 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-8983-avmd-enable-avmd-on-outgoing-channel to master
* commit '
6658f61ccdd61fa0638d452bab0356c58a9ce74a ':
FS-8983 [avmd] Enable avmd on outbound channel
Seven Du [Mon, 28 Mar 2016 06:09:07 +0000 (14:09 +0800)]
FS-8688 #improve vp9 processing to avoid chrome hang
Piotr Gregor [Mon, 28 Mar 2016 00:46:02 +0000 (01:46 +0100)]
FS-8983 [avmd] Enable avmd on outbound channel
It is possible now to do avmd on outgoing channel
which is very handy while debugging.