19043 Commits

Author SHA1 Message Date
Chris Rienzo
ea90d6d5b3 FS-5978 [mod_rayo] attempt to fix direct media join 2016-11-18 09:34:30 -06:00
Mike Jerris
bc608b9213 swigall 2016-11-16 11:23:18 -06:00
Chris Rienzo
311b6e1b6b FS-9737 [mod_hiredis] fix limit_usage when using hiredis backend 2016-11-16 11:23:17 -06:00
Chris Rienzo
0e5508ab57 FS-9733 [mod_rayo] prevent bad tts format string from being generated when MRCP headers are not present 2016-11-16 11:23:17 -06:00
Chris Rienzo
90b4521b7f FS-9732 [mod_ssml] create default configuration so ssml.conf.xml is not needed 2016-11-16 11:23:17 -06:00
Anthony Minessale
fdabd49da3 FS-9715 add webm and mkv too 2016-11-16 11:23:17 -06:00
nneul at mst.edu
383c4cf8ce [FS-9367] log session counts at channel state change 2016-11-16 11:23:17 -06:00
Andy Newlands
f57d0a8424 FS-9412 [switch_loadable_module.c] Make MODULE_UNLOAD event report module name (key) and file (filename), similar to event MODULE_LOAD
Add key and filename for symetry with SWITCH_EVENT_MODULE_LOAD, for api_interface, and to make it simpler to know which module is unloaded

FS-9412 #resolve
2016-11-16 11:23:16 -06:00
Mike Jerris
c1939fe7a6 FS-9727: raise size limit on unkown size odbc column data from 256 to 16k 2016-11-16 11:23:16 -06:00
Mike Jerris
b0d2b2d761 FS-9652: improve sql sanitization 2016-11-16 11:23:15 -06:00
Mike Jerris
6bda05280b FS-9592: [mod_httapi] make sure to reset one time params when starting over in httapi app 2016-11-16 11:23:15 -06:00
luiztelles
6b40391b31 FS-9671 fix wrong cseq in notify Expires 0 2016-11-16 11:23:15 -06:00
Mike Jerris
249af2689f FS-9691: don't call sql code inside hash_mutex due to circular mutex contention between hash_mutex and profile->dbh_mutex 2016-11-16 11:23:15 -06:00
Anthony Minessale
b610495f0b FS-9712 #resolve [3PCC-Proxy Missing SDP on Reinvite. ] 2016-11-16 11:23:15 -06:00
Brian West
1df48d4506 FS-9726 Fix malformed PAI 2016-11-16 11:23:15 -06:00
Josh Allmann
cc83b7ecd2 FS-9725: Disable blank img with core_video_blank_image=false. 2016-11-16 11:23:14 -06:00
Brian West
2fe0c8c085 FS-9204: complte the urls so that snom can execute the pickup, It used to probably send it to the proxy, but now needs the host in the packet or throws network error 2016-11-16 11:23:14 -06:00
Mike Jerris
7bcaaeb5eb FS-9714: [mod_conference] fix crash due to race on closing file handles when playing a file to a conference via api command as a conference is shutting down 2016-11-16 11:23:14 -06:00
Anthony Minessale
be2d60accf FS-9719: Separate gen_ts_delta between audio and video and enable support to auto engage this feature for pass-thru video 2016-11-16 11:23:14 -06:00
Anthony Minessale
1d9c198d85 FS-9709 #resolve [JB drops packets after hole-punching] 2016-11-16 11:23:14 -06:00
Anthony Minessale
f944bc7d9f FS-9715 #resolve [Add support for m4a] 2016-11-16 11:23:14 -06:00
François
8a6c4208ed FS-9693 use existing date parsing functions in fulldate comparison that take timezone into account 2016-11-16 11:23:13 -06:00
Anthony Minessale
aa68ef26fe FS-9706 #resolve [Add loops param to file playback in conference] 2016-11-16 11:23:13 -06:00
Anthony Minessale
b367518755 FS-9705 #resolve [Files using prebuffer do not play properly when seeking back to the beginning once the file is done playing] 2016-11-16 11:23:13 -06:00
Anthony Minessale
4c683a9130 FS-9704 #resolve [Seeking video files with mod_av after it reaches the end does not work] 2016-11-16 11:23:13 -06:00
Seven Du
b65688c5a4 FS-9700 #resolve 2016-11-16 11:23:13 -06:00
Anthony Minessale
1cd9fee7f1 FS-9697 #resolve [Video compat changes to support older clients] 2016-11-16 11:23:13 -06:00
Anthony Minessale
b2abff82ee FS-9668 also check for keyframe requests on INFO even when proxying for good measure 2016-11-16 11:23:12 -06:00
Mike Jerris
08aa721cda FS-9714: [core] switch assert on attempted double close of a file handle 2016-11-16 11:23:12 -06:00
Brian West
cb382084f0 FS-9687: segfault Program terminated with signal SIGFPE, Arithmetic exception. 2016-11-16 11:23:12 -06:00
Brian West
083fb35494 FS-9629: add isfocus to replies, and add is_conference support to pre_answer 2016-11-16 11:23:12 -06:00
Brian West
2cbe1989d1 FS-9678: Fix FreeSWITCH not shutting down when profiles fails to load and shutdown-on-fail is set to true 2016-11-16 11:23:12 -06:00
Anthony Minessale
91945cb1de FS-9680 #resolve [Add proxy-message param to sofia] 2016-11-16 11:23:11 -06:00
Anthony Minessale
aa3283e256 FS-9668 #resolve [Add proxy-info feature] 2016-11-16 11:23:11 -06:00
David Matson
402e7f57b7 FS-9662 #resolves [mod_opal] Fix version number in old OPAL error 2016-11-16 11:23:10 -06:00
Anthony Minessale
bce387e537 FS-9665 #resolve [Add video_pre_call_banner feature]
Conflicts:
	src/switch_ivr_bridge.c
2016-11-16 11:23:10 -06:00
Mike Jerris
c57f72177f FS-9634: fix typo 2016-11-16 11:23:10 -06:00
Seven Du
af7577195a FS-9151 FS-9631 #resolve 2016-11-16 11:23:10 -06:00
Josh Allmann
5e302a6982 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-11-16 11:23:10 -06:00
Anthony Minessale
fb40ef0d2a FS-9634 #resolve [RTCP mux is always proposed on outbound channels even if rtcp_mux chan variable is 0] 2016-11-16 11:23:10 -06:00
Giacomo Vacca
501579c8e9 FS-9643 mod_opus Log encoded stats at end of call
Log count of encoded FEC frames in debug mode
2016-11-16 11:23:09 -06:00
William King
cae04beb32 FS-9651 Fix incorrect expression 2016-11-16 11:23:09 -06:00
William King
e9f1830489 FS-9650 initialize pointer to NULL to resolve warning 2016-11-16 11:23:09 -06:00
Brian West
6c6eb98452 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-11-16 11:23:09 -06:00
Josh Allmann
eecb9db0c5 mod_sofia: Add 'username' header for expiration events.
More consistent with the naming in other events, eg
register and unregister.
2016-11-16 11:23:08 -06:00
François
d0e3d0b8e6 FS-9590 check dtmf_type variable when negociating inbound SDP 2016-11-16 11:23:08 -06:00
Sergey Safarov
95b66cea9f FS-9594: Fixed hostname resolving for IPv6 addreses.
aa
2016-11-16 11:23:08 -06:00
Sergey Safarov
ba6ed65366 FS-9594: Has been adjusted string vars size to fit IPv6 address 2016-11-16 11:23:08 -06:00
Anthony Minessale
8749966e2b FS-9699 #resolve [Improper response to reinvite after using uuid_media_3p] 2016-11-16 11:23:00 -06:00
Anthony Minessale
92a0251f41 FS-9455 #resolve [Doubled posts in the chat window ] 2016-11-02 16:01:15 -05:00