Spencer Thomason
2caa6efdac
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
2016-01-27 19:44:59 -08:00
Anthony Minessale
8daa71eb14
FS-8595 lower the q size by 1
2016-01-27 14:02:46 -06:00
William King
9acd1c7110
FS-8788 Enabling stacksize limits for Debian packaging
2016-01-27 11:53:59 -08:00
Anthony Minessale
c4cea0cf44
FS-8787 #resolve [fs_cli prompt modifications]
2016-01-27 12:01:14 -06:00
Anthony Minessale
a729ebe6e5
FS-8786 #resolve [rtp-timeout-sec on profile triggers when receiving T.38 UDPTL frames]
2016-01-27 10:49:44 -06:00
Corey Smith
7129dc32c8
FS-8777 #resolve FreeBSD: mod_redis/credis.c missing netinet/in.h include
2016-01-26 21:13:31 -05:00
Spencer Thomason
41c73013e9
FS-8656: Fix switch_event_channel_broadcast identifier redeclared
2016-01-26 15:35:59 -05:00
Anthony Minessale
070b59916a
FS-8770 #resolve [media_bug_answer_req=true results in a file being created for unanswered calls]
2016-01-26 11:00:41 -06:00
Chris Walder
f6e1056c94
FS_8775 Add function SST_SHORT_DATE_TIME to mod_say_de.c and some language tweaks
...
German voice-mail is broken since mod_say_de.c is missing function SST_SHORT_DATE_TIME.
Insert function SST_SHORT_DATE_TIME into mod_say_de.c (refering and equal to mod_say_en.c) and tweaks some german language issues.
2016-01-25 21:07:40 +01:00
Seven Du
d6e942c82c
FS-8688 #comment add more detailed logs and tweak some params for the comming libvpx 1.5.0
...
seems 1.5.0 doesn't support postproc, returns VPX_CODEC_INCAPABLE if set
2016-01-25 14:16:48 +08:00
Steve Underwood
9113f23b75
Fixed the application of the T.30 T1 timeout in faxing.
2016-01-24 01:58:36 +08:00
Ken Rice
ce62c06241
update my email address
2016-01-22 16:43:29 -06:00
Mike Jerris
45fd3910ec
Merge pull request #678 in FS/freeswitch from ~KATHLEEN.KING/freeswitch:api-complete2 to master
...
* commit 'e5b5b9b2d8dd598ce51f1beed170141c002f91c9':
FS-8111 [mod_sofia] 'sofia' API command auto-complete cleanup
2016-01-22 16:40:02 -06:00
Mike Jerris
815af8fab3
Merge pull request #648 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-8685-conference-relate-multiple-members to master
...
* commit '75f94438bc85ca7394220279d65aea4164d9c060':
FS-8685: multiple member arguments for conference relate api command
2016-01-22 15:31:35 -06:00
Chad Phillips
75f94438bc
FS-8685: multiple member arguments for conference relate api command
...
multiple member arguments can be separated by a comma, eg:
conference foo relate 1 2,3,4 nohear
conference foo relate 1,2 3 nospeak
2016-01-22 12:13:47 -07:00
Anthony Minessale II
013fb1d29c
Merge pull request #652 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8571-configure-with-disable-srtp-breaks to master
...
* commit 'e3e6bd875747c379ae78e7528dc66ce210c24ed9':
Add missing ENABLE_SRTP ifdef to allow building without SRTP
2016-01-21 23:32:49 -06:00
Kathleen King
e5b5b9b2d8
FS-8111 [mod_sofia] 'sofia' API command auto-complete cleanup
2016-01-21 18:35:32 -08:00
Mike Jerris
32992f8667
Merge pull request #671 in FS/freeswitch from ~IVO/freeswitch:bugfix/FS-8756-dutch-localisation-issues-in-mod_say_nl to master
...
* commit '5d140310bdb64982e3a184436b7c5c7c32be4e8c':
FS-8756: [mod_say_nl] Improve dutch localisation
2016-01-21 16:42:10 -06:00
Mike Jerris
93f0da09d3
Merge pull request #674 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-8763 to master
...
* commit 'f80d6cc5517c6886dc15dc446c0519811c55d04e':
FS-8763 [mod_sofia] set is_auth on switch_ivr_set_user result
2016-01-21 12:00:14 -06:00
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