19111 Commits

Author SHA1 Message Date
Josh Allmann
d98a3ad204 FS-9660: Fix BW calculation for SDP media clause
The AS descriptor for SDP b= lines is already defined in kilobits/second.
Fixes an issue with extremely low bitrate videos when a SDP media clause has
its own b=AS: line specified.
2016-10-21 23:22:36 +00:00
Mike Jerris
a393604db5 Merge pull request #1004 in FS/freeswitch from ~ARMENB/freeswitch:bugfix/FS-9636-Make-every-Transfer-a-Nightmare-Xfer to master
* commit '75f4114443c17bab5eba6814bbd13ef8e08a1617':
  FS-9636 [mod_sofia] Add sofia.conf parameter to make every transfer a nightmare transfer
2016-10-21 13:02:27 -05:00
Mike Jerris
d79b9a0627 Merge pull request #1007 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9590:master to master
* commit 'bc7f60e014f1bf10214f2cd79cc6bbfe5970637f':
  FS-9590 check dtmf_type variable when negociating inbound SDP
2016-10-21 12:52:04 -05:00
Mike Jerris
5591dde7e1 Merge pull request #1009 in FS/freeswitch from ~J0SH/freeswitch:unreg-user-ev to master
* commit '5bb6742b440d6fdce44bc6d4f2fafd68cbb0004a':
  mod_sofia: Add 'username' header for expiration events.
2016-10-21 12:41:50 -05:00
Anthony Minessale
53ee060208 FS-9634 #resolve [RTCP mux is always proposed on outbound channels even if rtcp_mux chan variable is 0] 2016-10-21 12:32:22 -05:00
Brian West
f432761072 swigall 2016-10-21 11:28:54 -05:00
Anthony Minessale
11066d5cf4 FS-9654 #resolve [Issue with RTP payload negotiation] 2016-10-20 15:53:39 -05:00
Giacomo Vacca
6c11284d34 FS-9643 mod_opus Log encoded stats at end of call
Log count of encoded FEC frames in debug mode
2016-10-20 04:48:34 -04:00
William King
9407f890ab FS-9651 Fix incorrect expression 2016-10-19 18:38:06 -07:00
William King
6dac2b5ff4 FS-9650 initialize pointer to NULL to resolve warning 2016-10-19 18:32:38 -07:00
Mike Jerris
43e19a5192 Merge pull request #1012 in FS/freeswitch from ~CRIENZO/freeswitch:fs-9644-hupall-to-allow-multiple-vars to master
* commit '120e326760f6f89900474d48cf2d6f34ceaef14f':
  FS-9644 [mod_commands][core]     update hupall API to support multiple variables        hupall [cause] [[var1] [val1]] [[var2] [val2]] ...
2016-10-19 16:09:10 -05:00
Anthony Minessale
6d721a7e37 FS-9648 #resolve [Conference avatar image gets stuck enabled when it uses the same image as video mute] 2016-10-19 15:35:43 -05:00
Brian West
efc2ed2a49 FS-9632 remove SWITCH_FILE_FLAG_VIDEO flag if we fail to receive video so we fall thru and record the audio only. Previously it would just fail to function as expected. 2016-10-19 12:57:01 -05:00
Chris Rienzo
7e8b8b428c FS-9645 [mod_hiredis] add support for AUTH when profile password is set
add new configuration 'ignore-error' which will not fail limit if an error like auth failure occurs
2016-10-18 15:30:33 -04:00
Chris Rienzo
120e326760 FS-9644 [mod_commands][core]
update hupall API to support multiple variables
       hupall [cause] [[var1] [val1]] [[var2] [val2]] ...

    added switch_core_session_hupall_matching_vars_ans() which will hang up all channels that match each variable(s) value
2016-10-18 15:08:07 -04:00
Josh Allmann
5bb6742b44 mod_sofia: Add 'username' header for expiration events.
More consistent with the naming in other events, eg
register and unregister.
2016-10-13 15:50:50 -04:00
Anthony Minessale
e3353b7e6b FS-9639 #resolve [uuid_media_3p - 2nd attempt doesn't like changing ports] 2016-10-13 12:58:35 -05:00
François
bc7f60e014 FS-9590 check dtmf_type variable when negociating inbound SDP 2016-10-13 17:32:22 +02:00
Mike Jerris
749aa8fb3c Merge pull request #1006 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9627-number-of-threads-taken-from-global to master
* commit '3734043aaa7f5413fe16fbafb6e9d6db08475f20':
  FS-9627 [avmd]: #fix dynamic initialization of session
2016-10-13 08:29:15 -05:00
Piotr Gregor
3734043aaa FS-9627 [avmd]: #fix dynamic initialization of session
Now dynamic initialization of session settings is done
before memory for detection threads is allocated and initialized.
2016-10-13 13:12:16 +01:00
Mike Jerris
03845186de Merge pull request #1001 in FS/freeswitch from ~SAFAROV/freeswitch2:FS-9594 to master
* commit 'adb8c8000f616b3b16d83e71c224be022a6defc3':
  FS-9594: Fixed hostname resolving for IPv6 addreses.
  FS-9594: Has been adjusted string vars size to fit IPv6 address
2016-10-12 11:05:05 -05:00
Armen Babikyan
75f4114443 FS-9636 [mod_sofia] Add sofia.conf parameter to make every transfer a nightmare transfer 2016-10-11 18:23:31 -07:00
Anthony Minessale
0166ba281a FS-9624 slight change from last commit 2016-10-11 10:56:15 -05:00
Seven Du
11f4b3c4f7 FS-9575 fix windows build
random() is a posix ext not available on windows
2016-10-11 08:21:29 +08:00
Sergey Safarov
adb8c8000f FS-9594: Fixed hostname resolving for IPv6 addreses.
aa
2016-10-08 10:27:48 -04:00
Anthony Minessale
7d7200f03c FS-9624 #resolve [Jitter buffer doesn't flush properly on RTT sessions] 2016-10-07 20:32:11 -05:00
Mike Jerris
0764d9addd FS-9581: fix msrp compile fail on windows 2016-10-07 16:13:33 -04:00
Mike Jerris
f35c2a4ec2 FS-9623: fix rare crash on startup due to openssl init functions being run multiple times 2016-10-07 15:33:50 -04:00
Brian West
c8c0cd3857 swigall 2016-10-07 11:01:16 -05:00
Mike Jerris
984ff2b6c8 Merge pull request #996 in FS/freeswitch from ~DINGDING/freeswitch:feature/FS-9615-mod_odbc_cdr-add-quote-and-default-value to master
* commit '8e28cbc02682a7c9508a5819798f8f2d1a50b79b':
  FS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values are supported
2016-10-07 10:57:23 -05:00
William King
6269802026 Merge pull request #997 in FS/freeswitch from ~J0SH/freeswitch:hiredis-logging to master
* commit 'b8d6c4a8054afca862f5ca7c29b41584ffa94a83':
  FS-8075 [mod_hiredis]: Reduce log level of a message.
2016-10-07 10:53:41 -05:00
Mike Jerris
babe1042cc Merge pull request #985 in FS/freeswitch from ~DINGDING/freeswitch:bugfix/FS-9583-fix-mod-fifo-node_thread_run-bug to master
* commit 'a4080cc4beb26b60f7e4c9f8faf9cfd3a052017e':
  FS-9583 [mod_fifo] fix node_thread_run blocking outbound_ringall_thread_run and outbound_enterprise_thread_run
2016-10-07 10:42:40 -05:00
dingding
8e28cbc026 FS-9615 [mod_odbc_cdr] New Feature add field Non-string types and default values are supported 2016-10-07 23:02:20 +08:00
Mike Jerris
195554814c FS-9581: [windows] fix function signatures in switch_estimators.c 2016-10-07 10:46:39 -04:00
Sergey Safarov
808978ec76 FS-9594: Has been adjusted string vars size to fit IPv6 address 2016-10-07 05:37:23 -04:00
Seven Du
241bbd1529 FS-9622 #resolve fix buffer size calculation in http interface in mod_verto 2016-10-07 10:16:35 +08:00
Josh Allmann
b8d6c4a805 FS-8075 [mod_hiredis]: Reduce log level of a message. 2016-10-06 18:49:36 -04:00
Mike Jerris
ed3aeba135 FS-9581: [windows] don't define symbols before pch include 2016-10-06 17:24:34 -04:00
Mike Jerris
f54f33d62d Merge pull request #991 in FS/freeswitch from ~DINGDING/freeswitch:FS-9602-ring_consumer_count-error to master
* commit '6cf77759a8de613f1520035c83444bb31610e41b':
  FS-9602 [mod_fifo] fix outbound_ringall_thread_run ring_consumer_count
2016-10-06 14:02:09 -05:00
Piotr Gregor
1fd2e91a08 FS-9620 [avmd][windows]: #fix windows build after FS-9605 2016-10-06 17:35:25 +01:00
dingding
a4080cc4be FS-9583 [mod_fifo] fix node_thread_run blocking outbound_ringall_thread_run and outbound_enterprise_thread_run 2016-10-06 11:47:25 +08:00
dingding
6cf77759a8 FS-9602 [mod_fifo] fix outbound_ringall_thread_run ring_consumer_count 2016-10-06 09:43:09 +08:00
Mike Jerris
743b77c901 FS-9617: fix build error on rpi 2016-10-05 15:58:33 -04:00
Mike Jerris
75d4b5607f Merge pull request #993 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_amr_mode-set_fmtp to master
* commit 'bc8518858e38488d3e6a08aeb8b01f0f223033a8':
  FS-9613: mod_amr: fix AMR mode bitmap ("mode-set" param in remote fmtp)
2016-10-05 14:41:24 -05:00
Mike Jerris
111b163949 Merge pull request #994 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix_amrwb_mode-set_fmtp to master
* commit 'a88332ebfa89adc45949fe5fd1055ffef68b3989':
  FS-9614: mod_amrwb: fix AMR-WB mode bitmap ("mode-set" in fmtp)
2016-10-05 14:39:22 -05:00
Mike Jerris
5cd52b5c0f Merge pull request #992 in FS/freeswitch from ~DINGDING/freeswitch:FS-9611-mod_odbc_cdr-Sql-insert-failed-do-not-write-csv-file to master
* commit 'b17b0a5db0f9186feb33b0d2f9a191e3c2d86869':
  FS-9611 [mod_odbc_cdr] fix sql insert failed do not write csv file and csv Duplicate file name will be overwritten
2016-10-05 14:26:01 -05:00
Mike Jerris
e5ba6daf8d Merge pull request #987 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-9590:master to master
* commit '6681610d0a0b9d41d7693c95b74357d8cc532433':
  FS-9590 dtmf_type variable checking should be done after the media_handle is created
2016-10-05 11:30:14 -05:00
Mike Jerris
7d6c66ad48 FS-9581: [windows] DEBUG_ESTIMATORS symbol conflict in windows 2016-10-05 11:08:45 -04:00
Mike Jerris
0d56945f71 FS-9581: [windows] CF_TEXT is a reserved constant on windows 2016-10-05 11:06:44 -04:00
Anthony Minessale
3bed73c4b2 FS-9612 2016-10-05 10:08:57 -05:00