Commit Graph

31584 Commits

Author SHA1 Message Date
Brian West 23d6663c7a fix typo %ignore 2016-12-30 15:19:28 -06:00
Brian West e94de3eb03 %ignore update fixbug.pl to include component 2016-12-30 15:18:38 -06:00
Brian West 660f79e350 FS-9829 #resolve [FreeSWITCH 200ok to second reINVITE on a dialog doesn't contain an SDP.] 2016-12-30 15:18:23 -06:00
Piotr Gregor 028f0f4df9 FS-9843 [mod_avmd] Remove unused defines 2016-12-30 15:17:36 -06:00
Brian West 6245a4d193 FS-9808 #resolve [mod_png issue when used with ivr as video input] 2016-12-30 15:17:11 -06:00
Chris Rienzo 7077819039 FS-9827 [mod_hiredis] handle NIL reply 2016-12-30 15:15:05 -06:00
Alexey Melnichuk 12483d5ee3 FS-9821 [mod_lua] Fix. memory/resource leak in mod_lua 2016-12-30 15:12:36 -06:00
Sebastian Kemper 01c1060688 FS-9824 [tone2wav.c] Fix segfault on tone2wav
I checked fs_encode and saw that it terminates itself a bit differently, so I applied the same to tone2wav and the segfaults went away

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2016-12-30 15:12:14 -06:00
Chris Rienzo f45b19d53e FS-9826 reset jitter buffer if SSRC changes regardless of jitter buffer paused state 2016-12-30 15:11:52 -06:00
Brian West b32109b884 FS-9816 yasm is not a runtime dependency, its only needed to build libvpx when compiling 2016-12-30 15:11:07 -06:00
Seven Du efaab35430 FS-9817 #resolve fix regression from 828d6eaf01 2016-12-30 15:10:55 -06:00
Luis Azedo 5bb50046b3 FS-9813 [mod_kazoo] add kz_http_put 2016-12-30 15:08:21 -06:00
Sergey Safarov 6d4e83ed2c FS-9805: Organized prompts in phrase_en.xml 2016-12-30 15:07:51 -06:00
Sergey Safarov c63229e5ef FS-9805: Created script to compare XML traslation files with phrase_en.xml 2016-12-30 15:07:39 -06:00
Brian West 174a1e2458 FS-9812 fix label that is only used when zrtp or srtp are enabled 2016-12-30 15:07:24 -06:00
Marc Olivier Chouinard 0cf6445cc2 FS-9788: Add close() option to FileIO implementation 2016-12-30 15:07:09 -06:00
Marc Olivier Chouinard 251d59f167 FS-9794: Set the result cause of an originate failed cause to variable originate_failed_cause 2016-12-30 15:05:00 -06:00
nneul at mst.edu 44ab5cb413 FS-8733 FS-9804 various phrase updates 2016-12-30 15:04:34 -06:00
nneul at mst.edu 02e5191698 FS-9804 broken closing tag 2016-12-30 15:04:24 -06:00
Brian West 88274afc60 FS-9799 rotate and increase log file size 2016-12-30 15:03:46 -06:00
Muhammad Zaka 5e69c625ee FS-9277: sip info with record: on and off doesn't start and stop call recording sessions 2016-12-30 15:03:22 -06:00
nneul at mst.edu 9dbbc97cd0 FS-9801 fix incorrect xml sections for phrase files 2016-12-30 15:03:00 -06:00
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