]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Chad Phillips [Fri, 22 Jan 2016 19:13:47 +0000 (12:13 -0700)]
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
Anthony Minessale II [Fri, 22 Jan 2016 05:32:49 +0000 (23:32 -0600)]
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
Kathleen King [Fri, 22 Jan 2016 02:34:56 +0000 (18:34 -0800)]
FS-8111 [mod_sofia] 'sofia' API command auto-complete cleanup
Mike Jerris [Thu, 21 Jan 2016 22:42:10 +0000 (16:42 -0600)]
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
Mike Jerris [Thu, 21 Jan 2016 18:00:14 +0000 (12:00 -0600)]
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
Anthony Minessale [Wed, 20 Jan 2016 17:56:10 +0000 (11:56 -0600)]
FS-8759 #resolve [segfault on 1.7] #comment please update to master
Luis Azedo [Wed, 20 Jan 2016 16:09:17 +0000 (16:09 +0000)]
FS-8763 [mod_sofia] set is_auth on switch_ivr_set_user result
Mike Jerris [Tue, 19 Jan 2016 20:18:04 +0000 (14:18 -0600)]
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
Hesaam Farhang [Fri, 15 Jan 2016 23:02:01 +0000 (15:02 -0800)]
FS-8737: [mod_kazoo] Add require vars to default filter
Davide Colombo [Tue, 19 Jan 2016 16:02:58 +0000 (17:02 +0100)]
FS-8758: scroll properly numbers in call history div
Leo Noordergraaf [Tue, 19 Jan 2016 10:19:30 +0000 (11:19 +0100)]
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.
Anthony Minessale [Mon, 18 Jan 2016 21:25:19 +0000 (15:25 -0600)]
FS-8721 last should only be set on the ones we skip that will not be destroyed
Mike Jerris [Mon, 18 Jan 2016 16:50:33 +0000 (10:50 -0600)]
Merge pull request #670 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-7776 to master
* commit '
4722992f66673680b510c5943f990955ca83cbc7 ':
FS-7776 build kazoo module
Luis Azedo [Sun, 17 Jan 2016 16:10:14 +0000 (16:10 +0000)]
FS-7776 build kazoo module
Seven Du [Fri, 15 Jan 2016 07:38:13 +0000 (15:38 +0800)]
and debug code vpx params
Anthony Minessale [Fri, 15 Jan 2016 19:58:53 +0000 (13:58 -0600)]
FS-8721 keep track of last on continue cases
Anthony Minessale II [Fri, 15 Jan 2016 19:49:32 +0000 (13:49 -0600)]
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]
Anthony Minessale [Thu, 7 Jan 2016 00:48:16 +0000 (18:48 -0600)]
FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
Anthony Minessale II [Fri, 15 Jan 2016 19:41:37 +0000 (13:41 -0600)]
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
Anthony Minessale [Fri, 15 Jan 2016 19:29:29 +0000 (13:29 -0600)]
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
Anthony Minessale [Fri, 15 Jan 2016 19:14:07 +0000 (13:14 -0600)]
FS-8736 #resolve [Missing MEMMOVE macro in spandsp autoconf]
Anthony Minessale [Fri, 15 Jan 2016 17:26:30 +0000 (11:26 -0600)]
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
François [Fri, 15 Jan 2016 11:00:57 +0000 (12:00 +0100)]
FS-8735 display update support for Panasonic devices
Anthony Minessale [Thu, 14 Jan 2016 23:38:03 +0000 (17:38 -0600)]
FS-8734 #resolve [Video JitterBuffer Cleanup]
William King [Thu, 14 Jan 2016 22:46:34 +0000 (16:46 -0600)]
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
William King [Thu, 14 Jan 2016 22:45:51 +0000 (14:45 -0800)]
FS-8728 default configs
Anthony Minessale [Thu, 14 Jan 2016 21:12:01 +0000 (15:12 -0600)]
FS-8731 #resolve [Crash when leg-b invite video in voice call] #comment please update and retest
William King [Wed, 13 Jan 2016 22:22:57 +0000 (14:22 -0800)]
FS-8728 Adding logging profile and functionality
Anthony Minessale [Tue, 12 Jan 2016 22:29:37 +0000 (16:29 -0600)]
FS-8720 #resolve [Segmentation Fault when switch_channel_str2cause is called]
Michael Jerris [Tue, 12 Jan 2016 18:03:01 +0000 (13:03 -0500)]
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
3304492b411c46376d9b0d4dbe512c08390e4836 .
Mike Jerris [Tue, 12 Jan 2016 17:58:39 +0000 (11:58 -0600)]
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
Michael Jerris [Tue, 12 Jan 2016 17:25:36 +0000 (12:25 -0500)]
FS-8719: [mod_conference] fix seg when building without video support, but specifying video_mute_png variable for a conference member
Michael Jerris [Tue, 12 Jan 2016 15:56:41 +0000 (10:56 -0500)]
FS-8720: [core] allow passing in blank/null to session::hangup to mean NORMAL_CLEARING hangup cause instead of segfault
Dave Olszewski [Tue, 12 Jan 2016 09:27:03 +0000 (01:27 -0800)]
FS-8721: avoid memory leak when removing thread-locked bugs
Anthony Minessale [Fri, 8 Jan 2016 23:18:12 +0000 (17:18 -0600)]
FS-8716
William King [Fri, 8 Jan 2016 18:14:19 +0000 (10:14 -0800)]
Adding a file extension to the package build logs
Brian West [Fri, 8 Jan 2016 17:06:12 +0000 (11:06 -0600)]
FS-8715: [mod_sofia] make the oubound_proxy on the profile consistent with how we do the same thing on the gateway
Anthony Minessale [Fri, 8 Jan 2016 15:57:52 +0000 (09:57 -0600)]
FS-8716 actually fix typo
Anthony Minessale [Thu, 7 Jan 2016 22:46:30 +0000 (16:46 -0600)]
FS-8716 typo
Anthony Minessale [Thu, 7 Jan 2016 22:39:06 +0000 (16:39 -0600)]
FS-8716 #resolve [recording offset is delayed few seconds for rtmp stream]
Seven Du [Thu, 7 Jan 2016 09:11:52 +0000 (17:11 +0800)]
FS-8713 avoid write exceeding buffer
Seven Du [Thu, 7 Jan 2016 09:00:48 +0000 (17:00 +0800)]
Revert "FS-8713 #resolve avoid read exceeding buffer"
This reverts commit
1746d2ebc026e54aac35304b8885f385bb1067da .
Seven Du [Thu, 7 Jan 2016 06:11:48 +0000 (14:11 +0800)]
FS-8713 #resolve avoid read exceeding buffer
Nathan Neulinger [Wed, 6 Jan 2016 17:27:35 +0000 (11:27 -0600)]
mod_skinny: remove nested redundant mutex that could cause a hang
Nathan Neulinger [Wed, 6 Jan 2016 17:23:52 +0000 (11:23 -0600)]
mod_skinny: silence CID
1320795 by rearranging mutex aquisition, negligible impact
Nathan Neulinger [Wed, 6 Jan 2016 17:15:18 +0000 (11:15 -0600)]
mod_skinny: control flow issue reported by coverity CID
1294487
nneul on mst.edu [Wed, 6 Jan 2016 16:54:47 +0000 (10:54 -0600)]
FS-8711 #resolve [fix a couple of possible memory leaks in mod_skinny packet reading code]
Anthony Minessale II [Wed, 6 Jan 2016 16:09:35 +0000 (10:09 -0600)]
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]
Anthony Minessale [Wed, 23 Dec 2015 22:03:35 +0000 (16:03 -0600)]
FS-8677 #resolve [Crash (possible memory corruption) after codec change]
Chris Rienzo [Tue, 5 Jan 2016 19:18:32 +0000 (14:18 -0500)]
FS-8708 [mod_rayo] fix example configuration to map to correct DETECTED_TONE event from spandsp_start_tone_detect
Eliot Gable [Mon, 4 Jan 2016 12:46:41 +0000 (12:46 +0000)]
FS-8706: Fix a segfault where no response status was set previously, and try to prevent future ones by setting default response status of 500.
Eliot Gable [Mon, 4 Jan 2016 12:19:43 +0000 (12:19 +0000)]
FS-8704: Add min-members, wait-min-members-timeout, wait-mod-timeout, wait-min-members-timeout-message, wait-mod-timeout-message, endconf-mod-exit-message, and endconf-message parameters and functionality to mod_conference.
Mike Jerris [Mon, 4 Jan 2016 21:13:25 +0000 (15:13 -0600)]
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
Raphael Lechner [Mon, 4 Jan 2016 20:33:24 +0000 (21:33 +0100)]
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
Andrew Cassidy [Mon, 4 Jan 2016 20:10:53 +0000 (20:10 +0000)]
FS-8424 fix for default rounding values
Anthony Minessale [Mon, 4 Jan 2016 19:37:29 +0000 (13:37 -0600)]
FS-8673
Anthony Minessale II [Mon, 4 Jan 2016 17:05:21 +0000 (11:05 -0600)]
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
Anthony Minessale [Mon, 4 Jan 2016 16:48:54 +0000 (10:48 -0600)]
FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
Travis Cross [Thu, 31 Dec 2015 16:02:31 +0000 (16:02 +0000)]
Fix typo in freeswitch-doc package description
Michael Jerris [Wed, 30 Dec 2015 21:42:02 +0000 (16:42 -0500)]
FS-8683: [mod_conference] fix seg originating non video call into mcu video conference
Spencer Thomason [Tue, 29 Dec 2015 15:50:38 +0000 (15:50 +0000)]
Add missing ENABLE_SRTP ifdef to allow building without SRTP
FS-8571 #resolve
Dmitriy N. Borisov [Tue, 29 Dec 2015 06:01:47 +0000 (09:01 +0300)]
FS-8694 list_users performance issue update
William King [Mon, 28 Dec 2015 23:13:07 +0000 (15:13 -0800)]
FS-8692 Added functionality to mod_amqp command listener to be able to send the api response back as an event to an exchange defined in the api message headers
William King [Mon, 28 Dec 2015 18:21:50 +0000 (10:21 -0800)]
FS-8329 update the example configs, and fix whitespace
William King [Thu, 24 Dec 2015 00:44:22 +0000 (18:44 -0600)]
Merge pull request #588 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-8432-wrong-timestamp-resolution-in-mpd_amqp to master
* commit '
8c540c6632fc083b551c7e4966d72ad79b2ed0b4 ':
FS-8432 fixes timestamp type resolution, adds new header of type uint64 to carry microsecond resolution timestamp
Ken Rice [Wed, 23 Dec 2015 18:25:43 +0000 (12:25 -0600)]
Merge pull request #631 in FS/freeswitch from ~MAFOOUK/freeswitch:bugfix/FS-8648-incorrect-url-s-in-yum-repos to master
* commit '
aad6b0aca525af283b128d1952b1dd902142f488 ':
FS-8648: incorrect url's in yum repos
Mike Jerris [Wed, 23 Dec 2015 18:19:05 +0000 (12:19 -0600)]
Merge pull request #639 in FS/freeswitch from ~GRINDHOLD/freeswitch:bugfix/perl-sendmsg-fix to master
* commit '
c61f6826c80bc95977b9be49dfbdcc23562e4d8d ':
bugfix: prevented endless loop in sendmsg
Mike Jerris [Wed, 23 Dec 2015 18:13:35 +0000 (12:13 -0600)]
Merge pull request #641 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8666-link-to-mtmalloc-on-solaris-sparc to master
* commit '
3c291b3c61c1857449f26285c34c9ac406407f5d ':
Use mtmalloc on Solaris SPARC if available
Anthony Minessale [Tue, 22 Dec 2015 22:57:41 +0000 (16:57 -0600)]
add parsing for userLocation header
Anthony Minessale [Tue, 22 Dec 2015 22:54:49 +0000 (16:54 -0600)]
add parsing for userLocation header
Chris Rienzo [Tue, 22 Dec 2015 21:04:04 +0000 (16:04 -0500)]
FS-8676 [mod_unimrcp] fix crash when an invalid voice-gender TTS param is attempted to be set
Anthony Minessale II [Tue, 22 Dec 2015 19:51:58 +0000 (13:51 -0600)]
Merge pull request #646 in FS/freeswitch from ~JAONZE/freeswitch:feature/FS-8600-add-button-to-open-new-window-on to master
* commit '
284e98fba4541a21662025801e3e0294aa40ab86 ':
FS-8600 [verto_communicator] - Added button at top menu for new window
Anthony Minessale II [Tue, 22 Dec 2015 19:50:21 +0000 (13:50 -0600)]
Merge pull request #647 in FS/freeswitch from bugfix/FS-8673-core-dump-on-playback-after-decode to master
* commit '
1015c3c7a2c37cd11ee73dcba1de4cb47fc7b1f5 ':
FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
Anthony Minessale [Thu, 17 Dec 2015 21:50:59 +0000 (15:50 -0600)]
FS-8673 #resolve [core dump on playback after "Decode Codec is not initialized!" log message]
Jaon EarlWolf [Tue, 22 Dec 2015 19:16:20 +0000 (16:16 -0300)]
FS-8600 [verto_communicator] - Added button at top menu for new window
Italo Rossi [Tue, 22 Dec 2015 18:58:48 +0000 (15:58 -0300)]
FS-8591 [verto_communicator] restoring chat send button behavior
Ítalo Rossi [Tue, 22 Dec 2015 18:45:45 +0000 (12:45 -0600)]
Merge pull request #644 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8591-chat-window-inserts-spurious-carriage to master
* commit '
aede42e8bd4d24fff12314908b58b723ffa96011 ':
FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown
Jaon EarlWolf [Mon, 21 Dec 2015 18:48:53 +0000 (15:48 -0300)]
FS-8591 [verto_communicator] - Changed ng-keyup to ng-keydown
Ítalo Rossi [Tue, 22 Dec 2015 18:10:15 +0000 (12:10 -0600)]
Merge pull request #645 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8563-output-device-mechanism-needs-feedback to master
* commit '
ef3e43840614e3e62238c1e48fbfad6344ff0b2f ':
FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice
Ítalo Rossi [Tue, 22 Dec 2015 18:05:24 +0000 (12:05 -0600)]
Merge pull request #637 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8654-moderator-controls-randomly-popup to master
* commit '
0a9c4a6b7d16c67fa351eb9cc43b5c16101ef627 ':
FS-8654 [verto_communicator] - Added event emission on hangup
Ítalo Rossi [Tue, 22 Dec 2015 17:30:29 +0000 (11:30 -0600)]
Merge pull request #643 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8675-add-bower-resolution-for-bootstrap-angular to master
* commit '
52e9763f58f46f35f108b382c6dbb4f80d0e8dc2 ':
FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
Ítalo Rossi [Tue, 22 Dec 2015 17:29:28 +0000 (11:29 -0600)]
Merge pull request #642 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8636-verto-communicator-autocall-does to master
* commit '
21ee58558d2421e4a75972bd6462ef93fce8db79 ':
FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps
Jaon EarlWolf [Mon, 21 Dec 2015 20:59:59 +0000 (17:59 -0300)]
FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice
Jaon EarlWolf [Mon, 21 Dec 2015 17:59:32 +0000 (14:59 -0300)]
FS-8675 [verto_communicator] - Fixed angular-bootstrap version at resolutions
Anthony Minessale [Thu, 17 Dec 2015 22:32:55 +0000 (16:32 -0600)]
FS-8595 contd
Anthony Minessale [Thu, 17 Dec 2015 22:00:20 +0000 (16:00 -0600)]
FS-8595 contd
Jaon EarlWolf [Thu, 17 Dec 2015 21:25:52 +0000 (18:25 -0300)]
FS-8636 [verto_communicator] - Fix URI mismatch before angular bootstraps
Spencer Thomason [Thu, 17 Dec 2015 16:33:53 +0000 (16:33 +0000)]
Use mtmalloc on Solaris SPARC if available
FS-8666 #resolve
Mike Jerris [Thu, 17 Dec 2015 16:11:59 +0000 (10:11 -0600)]
Merge pull request #632 in FS/freeswitch from bugfix/FS-8650-add-switch_must_malloc-switch_must_realloc-switch_must_strdup to master
* commit '
350a739da8b5ad44e4c82185258be49724a4d5b4 ':
FS-8650 #resolve [Add switch_must_malloc/switch_must_realloc/switch_must_strdup and use it in switch_xml.c]
Anthony Minessale [Thu, 17 Dec 2015 00:22:27 +0000 (18:22 -0600)]
FS-8179 bring this back to default its fixed in chrome
Anthony Minessale [Thu, 17 Dec 2015 00:20:21 +0000 (18:20 -0600)]
FS-8595 contd
Anthony Minessale [Wed, 16 Dec 2015 21:34:06 +0000 (15:34 -0600)]
FS-8595 contd
Anthony Minessale [Wed, 16 Dec 2015 20:05:30 +0000 (14:05 -0600)]
FS-8595 contd
Anthony Minessale [Wed, 16 Dec 2015 19:55:33 +0000 (13:55 -0600)]
FS-8595 contd
Emmanuel Schmidbauer [Wed, 16 Dec 2015 15:47:20 +0000 (07:47 -0800)]
FS-8668: allow channel variable prefix-a-leg to override global setting in mod_xml_cdr
grindhold [Wed, 16 Dec 2015 03:48:11 +0000 (04:48 +0100)]
bugfix: prevented endless loop in sendmsg
FS-8667 - some commands do not send a response with the type
command/reply but send api/response instead. check for this type,
too in order to prevent $client->comand() from never returning
to the users script.
Anthony Minessale [Wed, 16 Dec 2015 00:37:03 +0000 (18:37 -0600)]
FS-8595 matching input res does not work well when chrome auto decides to shrink it too small so never mind this part
Anthony Minessale [Tue, 15 Dec 2015 22:16:51 +0000 (16:16 -0600)]
FS-8641 #resolve [Make frame rate configurable]
Anthony Minessale II [Tue, 15 Dec 2015 22:14:41 +0000 (16:14 -0600)]
Merge pull request #629 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8641-make-frame-rate-configurable to master
* commit '
682850c02f749714fc6f51d023f329daaacca264 ':
FS-8641 [verto-communicator] - Added Frame Rate setting
Ken Rice [Tue, 15 Dec 2015 20:14:38 +0000 (14:14 -0600)]
Merge branch 'master' of https://freeswitch.org/stash/scm/FS/freeswitch