Commit Graph

30563 Commits

Author SHA1 Message Date
Anthony Minessale cffb310f3f FS-8759 #resolve [segfault on 1.7] #comment please update to master 2016-01-20 11:56:18 -06:00
Luis Azedo f80d6cc551 FS-8763 [mod_sofia] set is_auth on switch_ivr_set_user result 2016-01-20 16:09:17 +00:00
Mike Jerris ca2f638159 Merge pull request #669 in FS/freeswitch from ~ICEHESS/freeswitch:feature/FS-8737-add-bill_msec-variable-to-default to master
* commit 'dee37afbb34990dea5d77e038cd5f55212893b97':
  FS-8737: [mod_kazoo] Add require vars to default filter
2016-01-19 14:18:04 -06:00
Hesaam Farhang dee37afbb3 FS-8737: [mod_kazoo] Add require vars to default filter 2016-01-19 11:51:19 -08:00
Davide Colombo 9f7afc4bed FS-8758: scroll properly numbers in call history div 2016-01-19 17:02:58 +01:00
Leo Noordergraaf 5d140310bd FS-8756: [mod_say_nl] Improve dutch localisation
This change fixes various Dutch localisation issues.
Euro is used instead of Dollar
Some date/time digits are played different to be compatible with the Dutch language.
2016-01-19 11:19:30 +01:00
Anthony Minessale 5ee745afeb FS-8721 last should only be set on the ones we skip that will not be destroyed 2016-01-18 15:25:19 -06:00
Mike Jerris 2c37bbab09 Merge pull request #670 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-7776 to master
* commit '4722992f66673680b510c5943f990955ca83cbc7':
  FS-7776 build kazoo module
2016-01-18 10:50:33 -06:00
Luis Azedo 4722992f66 FS-7776 build kazoo module 2016-01-17 16:10:14 +00:00
Seven Du 8911b055fe and debug code vpx params 2016-01-16 07:29:35 +08:00
Anthony Minessale 6708de51e0 FS-8721 keep track of last on continue cases 2016-01-15 13:58:59 -06:00
Anthony Minessale II f23c13dde2 Merge pull request #668 in FS/freeswitch from bugfix/FS-8673-core-dump-on-playback-after-decode to master
* commit '2db6cc18ea66a71edd8867d625be850395298886':
  FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
2016-01-15 13:49:32 -06:00
Anthony Minessale 2db6cc18ea FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message] 2016-01-15 13:49:59 -06:00
Anthony Minessale II 78f9ffafd4 Merge pull request #667 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-8735:master to master
* commit 'b17602be09769e3f119b1eda41d9ad1806afc15d':
  FS-8735 display update support for Panasonic devices
2016-01-15 13:41:37 -06:00
Anthony Minessale dfa791e045 FS-8721 #resolve [Bug removal at call end causes eavesdrop memory leak] #comment This should do it, bug_remove_all is called after destroy where it's more than safe to kill bugs indiscriminately 2016-01-15 13:29:29 -06:00
Anthony Minessale 10df600393 FS-8736 #resolve [Missing MEMMOVE macro in spandsp autoconf] 2016-01-15 13:14:07 -06:00
Anthony Minessale 30fa89e008 FS-8713 #resolve [crash on bad video rtp stream] #comment Pushed a patch to make the sizes match. This was the original intention since we want to preserve the packet as-is while in the jb 2016-01-15 11:26:30 -06:00
François b17602be09 FS-8735 display update support for Panasonic devices 2016-01-15 12:00:57 +01:00
Anthony Minessale 852dd01c87 FS-8734 #resolve [Video JitterBuffer Cleanup] 2016-01-14 17:38:09 -06:00
William King 754fd7d783 Merge pull request #666 in FS/freeswitch from feature/FS-8728-mod_amqp-add-logging-ability to master
* commit 'e7d2083263319499fbdf897e22fdb24ab3d81b55':
  FS-8728 default configs
  FS-8728 Adding logging profile and functionality
2016-01-14 16:46:34 -06:00
William King e7d2083263 FS-8728 default configs 2016-01-14 14:45:51 -08:00
Anthony Minessale 62d7b0aed3 FS-8731 #resolve [Crash when leg-b invite video in voice call] #comment please update and retest 2016-01-14 15:12:01 -06:00
William King e320f86bcb FS-8728 Adding logging profile and functionality 2016-01-13 14:27:04 -08:00
Anthony Minessale c01a8849a0 FS-8720 #resolve [Segmentation Fault when switch_channel_str2cause is called] 2016-01-12 16:29:44 -06:00
Michael Jerris 4fc4c52392 Revert "FS-8720: [core] allow passing in blank/null to session::hangup to mean NORMAL_CLEARING hangup cause instead of segfault"
wrong fix for this issue
This reverts commit 3304492b41.
2016-01-12 13:03:21 -05:00
Mike Jerris aa440200ee Merge pull request #665 in FS/freeswitch from ~CXREG/freeswitch-8721:master to master
* commit '7020d21e292090c4dc644fa47df1a3a9bd98ba78':
  FS-8721: avoid memory leak when removing thread-locked bugs
2016-01-12 11:58:39 -06:00
Michael Jerris aee36dfc59 FS-8719: [mod_conference] fix seg when building without video support, but specifying video_mute_png variable for a conference member 2016-01-12 12:25:36 -05:00
Michael Jerris 3304492b41 FS-8720: [core] allow passing in blank/null to session::hangup to mean NORMAL_CLEARING hangup cause instead of segfault 2016-01-12 10:57:00 -05:00
Dave Olszewski 7020d21e29 FS-8721: avoid memory leak when removing thread-locked bugs 2016-01-12 01:27:03 -08:00
Anthony Minessale 32d4e56e1e FS-8716 2016-01-08 17:18:19 -06:00
William King 24fb219fa0 Adding a file extension to the package build logs 2016-01-08 10:14:19 -08:00
Brian West e39605dc2c FS-8715: [mod_sofia] make the oubound_proxy on the profile consistent with how we do the same thing on the gateway 2016-01-08 11:06:12 -06:00
Anthony Minessale 0db9843ea8 FS-8716 actually fix typo 2016-01-08 09:57:52 -06:00
Anthony Minessale 42ac717d58 FS-8716 typo 2016-01-07 16:46:30 -06:00
Anthony Minessale 0da5d8a350 FS-8716 #resolve [recording offset is delayed few seconds for rtmp stream] 2016-01-07 16:39:06 -06:00
Seven Du 563bd9ca5d FS-8713 avoid write exceeding buffer 2016-01-07 17:11:52 +08:00
Seven Du 5de4622734 Revert "FS-8713 #resolve avoid read exceeding buffer"
This reverts commit 1746d2ebc0.
2016-01-07 17:00:48 +08:00
Seven Du 1746d2ebc0 FS-8713 #resolve avoid read exceeding buffer 2016-01-07 14:11:48 +08:00
Nathan Neulinger 2a1b8bd4e6 mod_skinny: remove nested redundant mutex that could cause a hang 2016-01-06 11:27:35 -06:00
Nathan Neulinger ff551827ab mod_skinny: silence CID 1320795 by rearranging mutex aquisition, negligible impact 2016-01-06 11:23:52 -06:00
Nathan Neulinger 435c463672 mod_skinny: control flow issue reported by coverity CID 1294487 2016-01-06 11:15:18 -06:00
nneul on mst.edu 7bd6813b13 FS-8711 #resolve [fix a couple of possible memory leaks in mod_skinny packet reading code] 2016-01-06 10:57:13 -06:00
Anthony Minessale II 4c47a27a45 Merge pull request #664 in FS/freeswitch from bugfix/FS-8677-crash-possible-memory-corruption to master
* commit '56a68e3ad9dcb61dd939c87f457e14455ef056a7':
  FS-8677 #resolve [Crash (possible memory corruption) after codec change]
2016-01-06 10:09:35 -06:00
Anthony Minessale 56a68e3ad9 FS-8677 #resolve [Crash (possible memory corruption) after codec change] 2016-01-06 10:10:14 -06:00
Chris Rienzo 7aa17a9987 FS-8708 [mod_rayo] fix example configuration to map to correct DETECTED_TONE event from spandsp_start_tone_detect 2016-01-05 14:18:32 -05:00
Mike Jerris a70f6672e8 Merge pull request #663 in FS/freeswitch from ~RA/fs-ra-new:FS-8679-call-completed-elsewhere-2 to master
* commit '507bc265bd9bc1aec2fe77fe34d4ca1050c84243':
  FS-8679: [mod_sofia] no missed call if call is anwered by someone else
2016-01-04 15:13:25 -06:00
Raphael Lechner 507bc265bd FS-8679: [mod_sofia] no missed call if call is anwered by someone else
sofia is sending Call completed elsewhere to the other involved phones if not disabled by the option ignore_completed_elsewhere
2016-01-04 21:33:24 +01:00
Andrew Cassidy 92ac448c95 FS-8424 fix for default rounding values 2016-01-04 20:10:53 +00:00
Anthony Minessale 99a9537cd4 FS-8673 2016-01-04 13:37:29 -06:00
Anthony Minessale II b6da03684f Merge pull request #650 in FS/freeswitch from ~BORDMI/freeswitch:feature/FS-8694-list_users-performance-issue to master
* commit '9cd86722e713112fbc32e80cf88502712aa663c4':
  FS-8694 list_users performance issue update
2016-01-04 11:05:21 -06:00