Piotr Gregor
439be5d122
[avmd] FS-9019 Extend syntax description
...
Add commands to syntax description.
2016-04-05 15:48:48 +01:00
William King
1aa2bf8d77
FS-8978 part two
2016-04-04 22:04:22 -05:00
William King
e33c7df9c0
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
2016-04-04 21:59:49 -05:00
Mike Jerris
f32edbb936
FS-8875: [mod_avmd] fix windows build from this change
2016-04-04 17:00:25 -04:00
Michael Jerris
0763f694ff
FS-8294: [freetdm] pass in modinstdir to freetdm configure
2016-04-04 16:07:38 -04:00
Michael Jerris
f71ed897f8
FS-8562: [mod_sofia] add update support for Mitel user agents
2016-04-04 15:42:53 -04:00
Michael Jerris
eadb3f890f
FS-8780: fix the include for Windows builds that point to in tree lib
2016-04-04 15:08:26 -04:00
Mike Jerris
a74fc71b67
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+
2016-04-04 13:51:09 -05:00
Michael Jerris
2ae2af2020
FS-8779: fix the include for Windows builds that point to in tree lib
2016-04-04 14:41:13 -04:00
Michael Jerris
94fd5db497
FS-8883: fix compile due to unused result failure on gnu compiler with --disable-debug
2016-04-04 14:31:48 -04:00
Mike Jerris
e2718b1111
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.
2016-04-04 13:15:43 -05:00
Mike Jerris
61fda5727d
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
2016-04-04 11:45:57 -05:00
Piotr Gregor
0a893bac2f
FS-9016 Avmd segfaults on NULL read codec
...
Now it will simply exit. Also added more
descriptive and clear error reporting.
2016-04-04 17:03:30 +01:00
Michael Jerris
5a18458972
FS-9015: [verto_communicator] save in UTF-8
2016-04-04 10:34:39 -04:00
Piotr Gregor
e97c74e46e
[verto_communicator] FS-9015 Minor fixes in Polish translation
2016-04-04 10:21:48 -04:00
Michael Jerris
4e96a9e6bb
FS-9000: fix compile on bsd and with libyuv disabled
2016-04-02 16:57:39 -04:00
Anthony Minessale
48dcab82d7
FS-9000 tweaks
2016-04-01 10:49:52 -05:00
Chris Rienzo
86965a363d
FS-9004 [mod_http_cache] set http get timeout on thread that is actively downloading with the value from the download-timeout configuration.
2016-04-01 11:08:00 -04:00
Chris Rienzo
ff0cec80f1
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.
2016-04-01 10:38:16 -04:00
Ken Rice
3ac9d2f5c7
spec file update for asm build requirements for libyuv
2016-04-01 08:39:41 -05:00
Anthony Minessale
fe6182260b
FS-9013 #resolve [Add vad talk time logging channel vars]
2016-03-31 19:25:56 -05:00
Italo Rossi
cc7d70b3cb
FS-9012 - [verto_communicator] Fixing sidebar in narrow resolutions
2016-03-31 18:53:13 -03:00
Anthony Minessale II
6f2050cbd9
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]
2016-03-31 16:44:13 -05:00
Anthony Minessale
647cc257fd
FS-8913 #resolve [Problem with transfer when using bypass_media + SRTP + Inbound late negotiation]
2016-03-31 16:45:34 -05:00
Mike Jerris
9d67ce4c03
Merge pull request #787 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-8999 to master
...
* commit '5e912b04a6ab5a3e5643c27c68dc399821072cb1':
FS-8999: Fixed broken Erlang outbound connection
2016-03-31 16:38:30 -05:00
Mike Jerris
fdd81dcc82
FS-8977: tweak nvenc params
2016-03-31 20:21:30 +00:00
Mike Jerris
9dddc0fe39
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
2016-03-31 14:04:29 -05:00
Sergey Safarov
194b426316
FS-8972: Minor fixies of russian translation of Verto Communicator
2016-03-31 22:02:15 +03:00
Italo Rossi
bd425eee90
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
2016-03-31 13:45:00 -05:00
Sergey Safarov
5e912b04a6
FS-8999: Fixed broken Erlang outbound connection
2016-03-31 19:45:21 +03:00
Davide Colombo
1d89935539
FS-9005 - [verto_communicator] typo in label id
2016-03-31 10:31:52 +02:00
Seven Du
00a3fe4d7c
FS-8998 Oops, typo
2016-03-31 10:12:59 +08:00
Seven Du
4c4685ebf7
FS-8998 add zh_CN
2016-03-31 09:42:51 +08:00
Anthony Minessale
be7826a24f
doh
2016-03-30 17:43:39 -05:00
Anthony Minessale
6a82785021
add pcap-extract.sh
2016-03-30 17:41:31 -05:00
Anthony Minessale
ad5e6aff1e
FS-9002 #resolve [rtp timeout code is parsed on video but its designed for audio]
2016-03-30 15:43:55 -05:00
Anthony Minessale II
94d2018991
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
2016-03-30 14:10:52 -05:00
Anthony Minessale
ab21623bc5
FS-9000 #resolve [Set conference flags or conference member flags with individual variables per flag]
2016-03-30 14:11:07 -05:00
Michael Jerris
468afa5de2
FS-8998: [verto_communicator] fix syntax error
2016-03-30 14:40:37 -04:00
Italo Rossi
003d01fd27
[verto_communicator] Adding de, es, pl, ru, sv and id translations.
2016-03-30 15:04:33 -03:00
Michael Jerris
e4e91ef385
FS-8998: [verto_communicator] add spanish translation
2016-03-30 13:05:26 -04:00
Mike Jerris
5e40ba7431
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
2016-03-30 10:50:40 -05:00
Raphael Lechner
43ccbd06ac
FS-8998: [verto_communicator] add verto german translation
2016-03-30 11:48:19 -04:00
Mike Jerris
38517022db
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
2016-03-30 10:46:30 -05:00
Mike Jerris
6dedf65314
Merge pull request #781 in FS/freeswitch from ~SAFAROV/freeswitch2:verto to master
...
* commit 'dea8519e2a376f53eef70316e2adfc73157b66ba':
FS-8972: Added russian translation for Verto Communicator
2016-03-30 10:45:52 -05:00
Michael Jerris
5280439a83
FS-8998: [verto_communicator] add files for some more translations
2016-03-30 11:44:52 -04:00
Davide Colombo
94d23666dc
FS-8997 - [verto_communicator] fix fallbackLanguage
2016-03-30 17:01:08 +02:00
Sergey Safarov
dea8519e2a
FS-8972: Added russian translation for Verto Communicator
2016-03-30 17:24:15 +03:00
Italo Rossi
99caba81d7
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
2016-03-30 07:52:07 -05:00
Davide Colombo
2264885b63
FS-8996 - [verto_communicator] fix typo in CAMERA_SETTINGS id and add some italian translation
2016-03-30 14:24:47 +02:00