]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Michael Jerris [Thu, 25 Feb 2016 03:35:36 +0000 (21:35 -0600)]
FS-8867: do hidden visibility on vpx as we don't want symbols leaking out of libfreeswitch, and we get relocation error on a vpx symbol anyways
William King [Thu, 25 Feb 2016 00:13:29 +0000 (16:13 -0800)]
FS-8867 Adding changes to the debian package building
Michael Jerris [Wed, 24 Feb 2016 23:43:21 +0000 (18:43 -0500)]
FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built
Brian West [Wed, 24 Feb 2016 23:28:23 +0000 (17:28 -0600)]
FS-8862 auto adjust on passthru
Michael Jerris [Wed, 24 Feb 2016 21:52:40 +0000 (16:52 -0500)]
FS-8867: build using in tree libyuv to match required version and not impact system ones that are never sufficient version
Seven Du [Wed, 24 Feb 2016 10:34:35 +0000 (18:34 +0800)]
FS-8867: create conversion function stubs in the core so modules do not need to use libyuv directly
Anthony Minessale [Wed, 24 Feb 2016 17:53:18 +0000 (11:53 -0600)]
update verto-min
Anthony Minessale [Wed, 24 Feb 2016 17:18:35 +0000 (11:18 -0600)]
add pic
Michael Jerris [Tue, 23 Feb 2016 19:32:34 +0000 (14:32 -0500)]
import libyuv at hash
38d37a5 from https://chromium.googlesource.com/libyuv/libyuv/
Michael Jerris [Tue, 23 Feb 2016 19:08:26 +0000 (14:08 -0500)]
add libvpx
89cc6825 (matching current chrome canary) from repo https://chromium.googlesource.com/webm/libvpx
Brian West [Tue, 23 Feb 2016 17:00:10 +0000 (11:00 -0600)]
test script
Anthony Minessale [Mon, 22 Feb 2016 19:31:16 +0000 (13:31 -0600)]
FS-8842 #comment please try this patch on latest master
Italo Rossi [Mon, 22 Feb 2016 12:54:53 +0000 (09:54 -0300)]
FS-8856 - [mod_callcenter] Inserting member as a new one when restoring action fails because our agent_dispatch_thread removed the members just before we tried to update him.
Piotr Gregor [Mon, 22 Feb 2016 11:15:10 +0000 (11:15 +0000)]
FS-8854 initialize circular buffer
Now all members of buffer are initialized
in INIT_CIRC_BUFFER macro.
Piotr Gregor [Sat, 20 Feb 2016 18:02:16 +0000 (18:02 +0000)]
FS-8852 change stop condition in for loop
Now we use predefined table length instead
of hardcoded computation in stop condition
of for loop.
Anthony Minessale [Fri, 19 Feb 2016 15:34:38 +0000 (09:34 -0600)]
FS-8847 #resolve [Silence Error on shutdown of video call]
Anthony Minessale [Thu, 18 Feb 2016 23:04:01 +0000 (17:04 -0600)]
FS-8821
Mike Jerris [Thu, 18 Feb 2016 18:45:03 +0000 (12:45 -0600)]
Merge pull request #709 in FS/freeswitch from ~CRIENZO/freeswitch:bugfix/FS-8806 to master
* commit '
94c11e41d29f3ba3201b2e1e86c86cc592d7e359 ':
FS-8806 Change group_confirm_cancel_timeout to apply only to the legs that answer the call.
Anthony Minessale [Thu, 18 Feb 2016 17:44:16 +0000 (11:44 -0600)]
FS-7132
Anthony Minessale II [Wed, 17 Feb 2016 22:48:26 +0000 (16:48 -0600)]
Merge pull request #710 in FS/freeswitch from feature/FS-8688-implement-vp9-draft-uberti-payload to master
* commit '
5b456b395cd2f907b10ff2aaa29531d7843b968d ':
FS-8688 #resolve [Implement VP9 draft uberti payload 01 and libVPX 1.5]
Anthony Minessale [Thu, 4 Feb 2016 00:36:17 +0000 (18:36 -0600)]
FS-8688 #resolve [Implement VP9 draft uberti payload 01 and libVPX 1.5]
Ken Rice [Wed, 17 Feb 2016 22:31:58 +0000 (16:31 -0600)]
small tweak to debian package build script
Anthony Minessale [Wed, 17 Feb 2016 21:15:03 +0000 (15:15 -0600)]
FS-8811 #resolve [FS 1.7 crashes intermittently]
Chris Rienzo [Thu, 4 Feb 2016 22:14:43 +0000 (17:14 -0500)]
FS-8806 Change group_confirm_cancel_timeout to apply only to the legs that answer the call.
Italo Rossi [Wed, 17 Feb 2016 14:14:35 +0000 (11:14 -0300)]
FS-8839 - [verto_communicator] Fix screenshare when caller is transferred to another conference.
Chris Rienzo [Tue, 16 Feb 2016 22:40:21 +0000 (17:40 -0500)]
FS-8838 [mod_rayo] Do a better job of detecting when output component completed because of hangup and preventing operations on output component when call has ended.
Chris Rienzo [Tue, 16 Feb 2016 20:47:54 +0000 (15:47 -0500)]
FS-8838 [mod_rayo] fix syntax error in previous commit
Chris Rienzo [Tue, 16 Feb 2016 18:54:14 +0000 (13:54 -0500)]
FS-8838 [mod_rayo] improve logging and error handling when executing API on output component. Attempt to make output component stop a little more robust.
Steve Underwood [Fri, 12 Feb 2016 05:37:32 +0000 (13:37 +0800)]
FAX now applies the T1 timer properly after mid call returns to phase B.
Mike Jerris [Thu, 11 Feb 2016 18:49:19 +0000 (12:49 -0600)]
Merge pull request #708 in FS/freeswitch from bugfix/FS-8830-core-media-sdp-line-separator-needs to master
* commit '
00ac46bd98528a90d354a07ad7f3f6508fd45d59 ':
FS-8830 SDP line separator fix for SDP generated by the core
William King [Thu, 11 Feb 2016 18:46:31 +0000 (12:46 -0600)]
FS-8830 SDP line separator fix for SDP generated by the core
Sofia when giving an SDP through SOA was parsing the SDP and rewriting
it. For endpoints that use the core SDP as is will have more accurate
SDP now.
Italo Rossi [Thu, 11 Feb 2016 01:20:27 +0000 (19:20 -0600)]
Merge pull request #700 in FS/freeswitch from ~RORAMIREZ/freeswitch:feature/mod_callcenter-realtime-counter-answer-abandoned to master
* commit '
1661fc6a519dac70bafbe0b0767f5302337a9fb3 ':
FS-8822 - [mod_callcenter] Realtime counter for calls in a queue
Anthony Minessale [Wed, 10 Feb 2016 23:07:53 +0000 (17:07 -0600)]
swigall
Anthony Minessale [Wed, 10 Feb 2016 20:55:13 +0000 (14:55 -0600)]
FS-8821 #resolve [Check for status of executed operation]
Ken Rice [Tue, 9 Feb 2016 22:38:47 +0000 (16:38 -0600)]
FS-8818 #resolve refactor X-PRE include to not toss error if there are not files that match the include
Michael Jerris [Tue, 9 Feb 2016 18:38:40 +0000 (12:38 -0600)]
FS-8814: fix build on older libedit
Mike Jerris [Tue, 9 Feb 2016 16:57:55 +0000 (10:57 -0600)]
Merge pull request #640 in FS/freeswitch from ~VIPKILLA/freeswitch-eschmidbauer:FS-8668 to master
* commit '
f2fcfe1a75833cf0c5e9b599e12169674460351a ':
FS-8668: allow channel variable prefix-a-leg to override global setting in mod_xml_cdr
Anthony Minessale [Tue, 9 Feb 2016 16:45:29 +0000 (10:45 -0600)]
FS-8816 #resolve [switch_hashtable_insert_destructor() returns 0/-1 but switch_core_hash_insert_destructor never checks this]
Mike Jerris [Tue, 9 Feb 2016 15:51:33 +0000 (09:51 -0600)]
Merge pull request #701 in FS/freeswitch from ~TINKYWINKY/freeswitch:bugfix/FS-8809-avmd-compilation-fails-if-fastmath to master
* commit '
b8a8c88572cb0195aa274ed7bf07a6fe2fba1b06 ':
FS-8809 fix MAP_POPULATE undeclared
Piotr Gregor [Sun, 7 Feb 2016 23:37:37 +0000 (23:37 +0000)]
FS-8809 fix MAP_POPULATE undeclared
Add AM_MOD_AVMD_CXXFLAGS compile flag to mod avmd
and set this flag to -std=gnu99 in configure.ac
in case compiler vendor is xgnu.
Mike Jerris [Mon, 8 Feb 2016 18:44:14 +0000 (12:44 -0600)]
Merge pull request #702 in FS/freeswitch from ~ARTURZ/freeswitch:FS-8812-switch_channel_check_signal-in_thread_only to master
* commit '
e24c3939791657b7bf771bec11a3c7b3f1473ed8 ':
FS-8812 Respect in_thread_only parameter in switch_channel_check_signal()
Ken Rice [Mon, 8 Feb 2016 18:42:41 +0000 (12:42 -0600)]
FS-8808 #resolve fixed ^D in fs_cli with editline to delete char under cursor, not just backspace
Artur Zaprzała [Mon, 8 Feb 2016 10:25:48 +0000 (11:25 +0100)]
FS-8812 Respect in_thread_only parameter in switch_channel_check_signal()
Rodrigo Ramírez Norambuena [Sun, 7 Feb 2016 22:36:47 +0000 (19:36 -0300)]
FS-8822 - [mod_callcenter] Realtime counter for calls in a queue
Added counters for answered and abandoned calls for a queue.
Create two vars for cc_queue struct
- calls_answered
- calls_abandoned
These increases when the call is hangup.
This change also :
- refactor long lines of header and body to print the queue information.
- Update year in copyright
Seven Du [Sat, 6 Feb 2016 09:01:32 +0000 (17:01 +0800)]
FS-6544 fix return type
Anthony Minessale II [Fri, 5 Feb 2016 22:11:57 +0000 (16:11 -0600)]
Merge pull request #699 in FS/freeswitch from ~TINKYWINKY/freeswitch:bugfix/FS-8808-avmd-code-refactor to master
* commit '
5216adef09990f3b963dc2f9b99c000cf120c885 ':
refactor: fix comments
refactor: fix comments
refactor: fix comments
Piotr Gregor [Fri, 5 Feb 2016 21:53:01 +0000 (21:53 +0000)]
Merge branch 'bugfix/refactor' into bugfix/FS-8808-avmd-code-refactor
This commit merges changes from bugfix/refactor that was created
by myself to refactor [avmd] code. There was no Jira issue for this
change, so after Jira issue has been set up I have created this
branch to fix Jira case.
Piotr Gregor [Fri, 5 Feb 2016 00:37:33 +0000 (00:37 +0000)]
refactor: fix comments
Applying code guidelines. No side effects.
Anthony Minessale [Fri, 5 Feb 2016 19:03:15 +0000 (13:03 -0600)]
FS-6833
Anthony Minessale [Fri, 5 Feb 2016 17:56:44 +0000 (11:56 -0600)]
FS-6544
Piotr Gregor [Fri, 5 Feb 2016 00:37:33 +0000 (00:37 +0000)]
refactor: fix comments
Applying code guidelines. No side effects.
Piotr Gregor [Thu, 4 Feb 2016 23:14:19 +0000 (23:14 +0000)]
refactor: fix comments
Applying code guidelines. No side effects.
Anthony Minessale [Thu, 4 Feb 2016 23:37:42 +0000 (17:37 -0600)]
FS-6833
Anthony Minessale [Thu, 4 Feb 2016 21:25:33 +0000 (15:25 -0600)]
FS-6833
Italo Rossi [Thu, 4 Feb 2016 18:01:03 +0000 (12:01 -0600)]
Merge pull request #694 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8805-verto-communicator-doesn-t-work-with to master
* commit '
70b142410bb541e8c71b62f6846233ae56f19c99 ':
FS-8805: sanity check on array
FS-8805: sanity check on array
Mike Jerris [Thu, 4 Feb 2016 17:08:30 +0000 (11:08 -0600)]
Merge pull request #693 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8778-FreeBSD-bswap to master
* commit '
30077789d56f106cadf2dece2089f76715a8f45a ':
FS-8778 #resolve FreeBSD: src/mod/endpoints/mod_verto/ws.h define __bswap_64
Mike Jerris [Thu, 4 Feb 2016 17:05:50 +0000 (11:05 -0600)]
Merge pull request #697 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8779-freebsd-src-mod-formats-mod_shout-mod_shout.c to master
* commit '
3cb04ced217c5ac00e2d6ce70b9ae4315c1e32dd ':
FS-8779: [mod_shout] properly detect lame/lame.h
Corey Smith [Thu, 4 Feb 2016 01:45:39 +0000 (20:45 -0500)]
FS-8779: [mod_shout] properly detect lame/lame.h
* Add correct mp3lame configure check since it does not use pkg-config
* Update mod_shout Makefile to log failure message if mp3lame not available
* Rewrite #include for lame.h to lame/lame.h in mod_shout.c
Anthony Minessale II [Thu, 4 Feb 2016 00:14:45 +0000 (18:14 -0600)]
Merge pull request #696 in FS/freeswitch from ~TINKYWINKY/freeswitch:bugfix/refactor to master
* commit '
bfe2ba45ecc57189b587ad8dc95c50b1b9cf8613 ':
refactor: fix comments
Piotr Gregor [Wed, 3 Feb 2016 23:43:20 +0000 (23:43 +0000)]
refactor: fix comments
Simple, independent change with no side effects.
Anthony Minessale [Wed, 3 Feb 2016 17:28:13 +0000 (11:28 -0600)]
FS-6833 ammendium
Anthony Minessale II [Wed, 3 Feb 2016 17:11:18 +0000 (11:11 -0600)]
Merge pull request #695 in FS/freeswitch from bugfix/FS-8726-spurious-case-of-thread-stuck-and to master
* commit '
49462bfe00b1e3e7083093d00421f41a207eea92 ':
FS-8726 #resolve [Spurious case of thread stuck and saturating CPU]
Anthony Minessale [Wed, 13 Jan 2016 17:26:12 +0000 (11:26 -0600)]
FS-8726 #resolve [Spurious case of thread stuck and saturating CPU]
Davide Colombo [Wed, 3 Feb 2016 16:36:14 +0000 (17:36 +0100)]
FS-8805: sanity check on array
Davide Colombo [Wed, 3 Feb 2016 16:11:25 +0000 (17:11 +0100)]
FS-8805: sanity check on array
Brian West [Tue, 2 Feb 2016 23:33:56 +0000 (17:33 -0600)]
FS-8789: remove ability to swap to personal canvas while recording and prevent recording while personal canvas is on.
Anthony Minessale [Tue, 2 Feb 2016 23:15:20 +0000 (17:15 -0600)]
FS-6833 #resolve [Allow Freeswitch to initiate Late offer calls.] #comment Regression from addition of custom variables
Brian West [Tue, 2 Feb 2016 17:18:04 +0000 (11:18 -0600)]
FS-8789 fix warning thats printed when it shouldn't be
William King [Tue, 2 Feb 2016 01:58:12 +0000 (17:58 -0800)]
Clean up whitespace, and remove surplus log line at crit level. #NOWIR
Anthony Minessale [Mon, 1 Feb 2016 22:23:36 +0000 (16:23 -0600)]
FS-8802 #resolve [RTP stops sending audio when sent timestamp rolls over]
Corey Smith [Sun, 31 Jan 2016 10:09:38 +0000 (05:09 -0500)]
FS-8778 #resolve FreeBSD: src/mod/endpoints/mod_verto/ws.h define __bswap_64
Italo Rossi [Sun, 31 Jan 2016 01:35:32 +0000 (22:35 -0300)]
FS-8768 - [mod_callcenter] Releasing db handle after reserving agent
rajeshvaya [Thu, 28 Jan 2016 08:38:00 +0000 (12:38 +0400)]
FS-8799 [mod_callcenter] Add JSON API interface for mod_callcenter
Adding a JSON API interface to fetch data in the JSON format. It abides with the JSON command and its implementations by other modules like mod_verto.
It outputs the exactly same column names as the data in CLI.
Various listing of mod_callcenter data such as agents, queues, members, tiers are as follows below.
- Listing of agents
Command: `json {"command": "callcenter_config", "format": "pretty", "data": {"arguments":"agent list"}}`
- Listing of queues
Command: `json {"command": "callcenter_config", "format": "pretty", "data": {"arguments":"queue list"}}`
- Listing of agents for a queue
Command: `json {"command": "callcenter_config", "data": {"arguments":"queue list agents", "queue_name":"support@default"}}`
(`queue_name` is a required)
- Listing of members(callers) for a queue
Command: `json {"command": "callcenter_config", "data": {"arguments":"queue list members", "queue_name":"support@default"}}`
- Listing of tiers for a queue
Command: `json {"command": "callcenter_config","data": {"arguments":"queue list tiers", "queue_name":"support@default"}}`
- Listing of members(callers)
Command: `json {"command": "callcenter_config","data": {"arguments":"member list"}}`
- Listing of tiers
Command: `json {"command": "callcenter_config","data": {"arguments":"tier list"}}`
It handles various errors and also returns back response in JSON as follow
E.g. Send a command without a required field (`queue_name`)
Command: `json {"command": "callcenter_config", "data": {"arguments":"queue list agents"}}`
Output: `{"command":"callcenter_config","data":{"arguments":"queue list agents"},"status":"error","message":"The command returned an error","response":{"error":"Missing data attribute: queue_name"}}`
Mike Jerris [Fri, 29 Jan 2016 17:51:40 +0000 (11:51 -0600)]
Merge pull request #661 in FS/freeswitch from ~ANDEE/freeswitch:bugfix/FS-8424-commit-
8f343939dc7f63f6a1686941e7d34e1cbf27a1c3 to master
* commit '
92ac448c951e575a8b9b417f5e8e5ed05341b586 ':
FS-8424 fix for default rounding values
Mike Jerris [Fri, 29 Jan 2016 17:10:55 +0000 (11:10 -0600)]
Merge pull request #682 in FS/freeswitch from ~WAL-D/freeswitch:bugfix/FS-8775-mod_say_de.c-is-missing-short_date_time to master
* commit '
f6e1056c9417f85024920fd4a6054b8b96b2bcbd ':
FS_8775 Add function SST_SHORT_DATE_TIME to mod_say_de.c and some language tweaks
Mike Jerris [Fri, 29 Jan 2016 17:10:15 +0000 (11:10 -0600)]
Merge pull request #684 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8777-FreeBSD to master
* commit '
7129dc32c8599569bc31e737e5072f75c934959d ':
FS-8777 #resolve FreeBSD: mod_redis/credis.c missing netinet/in.h include
Mike Jerris [Fri, 29 Jan 2016 17:07:06 +0000 (11:07 -0600)]
Merge pull request #689 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8782-mod_verto-fails-to-build-on-solaris to master
* commit '
2caa6efdacce9493a6a145aa6475d4b857fd4e9d ':
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
Mike Jerris [Fri, 29 Jan 2016 17:05:19 +0000 (11:05 -0600)]
Merge pull request #690 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8195-compatibility-with-solaris-11-process to master
* commit '
4b9bf111d76495b0f97215ece8913e5a2c05ec07 ':
Allow Solaris privileges to work on both Solaris and derivatives
Mike Jerris [Fri, 29 Jan 2016 16:56:46 +0000 (10:56 -0600)]
Merge pull request #683 in FS/freeswitch from ~CORSMITH/freeswitch:bugfix/FS-8776-parallel-build to master
* commit '
28c23ab147a128f8a73156f65ca66b04359a4ab4 ':
FS-8776 #resolve Support GNU make parallel builds
Corey Smith [Wed, 27 Jan 2016 01:22:56 +0000 (20:22 -0500)]
FS-8776 #resolve Support GNU make parallel builds
* Explicitly define dependency tree for several modules
* Enable parallel builds for libtiff and libspandsp
* Verify module is enabled before attempting build. Allows
the virtual targets to be used for ordering without forcing
a build dependency.
Anthony Minessale [Thu, 28 Jan 2016 22:30:25 +0000 (16:30 -0600)]
FS-8798 #resolve [Typo in verto FSRTC lib]
Anthony Minessale [Thu, 28 Jan 2016 18:29:45 +0000 (12:29 -0600)]
FS-8796 #resolve [issues with verto mcast]
Italo Rossi [Thu, 28 Jan 2016 17:52:19 +0000 (11:52 -0600)]
Merge pull request #673 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8758-fix-scroll-bar-in-call-history to master
* commit '
9f7afc4bed01dc97ee1124b55d10f48d401315cd ':
FS-8758: scroll properly numbers in call history div
Davide Colombo [Thu, 28 Jan 2016 15:50:17 +0000 (16:50 +0100)]
FS-8792: apply video resolution on combobox video quality changes
Spencer Thomason [Thu, 28 Jan 2016 03:54:47 +0000 (19:54 -0800)]
Allow Solaris privileges to work on both Solaris and derivatives
Solaris does not have PRIV_PROC_PRIOUP but SmartOS does. This allows
fallback to this privilege on supported platforms
FS-8195 #resolve
Spencer Thomason [Thu, 28 Jan 2016 03:44:59 +0000 (19:44 -0800)]
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
Anthony Minessale [Wed, 27 Jan 2016 20:02:40 +0000 (14:02 -0600)]
FS-8595 lower the q size by 1
William King [Wed, 27 Jan 2016 19:53:59 +0000 (11:53 -0800)]
FS-8788 Enabling stacksize limits for Debian packaging
Anthony Minessale [Wed, 27 Jan 2016 18:01:14 +0000 (12:01 -0600)]
FS-8787 #resolve [fs_cli prompt modifications]
Anthony Minessale [Wed, 27 Jan 2016 16:49:34 +0000 (10:49 -0600)]
FS-8786 #resolve [rtp-timeout-sec on profile triggers when receiving T.38 UDPTL frames]
William King [Wed, 27 Jan 2016 04:05:47 +0000 (20:05 -0800)]
Applied the Sangoma patch to FS version 1.2 in order to port to FS v1.6+
Sourced from:
http://gitlab.sangoma.com/projects/CORE/repos/freetdm/browse/public_freeswitch/sangoma-FS-1.2.patch
Corey Smith [Wed, 27 Jan 2016 02:13:31 +0000 (21:13 -0500)]
FS-8777 #resolve FreeBSD: mod_redis/credis.c missing netinet/in.h include
Spencer Thomason [Tue, 26 Jan 2016 20:35:59 +0000 (15:35 -0500)]
FS-8656: Fix switch_event_channel_broadcast identifier redeclared
Anthony Minessale [Tue, 26 Jan 2016 17:00:41 +0000 (11:00 -0600)]
FS-8770 #resolve [media_bug_answer_req=true results in a file being created for unanswered calls]
Chris Walder [Mon, 25 Jan 2016 20:07:40 +0000 (21:07 +0100)]
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.
Seven Du [Mon, 25 Jan 2016 00:11:11 +0000 (08:11 +0800)]
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
Steve Underwood [Sat, 23 Jan 2016 17:58:36 +0000 (01:58 +0800)]
Fixed the application of the T.30 T1 timeout in faxing.
Ken Rice [Fri, 22 Jan 2016 22:43:23 +0000 (16:43 -0600)]
update my email address
Mike Jerris [Fri, 22 Jan 2016 22:40:02 +0000 (16:40 -0600)]
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
Mike Jerris [Fri, 22 Jan 2016 21:31:35 +0000 (15:31 -0600)]
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