Mike Jerris
20966a1d03
FS-9800: [core] add new accessor functions to core statistics for use in modules
2016-12-30 15:02:33 -06:00
Brian West
6e6d85903e
tweak our bashrc %ignore
2016-12-30 15:01:15 -06:00
Seven Du
238729da62
FS-9787 #resolve remove duplicated headers in conference del-member events
2016-12-30 15:00:49 -06:00
Roman Sukhov
cb03c607cb
FS-9780 [spandsp] Change MAX_COMMAND_TRIES to 6
2016-12-30 14:58:31 -06:00
Luis Azedo
14d18a0977
FS-9735 - send unknown headers to switch_ivr_set_user
...
creeates switch_ivr_set_user_extended to receive params to pass to xml_locate_user
2016-12-30 14:56:36 -06:00
Tamas Cseke
e6f928ca79
Remove arg limit
...
Allocate dynamically
FS-9762 --resolve
2016-12-30 14:56:01 -06:00
Aron Podrigal
65e0908128
FS-9758: switch_sql_queue_manager_destroy() avoid null pointer deref
...
If passed in *qmp is a null pointer return `SWITCH_STATUS_NOOP`
2016-12-30 14:55:35 -06:00
Mike Jerris
cc75fd8307
FS-9581: [windows] fix function signatures in switch_estimators.c
2016-12-30 14:44:30 -06:00
Mike Jerris
801d594637
FS-9581: add new required source files to core build
2016-12-30 14:44:24 -06:00
Mike Jerris
54856f08ee
FS-9581: [windows] don't define symbols before pch include
2016-12-30 14:44:17 -06:00
Mike Jerris
097c048747
FS-9581: [windows] DEBUG_ESTIMATORS symbol conflict in windows
2016-12-30 14:44:10 -06:00
Mike Jerris
d422498d0f
FS-9782: [mod_sofia] on recovery, flip the order of the record route on inbound calls only, use the record route in the same order on inbound calls and in reverse order on outbound calls as the initial route set when doing the recover invite. Account for the call direction based on how sip considers it, not based on freeswitch direction so inbound calls after recovery are treated as outbound in this logic
2016-12-14 15:37:02 -06:00
Mike Jerris
cacebb1557
FS-9782: [mod_sofia] on recovery, don't flip the order of the record route ever, on outbound calls use the record route in the reverse order as the initial route set when doing the recover invite
2016-12-14 15:36:57 -06:00
Brian West
553f3ac1ac
FS-9851: [freeswitch-core] Add abstimeout to CoreSession:getDigits in switch_cpp #resolve
2016-12-14 14:27:41 -06:00
Ken Rice
e755b430da
version bump
2016-11-29 09:46:39 -06:00
Luis Azedo
f18f82cffe
FS-9747: [core] add channel hold/unhold verbosity
2016-11-18 09:37:54 -06:00
Brian West
7d61495381
FS-9755 conference cdr is required for 4579 support in mod_conference
2016-11-18 09:37:53 -06:00
Anthony Minessale
a71bf235e7
FS-9748: [Locking contention with mod_shout playing conference moh]
2016-11-18 09:37:30 -06:00
Anthony Minessale
1e3b8d1f97
FS-9739 [switch_rtp mistakes "ffffffff" for a new DTMF and Queue's a NULL digit]
2016-11-18 09:36:51 -06:00
Chris Rienzo
ea90d6d5b3
FS-5978 [mod_rayo] attempt to fix direct media join
2016-11-18 09:34:30 -06:00
Mike Jerris
18deb4d8d7
update verto-min.js
2016-11-16 11:23:18 -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
Markus von Arx
8bcf236877
FS-9387 [libzrtp] bugfix for hash calculation of the auxiliary secret
2016-11-16 11:23:16 -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
François
a451db4a60
FS-9728 fix dynamic media tag on verto.newCall method
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