Chris Rienzo
ed59a6286e
FS-8103 #resolve #comment [mod_rayo] handle <prompt> where <output> finishes unexpectedly before start event is received
2015-09-01 11:01:58 -04:00
Michael Jerris
57682b8a45
FS-7966: fix scope masked declaration
2015-08-31 17:26:51 -05:00
Michael Jerris
a55d146368
FS-7966: fix scope masked declaration
2015-08-31 17:23:51 -05:00
Anthony Minessale
5ba81a466b
allow video jb to go lower as needed
2015-08-31 17:18:53 -05:00
Anthony Minessale
d052c4edea
FS-8071 move debug value higher for new log message
2015-08-31 17:18:53 -05:00
Mike Jerris
d698492aaf
Merge pull request #457 in FS/freeswitch from ~LEKENSTEYN/freeswitch:bugfix/FS-8099-lua-dialplan to master
...
* commit '7749a9f51d57266f42adc0cf25d8f885ebad382d':
Restore LUA dialplan ACTIONS functionality
2015-08-31 17:06:48 -05:00
Mike Jerris
de300df7c5
FS-7966: fix buffer overflow in mod_vmd found by msvc 2015
2015-08-31 17:56:01 -04:00
Mike Jerris
403c1735e5
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:47:57 -04:00
Michael Jerris
a552997e7b
FS-7966: fix mod_managed reference
2015-08-31 16:10:50 -05:00
Mike Jerris
5c59a0159d
FS-7966: fix more msvc 2015 warnings.
2015-08-31 17:08:52 -04:00
Michael Jerris
b126788ac7
FS-7966: fix build issue from incorrect msvc warning fix
2015-08-31 13:32:46 -05:00
Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -04:00
Michael Jerris
164c6111a1
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
2015-08-31 10:19:10 -05:00
Peter Wu
7749a9f51d
Restore LUA dialplan ACTIONS functionality
...
Since using SWIG 2.0 to generate the code, two new items have been
pushed on the stack. Use relative stack indices to avoid breakage.
FS-8099 #resolve
2015-08-30 22:34:49 +02:00
William King
d582e08da8
Startiing the deprecation mod_redis in favor of mod_hiredis.
2015-08-28 16:56:47 -07:00
William King
d1d0f553bc
FS-8075
...
Initial commit of mod_hiredis. Add expanded redis support to include
raw redis command support, as well as the existing support for
FreeSWITCH limits.
2015-08-28 16:56:38 -07:00
Mike Jerris
288c62576f
FS-7966: fix more warnings in msvc 2015 build
2015-08-28 17:42:55 -04:00
Michael Jerris
4d16691a22
FS-8093: [mod_silk] remove giant stack allocation in switch_silk_decode.
2015-08-28 16:35:55 -05:00
Michael Jerris
f2514644e1
FS-7911: [mod_conference] do not allocate for conference cdr if conference cdr is disabled, and fix leak in conference_record
2015-08-28 16:23:43 -05:00
Anthony Minessale
3850e467ad
FS-8091 #resolve [Missing some message names in switch_core_session.c]
2015-08-28 14:46:45 -05:00
Mike Jerris
5de2f7d7bd
FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings
2015-08-27 18:49:13 -06:00
Mike Jerris
de0327960a
FS-7966: multiple fixes for msvc 2015 build, fix x64 build
2015-08-27 17:26:42 -06:00
Mike Jerris
04f30edc6a
FS-7966: multiple fixes for msvc 2015 build, fix openssl linking
2015-08-27 16:22:40 -06:00
Mike Jerris
ac945c012a
FS-7966: multiple fixes for msvc 2015 build, remove unintended file add
2015-08-27 15:13:35 -06:00
Mike Jerris
9485fc9581
FS-7966: multiple fixes for msvc 2015 build
2015-08-27 14:37:33 -06:00
Brian West
ea38fe940b
FS-8077 #resolve [Memory leak in conference_record thread]
2015-08-27 15:19:12 -05:00
Anthony Minessale
82fc6075cc
FS-8071 amendment
2015-08-27 13:55:41 -05:00
Anthony Minessale
d415d1d3bf
FS-8071 #resolve [RTP stack enforces remote address rules not needed in ICE mode]
2015-08-27 13:46:26 -05:00
Anthony Minessale
f8592ab539
FS-8069 #resolve [ipv6 support missing in stun code]
2015-08-27 13:46:26 -05:00
Mike Jerris
7efc1f3bfb
FS-7135: [mod_sofia] fix response to re-invite with duplicate sdp (such as we get from seesion refresh) when soa is disabled to include an sdp. Fixes t.38 fax failure on session refresh
2015-08-27 11:42:40 -05:00
Mike Jerris
3ba29f7f0e
Merge pull request #381 in FS/freeswitch from ~PFOURNIER/freeswitch:bugfix/t.38_segfault to master
...
* commit '86ab3c5d1e6e6109fab8e4ecec725e078560f7c9':
FS-7942 #comment Fix segfault on T.38 FAX calls
2015-08-26 17:52:31 -05:00
Michael Jerris
0954eec9dc
FS-8058: [mod_vpx] build correctly against libvpx that is not installed into default locations on the system
2015-08-26 17:32:23 -05:00
Michael Jerris
d056132728
FS-8057: [core] fix segfault when doing video call when built against libyuv but not libvpx
2015-08-26 17:24:56 -05:00
Michael Jerris
e1aa9b11ca
FS-8056: [mod_voicemail] fix segfault on vm_inject, regression from FS-7968
2015-08-26 17:06:28 -05:00
Anthony Minessale
e5f214d11b
FS-8031 -m update to support firefox too, they only send us 2 stun packets total and if we don't adjust, they will never send any more
2015-08-26 13:38:58 -05:00
Mike Jerris
1f493addf2
Merge pull request #278 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7640-wraparound-proof-comparisions to master
...
* commit '822cbefc4a1467d10ce2694c6fea61b4a7ffe3b3':
FS-7640 Fix some comparisions in switch_rtp.c to be wraparound proof
2015-08-26 13:36:47 -05:00
Anthony Minessale
de3b0a0957
FS-8053 #resolve [When WebRTC's SDP contains a=sendonly for video, the client will still receive the video stream]
2015-08-26 12:10:34 -05:00
Chris Rienzo
03219436d5
FS-8054 #resolve #comment [mod_rayo] fix warning when building on Debian.
2015-08-26 10:52:33 -04:00
Michael Jerris
451b6e393d
FS-8047: [build] fix build errors in mod_rtmp, mod_oreka, and mod_sangoma_codec due to using __FUNCTION__ on newer compilers
2015-08-26 09:28:54 -04:00
Artur Zaprzała
822cbefc4a
FS-7640 Fix some comparisions in switch_rtp.c to be wraparound proof
2015-08-26 10:51:42 +02:00
Michael Jerris
15fb6c6546
FS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer compilers
2015-08-25 21:48:02 -04:00
Seven Du
1c76a0db98
FS-8050 #resolve
2015-08-26 08:48:49 +08:00
Anthony Minessale
84ef99b55e
FS-8049 #resolve [Add getenv FSAPI]
2015-08-25 17:26:38 -05:00
Michael Jerris
d609becdd6
FS-8047: [build] fix build error in mod_basic due to using __FUNCTION__ on newer compilers
2015-08-25 17:36:23 -04:00
Mike Jerris
5e380bbc54
Merge pull request #433 in FS/freeswitch from bugfix/FS-8031 to master
...
* commit '2f2e29226fc8fa9ba2744107ecb51705ff8720e1':
FS-8031: [dtls] Fix delayed DTLS media due to changing ICE candidates
2015-08-25 15:28:18 -05:00
Emmanuel Schmidbauer
00a2e4814d
FS-8044: [mod_odbc_cdr] fix how module detects b-leg
2015-08-25 12:54:24 -04:00
Brian West
fb383f247b
FS-8037 #resolve [zrtp-passthru shouldn't activate unless the zrtp-hash is in the SDP.]
2015-08-25 11:44:05 -05:00
Bradley Jokinen
723e8a1f9a
FS-7983 Added param for specifying video encoding speed
...
With this patch, the param vencspd can be set to slow, medium, or fast to
adjust the speed of video encoding on a per file basis. Currently, this
only has an affect on files recorded using mod_av with H.264 as the video
codec.
2015-08-25 09:02:53 -05:00
Emmanuel Schmidbauer
e2cf1f5270
FS-7954: [mod_nibblebill] use switch_core_session_execute_exten instead of switch_ivr_session_transfer to perform inline dialplan action
2015-08-25 08:52:01 -04:00
Anthony Minessale
b78a600375
FS-7903 #resolve [proxy_media gives Codec PROXY Exists but not at the desired implementation. 0hz 0ms 1ch]
2015-08-24 17:44:20 -05:00
Michael Jerris
2f2e29226f
FS-8031: [dtls] Fix delayed DTLS media due to changing ICE candidates
2015-08-24 16:33:08 -05:00
Joshua Gigg
1e27e9f5e7
FS-7968: [mod_voicemail] fix verbose events
...
- Fix record-name event missing VM-Name-Path
- Fix verbose events for mod_voicemail 'folder-summary'
- Send change-password event in mod_voicemail
- Fix verbose events for mod_voicemail 'leave-message'
2015-08-24 18:12:17 +01:00
Anthony Minessale
d8ea71aa7b
FS-8029 minor update
2015-08-23 18:08:24 -05:00
Anthony Minessale
d4e10d5278
FS-8029: [jitterbuffer] fix robotic sound when using jitterbuffer when buffer timestamps get behind that of the packet timestamps, such as when the source clock is out of sync with our clock
2015-08-23 17:29:12 -05:00
Anthony Minessale
cadc2397a4
FS-8028: [mod_shout] fix random sockets being closed regression from FS-7621
2015-08-23 16:43:18 -05:00
Michael Jerris
f929a9ccbf
FS-7966: we still need to do declarations first until we fully switch to 2015 and change the flags on other builds to not error on code before declaration
2015-08-21 18:47:58 -04:00
Michael Giagnocavo
5e456fe9a6
FS-7966. First pass at moving to Visual Studio 2015.
...
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Brian West
d262f07d0f
FS-7855 pass userVariables back to the live array
2015-08-20 20:57:58 -05:00
Anthony Minessale
ebff42790f
FS-8016 #resolve [Reduce buffering of video in conference mux]
2015-08-20 12:03:14 -05:00
Michael Giagnocavo
37df3ee6da
FS-8015 --resolve - Add project dir to include for mod_conference so it picks up mod_conference.h.
2015-08-20 04:56:16 -06:00
Michael Jerris
61c641aa0b
swigall
2015-08-19 16:41:39 -05:00
Mike Jerris
6b23acc100
Merge pull request #403 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fix-plc-init to master
...
* commit 'ecabfc7f9a71b8ec17e1a0253d3811c08fbdcbce':
FS-8005: mod_opus : fix for rare decoder error when doing PLC, OPUS_GET_LAST_PACKET_DURATION might return 0
2015-08-19 15:04:07 -05:00
Anthony Minessale
876e8296cb
FS-8007 #resolve [Send Keyframe on Multiple NACKS]
2015-08-19 14:58:13 -05:00
Anthony Minessale
135e8d6d93
FS-8006 #resolve [switch_core_video_thread_callback_func_t is not like other callbacks]
2015-08-19 14:58:13 -05:00
Mike Jerris
283685844e
Merge pull request #399 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:telephone-event--adv_rm_rate-fix2 to master
...
* commit 'a0a43ab1eeef126031c6767b868d58ee7a5612ae':
FS-7971 : adv_rm_rate (telephone-event and CN)
2015-08-19 13:40:20 -05:00
Dragos Oancea
ecabfc7f9a
FS-8005: mod_opus : fix for rare decoder error when doing PLC, OPUS_GET_LAST_PACKET_DURATION might return 0
2015-08-19 14:34:51 -04:00
Anthony Minessale
c52969fcf9
FS-8004 #resolve [Send keyframe on recv nack with multiples]
2015-08-19 13:14:24 -05:00
Anthony Minessale
25e8d05492
FS-7962 #resolve [Invite/replaces fails about half the time when between 2 freeswitch servers]
2015-08-19 12:47:31 -05:00
Anthony Minessale
45bc79af78
FS-7985 #resolve [mod_voicemail fails to compile on 32-bit PPC platform]
2015-08-18 16:11:14 -05:00
Mike Jerris
3e78565441
Merge pull request #398 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-7968-verbose-events-for-voicemail to master
...
* commit '5802ba71ac80aa88d99b45963e86c53a993a5f94':
Fix record-greeting event missing VM-Greeting-Path
2015-08-18 13:09:19 -05:00
Seven Du
514cfbd9f5
add newline to log %nojira
2015-08-18 23:05:50 +08:00
Dragos Oancea
a0a43ab1ee
FS-7971 : adv_rm_rate (telephone-event and CN)
2015-08-18 10:38:33 -04:00
Joshua Gigg
5802ba71ac
Fix record-greeting event missing VM-Greeting-Path
...
FS-7975 #resolve
2015-08-18 09:14:14 +01:00
Anthony Minessale
24193c860a
#resolve [check_ice routine in switch_core_media.c chooses all candidates]
2015-08-17 16:30:06 -05:00
Anthony Minessale
4abbda1554
FS-7965 #resolve
2015-08-17 14:34:59 -05:00
Mike Jerris
13c0b6003d
Merge pull request #395 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7970 to master
...
* commit 'd6e5dc64a31e37d45fce6d98b83e2a258ecb3121':
FS-7970 Fixed crash in video_bug_thread caused by double free
2015-08-17 13:27:48 -05:00
Anthony Minessale
04b619bb47
FS-7971 #resolve
2015-08-17 12:13:55 -05:00
Bradley Jokinen
d6e5dc64a3
FS-7970 Fixed crash in video_bug_thread caused by double free
2015-08-17 08:52:58 -05:00
Michael Jerris
58f1272490
FS-7955: [mod_sofia] fix crash caused by invalid contact when using event to send a notify message
2015-08-14 12:51:12 -05:00
Paul Cuttler
53c37d2385
Making mod_rtmp compatible with Adobe Media Server
...
Adobe Media Server connects differently to mod_rtmp than the way
Flash player connects. The RTMP publish handler rtmp_i_publish
message needs to match the RTMP specification, and a new initStream
handler is required.
This patch modifies the rtmp_i_publish handler to send an onStatus
message to Adobe Media Server that includes an object with "level",
"code" and "description" fields.
The initStream message is sent by Adobe Media Server to notify Freeswitch
of the stream ID for the publish stream. This cannot clash with the play
stream ID so the initStream handler can simply increment the next_streamid
field. The initStream message is undocumented in the RTMP specification.
The transaction ID for onStatus messages has been modified to 0 instead
of 1 to match with the RTMP specification.
FS-7924 #resolve
2015-08-14 06:06:43 +10:00
Chris Rienzo
dff03e35cf
FS-7951 #resolve #comment completely clean up mod_rayo if it fails to load
2015-08-13 08:35:18 -04:00
Michael Jerris
2f61fe0193
FS-7958: [mod_conference] fix race condition causing crash in conference video MCU
2015-08-12 18:31:30 -04:00
Michael Jerris
28ae331c93
FS-7930: [mod_conference] Correct termination of conference when the last member with endconf left. Caused by typo in migration to conference_utils_set_flag function when we switched to array based flags
2015-08-10 18:48:01 -04:00
Norm Brandinger
47f7f45acc
FS-7952 mod_opus: remove duplicate test/set of sprop-maxcapturerate
2015-08-10 17:10:34 -05:00
Mike Jerris
5339a9f558
fix issue on single core or similar vm causing conference to spin in loop
2015-08-07 05:45:25 +00:00
Anthony Minessale
c38a0f33a4
don't mix personal canvas and multi-canvas modes
2015-08-06 19:08:31 -05:00
Anthony Minessale
b3c248048e
destroy personal canvas after member is out of the list
2015-08-06 18:57:59 -05:00
Patrice Fournier
86ab3c5d1e
FS-7942 #comment Fix segfault on T.38 FAX calls
2015-08-05 21:07:26 -04:00
Brian West
240cfef430
Merge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch
2015-08-05 10:21:32 -05:00
Anthony Minessale
78ac8e5560
FS-7940 #resolve
2015-08-05 10:21:23 -05:00
Michael Jerris
b5b7740a1d
FS-7728: working windows build minus video features
2015-08-05 01:35:05 -05:00
Vladimir
240bf74d3a
FS-7728: fix windows build issues
2015-08-04 23:29:01 -05:00
Brian West
25d9184e10
whatev %noWIR
2015-08-04 00:16:09 -05:00
Brian West
8835487172
fix regression in bugged layers
2015-08-03 22:37:04 -05:00
Brian West
fc201f4588
revert
2015-08-03 15:39:19 -05:00
Luis Azedo
4114c1d59a
FS-7806 FS-7803 #resolve
...
added new properties to amqp configuration
fixed - enable_fallback_format_fields usage, only worked on first event
added amqp_util_encode to fix routing key
2015-08-03 13:25:28 +01:00
Anthony Minessale
6813d6647b
try with no threads in vp8 for a while %noWIR
2015-08-01 04:31:12 -05:00
Anthony Minessale
90b7ed72d7
fix regressions from last commit %noWIR
2015-08-01 01:37:25 -05:00
Anthony Minessale
c4242dd9d8
conference optimizations %noWIR
2015-07-31 13:49:13 -05:00
Stanislav Sinyagin
0cf60f6c24
FS-7927 typo in variable name: eavesdrop_annnounce_macro
2015-07-31 17:49:17 +02:00
Anthony Minessale
852c0dcfae
move scale_and_patch operation to session specific thread to speed up central mux thread
2015-07-30 18:49:30 -05:00
Mike Jerris
e3a301f31c
Merge pull request #373 in FS/freeswitch from ~CXREG/freeswitch-api-redirect:feature/api-redirect to master
...
* commit '9b3f8702717cfbe7e1ad72365acb124a86060fbf':
FS-7922 Add uuid_redirect API command
2015-07-30 18:45:07 -05:00
Anthony Minessale
c727b985eb
FS-7908 FS-7092 refactor #comment test
2015-07-30 18:11:13 -05:00
Dave Olszewski
9b3f870271
FS-7922 Add uuid_redirect API command
...
This provides the equivalent functionality of the dptools "redirect"
application as an api command
2015-07-30 13:26:05 -07:00
Brian West
ab7f83c654
FS-7769
...
fixed vmute on personal canvas
fixed changing layouts on personal canvas
2015-07-30 14:29:09 -05:00
Brian West
13b840e75c
FS-7917 #resolve Fixed default config, original patch was correct but we really shouldn't be setting ext-*-ip settings for ipv6 profiles
2015-07-30 11:45:46 -05:00
Michael Jerris
351a8ca34c
Revert "FS-7917 add check for ipv6 in sofia_glue_create_via"
...
This reverts commit 4c8bf297fb
.
This behavior change was incorrect, sorry
2015-07-30 11:44:38 -04:00
Mike Jerris
59ddb36a48
Merge pull request #377 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/fs-7917 to master
...
* commit '4c8bf297fb9c78fc59dc607c5c4fb221a873f731':
FS-7917 add check for ipv6 in sofia_glue_create_via
2015-07-30 10:38:17 -05:00
Mike Jerris
b006d30eeb
Merge pull request #378 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/fs-7918 to master
...
* commit '183b51dd5c95910d0fffe4d1d375710c965d72bc':
FS-7918 small fixes in mod_kazoo
2015-07-30 10:36:04 -05:00
Mike Jerris
40f95f28d8
FS-7919: [mod_conference] fix rebuild dependency on header file
2015-07-30 10:32:18 -05:00
Luis Azedo
183b51dd5c
FS-7918 small fixes in mod_kazoo
2015-07-30 16:17:09 +01:00
Luis Azedo
4c8bf297fb
FS-7917 add check for ipv6 in sofia_glue_create_via
2015-07-30 16:09:56 +01:00
Mike Jerris
01672dc96b
Merge pull request #369 in FS/freeswitch from ~MICHAELGG/freeswitch:minor_perf_tweaks to master
...
* commit 'c599f4f44701af865283f33eb0100d395fa77c7f':
FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.)
FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search
2015-07-29 22:16:34 -05:00
Mike Jerris
3e0a0ba833
attempt to optimize patch function
2015-07-29 22:11:59 -05:00
Anthony Minessale
51b38145e4
FS-7760 add clear vs allclear to logo and banner api to clear variable too
2015-07-29 21:31:56 -05:00
Mike Jerris
c6596b1bd0
attempt to optimize patch function
2015-07-29 21:03:02 -05:00
Anthony Minessale
06758f6f4f
FS-7913 #resolve
2015-07-29 16:00:22 -05:00
Anthony Minessale
7644b6834f
FS-7760 add some more params
2015-07-29 15:53:29 -05:00
Chris Rienzo
6a0bfbf61a
FS-7912 add session UUID to embedded language (lua, javascript, etc) logs when session sanity check fails
2015-07-29 15:11:47 -04:00
Michael Jerris
543fab93dd
FS-7906: [mod_av] correct crash from multithreaded opening or closing of multiple files at the same time
2015-07-29 14:09:51 -05:00
Chris Rienzo
a0b53d06f5
FS-7912 add session UUID to lua error logs, if known.
2015-07-29 14:43:34 -04:00
Anthony Minessale
b60e92bc53
hack sync for now %noWIR
2015-07-28 21:42:08 -05:00
Anthony Minessale
43b7accfd9
don't reset logo on banner change
2015-07-28 20:18:24 -05:00
Anthony Minessale
34fd0e9ad8
FS-7769 More features
...
add var=val member lookup usable wherver member_id is valid in api commands
add bgimg to layouts with api command or config for global setting
fix bug with overlap layouts combined with odd sized layers
improve switch_img_fit to take a modifier for fit, streach or both at once
2015-07-28 19:43:04 -05:00
Brian West
37b6f48ae4
FS-7908 use rates for audio codecs only #resolve
2015-07-28 15:58:08 -05:00
Anthony Minessale
d5a52273a9
FS-7519 FS-7677 fix h264 issue caused by 5e9a4992e6
2015-07-28 12:26:12 -05:00
Seven Du
7191e02f65
FS-7904 #resolve #fixed #comment fixed alpha image patching
2015-07-28 09:17:12 +08:00
Brian West
da5416bf77
FS-7900 #resolve
2015-07-27 09:29:34 -05:00
Michael Giagnocavo
c599f4f447
FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.)
2015-07-26 20:02:22 -06:00
Michael Giagnocavo
17241c8bcd
FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search
2015-07-26 19:56:32 -06:00
Anthony Minessale
75e46cedb8
FS-7893 --resolve
2015-07-25 12:52:46 -05:00
Michael Jerris
8e1b2eab7b
FS-7839: attempt to work with new EC dtls requirements for firefox >38
2015-07-24 15:22:21 -05:00
Anthony Minessale
9665956431
FS-7887 #resolve
2015-07-24 13:47:48 -05:00
Anthony Minessale
bd31d60ee9
FS-7891 should be bytes not samples
2015-07-24 11:43:34 -05:00
Anthony Minessale
00f1682617
avoid queue swell on local_stream vid
2015-07-24 11:38:39 -05:00
Mike Jerris
55aefa31af
Merge pull request #367 in FS/freeswitch from ~SEVEN/fs-7677:fs7677 to master
...
* commit 'f55ac43672d6cdaeb412b14964b7701b3d7de4b5':
FS-7677 handle packet loss
FS-7519 FS-7677 trying to add H263 support FS-7519 FS-7677 fix key frame parsing and add some debug logs be verbose about invalid dimensions cleanup and refactor encoder params
2015-07-24 10:51:05 -05:00
Mike Jerris
51185079c2
Merge pull request #365 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-7882 to master
...
* commit '1d7a496889dcf1dbb4cb9bb40a3b4b449cdfd60a':
Allow JSON API commands to send third arg for muting
2015-07-24 10:32:32 -05:00
Mike Jerris
6fb5058257
Merge pull request #358 in FS/freeswitch from ~MICHAELGG/freeswitch:processor_times to master
...
* commit 'ba9c44bbd0fd0958f48744fcf00b6c619c0202fc':
FS-7885 Add getcputime command
2015-07-24 10:29:31 -05:00
Michael Giagnocavo
ba9c44bbd0
FS-7885 Add getcputime command
2015-07-24 02:34:00 -06:00
Anthony Minessale
7898c60282
FS-7891 #resolve #comment Resample audio to 8k before feeding it to spandsp dtmf detector
2015-07-24 01:11:04 -05:00
Seven Du
f55ac43672
FS-7677 handle packet loss
2015-07-24 09:35:53 +08:00
Seven Du
5e9a4992e6
FS-7519 FS-7677 trying to add H263 support
...
FS-7519 FS-7677 fix key frame parsing and add some debug logs
be verbose about invalid dimensions
cleanup and refactor encoder params
2015-07-24 09:35:42 +08:00
Seven Du
967bff55a2
FS-7811 #comment use more common format CIF for blank img
2015-07-24 09:30:57 +08:00
Anthony Minessale
9e0272f63e
FS-7654 part 3
2015-07-23 20:22:23 -05:00
Michael Jerris
12a6b8bc53
FS-7889: [mod_conference] move conference chat to use an event channel so messages only go to the right 'room' for the conference
2015-07-23 19:09:24 -05:00
Chad Phillips
1d7a496889
Allow JSON API commands to send third arg for muting
...
The mod_conference API supports passing an optional third arg for all
mute commands (mute, unmute, tmute, vmute, unvmute, tvmute). This patch
adds support for the optional third arg to the JSON API.
FS-7882 #resolve
2015-07-22 21:58:32 -07:00
Michael Jerris
cbc489fe27
FS-7870: [mod_conference] allow jsonapi commands to take string variant of id attr
2015-07-22 21:06:35 -04:00
Michael Jerris
64cbb72ac8
FS-7870: [mod_conference] allow jsonapi commands to take string variant of id attr
2015-07-22 18:13:10 -04:00
Anthony Minessale
16915ea996
FS-7874 #resolve
2015-07-22 14:42:58 -05:00
Michael Jerris
7b49bc8ecb
FS-7872: [mod_verto] handle attempting to transfer 1 legged call gracefully
2015-07-22 11:00:54 -05:00
Anthony Minessale
17f8002936
FS-7654 regression on eavesdropping on channels with unlike rates
2015-07-22 00:37:41 -05:00
Anthony Minessale
95d4f18e52
FS-7654 regression on eavesdropping on channels playing a file because of channel count of 0 on write frame from stream_file
2015-07-22 00:29:56 -05:00
Brian West
e2f17ea04a
FS-7869: [mod_conference] fix deadlock on shutdown after playing video file that will not display video
2015-07-21 18:41:49 -05:00
Anthony Minessale
cbccadaa2f
factor out conference->canvas and allow per canvas record and play
2015-07-21 16:54:23 -05:00
Mike Jerris
42274f34cf
Merge pull request #355 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-encode-repacketize to master
...
* commit '566a1491e30a0aa19fd6ade164beb72421c54749':
FS-7848 : mod_opus: Add ptimes: 80 ms, 100 ms, 120 ms (Opus repacketize)
2015-07-21 16:28:02 -05:00
Dragos Oancea
566a1491e3
FS-7848 : mod_opus: Add ptimes: 80 ms, 100 ms, 120 ms (Opus repacketize)
2015-07-21 17:13:16 -04:00
Brian West
02539c6c4f
FS-7861, FS-7862: [mod_conference] fix crash and other issues caused by multi canvas feature
2015-07-21 15:43:14 -05:00
Mike Jerris
81b209d516
Merge pull request #356 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7789 to master
...
* commit 'f67b6d1cefe0e86205d8c7214b3db23ca81e04eb':
FS-7789 [mod_av] Fixed issue with audio dropping out partway through recordings
2015-07-21 12:33:43 -05:00
Michael Jerris
6b68cf4beb
FS-7866: fix crash when running incorrect var api expansion syntax "eval ${${external_sip_ip}:4}"
2015-07-21 12:23:21 -05:00
Seven Du
ddfea1e4a0
FS-7856 #comment fix some segs and leaks, thanks Mike
2015-07-21 22:04:27 +08:00
William King
dc3703709d
Merge pull request #359 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-7813-again to master
...
* commit 'bb75a34f34cbcb6f3da7e940580e506d2b8e5969':
Restoring commit lost in mod_conference refactor.
2015-07-20 23:39:39 -05:00
Chad Phillips
bb75a34f34
Restoring commit lost in mod_conference refactor.
...
Commit c49f87313a
, which added a vmute
option to the conference member flags, was somehow lost in the
mod_conference refactor. This commit restores the lost code.
FS-7813 #resolve
2015-07-20 21:36:17 -07:00
William King
1442aeb425
FS-7860 #resolve
2015-07-20 21:09:25 -07:00
Bradley Jokinen
99f5234fef
FS-7854 Add task_runtime to tasks table in core database
...
This patch adds the task_runtime column to the tasks table in the core
database. The BIGINT type is used for this column because a 64-bit integer
is used to store task runtimes within the scheduler.
2015-07-20 15:06:46 -05:00
Bradley Jokinen
f67b6d1cef
FS-7789 [mod_av] Fixed issue with audio dropping out partway through recordings
...
This fixes an issue with mod_av where audio was not included for the entire
duration of a recording initiated by something other than the record_av app.
2015-07-20 11:28:38 -05:00
Anthony Minessale
3148b1ad74
FS-7847 fix logo ratios and add borders too
2015-07-17 20:18:26 -05:00
Mike Jerris
3b2b09c3df
FS-7847: [mod_conference] add layers that do not match the aspect ration of conference by using the new hscale layer param for horizontal scale, and add zoom=true param to crop layer instead of letterbox, add grid-zoom layout group that demonstrates these layouts
2015-07-17 16:37:24 -05:00
Michael Jerris
e0ef31930d
FS-7846: [mod_dptools] add eavesdrop_whisper_aleg=true and eavesdrop_whisper_bleg=true channel variables to allow you to start eavesdrop in whisper mode of specific call leg
2015-07-17 16:28:50 -05:00
Anthony Minessale
7b47e29919
fix whitespace snafu
2015-07-17 11:47:22 -05:00
William King
59d1bdae1e
FS-7845 whitespace and indention
2015-07-16 17:43:12 -07:00
William King
d8194e9edb
FS-7845 File rename to remove mod_* prefix to local module C files. Change
...
function name prefixes from shorthand 'conf' to longer form
'conference'. Also fixes the channel variable names which had been
caught in an over zealous perl -pi -e command...
2015-07-16 17:15:09 -07:00
William King
14aa720512
FS-7845 Rename functions so that they relate to the file that they are
...
located in.
2015-07-16 14:36:58 -07:00
William King
756ef77b7b
FS-7845 Refactor of mod_conference to improve compilation speed, and
...
logical organization.
2015-07-16 14:36:58 -07:00
Mike Jerris
d569b4ab98
Merge pull request #351 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:rtcp_loss_fraction_codec_control-fix to master
...
* commit '18b47b8e781818e758bb0604b4b8e6ca2302497e':
FS-7844: packet loss fraction fix when calculating loss average
2015-07-16 11:33:18 -05:00
Anton Lozovsky
8068c4e11c
FS-7731 mod_xml_cdr: url_index global pointer concurrent access fix, curl default connection timeout fix
...
- thread variable copy of url_index global pointer to prevent the concurrent access having wrong state change if the posting to the current http server was unsuccessfull;
- overriding the default curl connection timeout
Based on need to figure out the smallest block of code need to mutex, and that libcurl (and its wrapper) is definitely thread safe.
2015-07-16 19:18:24 +03:00
Dragos Oancea
18b47b8e78
FS-7844: packet loss fraction fix when calculating loss average
2015-07-16 12:06:58 -04:00
Nimrod Astrahan
4c5125b5d2
FS-7549 #resolve
...
Added an API for removing an active ladspa effect on a channel. For conformance reasons, the uuid_ladspa command now accepts 'stop' and 'start', while the previous functionality (without any verb) which will simply add ladspa remains intact.
2015-07-16 16:05:45 +03:00
Anthony Minessale
2751039784
add dial-prefix and absolute-dial-string to the nightmare xml
2015-07-15 16:57:05 -05:00
Michael Jerris
e910e86bfb
FS-7760: revise channel fetch on nightmare transfer
2015-07-15 16:28:29 -05:00
Chad Phillips
c49f87313a
Add vmute member flag to mod_conference.
...
A 'vmute' flag can be applied to individual conferees when entering the
conference. When the flag is passed, conferees will enter the conference
with their video muted.
FS-7813 #resolve
2015-07-15 13:00:12 -07:00
Anthony Minessale
56ee6537ca
allow groups to show up in layer list, add delay for new layers to change canvases to give it time to auto adust in group situations
2015-07-15 12:16:16 -05:00
Michael Jerris
b1a5efcbe8
change log levels to debug
2015-07-15 12:50:36 -04:00
Mike Jerris
978c4c9367
Merge pull request #340 in FS/freeswitch from ~VIPKILLA/freeswitch-fs-7818:master to master
...
* commit 'af9310ce009ead48b68b437f32e8f6df6cccea6f':
add channel variable odbc-cdr-ignore-leg to ignore per leg
2015-07-15 11:25:10 -05:00
Mike Jerris
0b097dd597
Merge pull request #346 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-sprop-stereo to master
...
* commit '37dc3929df76b2fbca1569ff3416b191a213029c':
FS-7829: mod_opus: add sprop-stereo fmtp param (just read it)
2015-07-14 12:53:41 -05:00
Mike Jerris
3b10e4d9f2
Merge pull request #347 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-dtx to master
...
* commit 'dc6d7c32dd433735dcc1f20a50fdebffe71817fa':
FS-7830: mod_opus: added use-dtx param in config file (enables DTX on the encoder, announces in fmtp)
2015-07-14 12:52:39 -05:00
Mike Jerris
0ab1f93945
Merge pull request #348 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-cleanup-bugfix-asymmetric-fmtp to master
...
* commit '65135c5f403b87b64281dbfc9e6a97e4b351600e':
FS-7832: fixes when comparing local and remote fmtp params
2015-07-14 12:51:40 -05:00
Anthony Minessale
5cd888f840
pass refresh requests to gen key frames on video bridge
2015-07-14 11:17:39 -05:00
Dragos Oancea
65135c5f40
FS-7832: fixes when comparing local and remote fmtp params
2015-07-13 19:54:11 -04:00
Michael Jerris
d18c964ba7
FS-7769: fix build issue
2015-07-13 18:14:10 -04:00
Dragos Oancea
dc6d7c32dd
FS-7830: mod_opus: added use-dtx param in config file (enables DTX on the encoder, announces in fmtp)
2015-07-13 18:12:11 -04:00
Anthony Minessale
f726cb9a53
FS-7769: [mod_conference] Add new multi-canvas and telepresence features
...
mod_conference new features:
add conference layout "1x1+2x1" and add to layout group grid
add conference flag video-bridge-first-two conference flag
add conference flag video-required-for-canvas to only use avatars for members with video
add conference flag video-muxing-personal-canvas
add conf_verto_ prefix for variables to pass on live array subscription notice
add api command conference foo vid-canvas <member_id|all|last|non_moderator> [<newval>]
add api command conference foo vid-layer <member_id|all|last|non_moderator> [<newval>]
add api command conference foo vid-watching-canvas <member_id|all|last|non_moderator> [<newval>]
changed api command conference foo vid-layout, args are now "<layout name>|group <group name> [<canvas_id>]"
add channel vars you can set before entering conference video_initial_canvas and video_initial_watching_canvas
add many new output status vars to conference list api
add new conference member flag "second-screen"
add config param video-canvas-count
add config param video-super-canvas-label-layers
add config param video-super-canvas-show-all-layers
add config param video-super-canvas-bgcolor
verto client:
add google login
add hipchat js file
conf_verto_hipchatURL= to control what hipchat server appears if any
global device init and overrides
allow passing sessid
add confMan.canvasCount
add handling of multiple canvases and launching them, and controlling all of their layouts
re-layout moderator controls and add support for changing the watching and input canvas and layers
when launching another canvas, watch subscriptions for the original call so we can automatically close the additional window
maintain camera settings on call recovery
2015-07-13 18:03:16 -04:00
Dragos Oancea
37dc3929df
FS-7829: mod_opus: add sprop-stereo fmtp param (just read it)
2015-07-13 17:40:34 -04:00
Bradley Jokinen
c797e948c8
FS-7824 Add functionality for capturing screenshots from both legs to uuid_write_png
...
With this patch, uuid_write_png is able to capture screenshots from both
legs of a bridged video call. It still expects a uuid and filename for
the first two arguments. If given a third argument, it must be concat
or split. If concat is specified, screenshots from both ends are taken
and written side by side to the given filename. If one image is shorter
than the other then it is padded with black and vertically centered. If
the third argument is split then the two screenshots are written to
separate files. In this case, a second filename is expected as a fourth
argument.
2015-07-13 09:35:38 -05:00
karl anderson
58043483cd
FS-7773 [mod_sofia] transfer events #resolve
2015-07-10 19:46:10 +01:00
Brian West
7e660ea856
Merge pull request #341 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improve to master
...
* commit '244331aa1536a0dad2cc115757fc5507446e1b00':
FS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss) , added step for 60 ms
2015-07-10 10:57:36 -05:00
Dragos Oancea
244331aa15
FS-7819: mod_opus: restore bitrate after increase (if there's no more packet loss) , added step for 60 ms
2015-07-10 11:35:27 -04:00
Emmanuel Schmidbauer
af9310ce00
add channel variable odbc-cdr-ignore-leg to ignore per leg
2015-07-10 10:10:12 -04:00
Artur Zaprzała
9d6ad1f9a5
FS-7405 Fix <condition regex="all"> to work with time conditions
2015-07-09 23:03:15 +02:00
Luis Azedo
4dc7b3b246
FS-7760 #resolve
...
added xml fetch for channels to externally support nightmare transfer
depends on channel-xml-fetch-on-nightmare-transfer profile param (default is disabled)
fixes missing entry in switch_xml.c to enable the xml binding
2015-07-09 20:00:28 +01:00
Mike Jerris
637f0695d3
Merge pull request #277 in FS/freeswitch from ~ARTURZ/freeswitch:FS-7639-audio-sent-as-dtmf to master
...
* commit '8b1ce0f163e5c8fd3cbdbdd3ae67784859ba80b9':
FS-7639 Fix rtp_session->recv_te and rtp_session->cng_pt comparisions in switch_rtp.c
2015-07-09 12:23:17 -05:00
Mike Jerris
934e445b6f
Merge pull request #308 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7198:master to master
...
* commit '48b44832b2902831c86e96ca7fa29680eec7defa':
FS-7198 add coma separated values and reverse ranges for time-of-day and day-of-week matches
2015-07-09 12:13:21 -05:00
Mike Jerris
72c5d6fa3f
Merge pull request #338 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-ptime-60ms-support to master
...
* commit '76bdd2b0d57e63a0d59bf78088af25ec733b7426':
FS-7809: mod_opus: added 60 ms ptime for Opus at 8 khz ( opus@8000h@60i )
2015-07-09 11:11:36 -05:00
Mike Jerris
58fe3c5ab2
Merge pull request #337 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-cbr to master
...
* commit 'be6e6ea5fb7b25001ea371ef2c537a5bf2fa7dd1':
FS-7801: mod_opus: added support to set CBR mode
2015-07-09 11:10:17 -05:00
Dragos Oancea
76bdd2b0d5
FS-7809: mod_opus: added 60 ms ptime for Opus at 8 khz ( opus@8000h@60i )
2015-07-09 11:53:37 -04:00
François
48b44832b2
FS-7198 add coma separated values and reverse ranges for time-of-day and day-of-week matches
2015-07-09 10:43:13 +02:00
Hristo Trendev
410850fa75
FS-7685 fix Dutch numbers pronunciation
...
The Dutch number pronunciation is more like the German one. 21 is
pronounced as "one-and-twenty".
FS-7685 #resolve
2015-07-09 09:34:46 +02:00
Dragos Oancea
be6e6ea5fb
FS-7801: mod_opus: added support to set CBR mode
2015-07-08 20:03:54 -04:00
Mike Jerris
6548d619c8
Merge pull request #168 in FS/freeswitch from ~FRANCOIS/freeswitch-fs-7200:master to master
...
* commit '57a76001d076cc7f0eb7ca8064b3eb48a1b6cf42':
FS-7200, fix dialplan parsing when using date/time matches
2015-07-08 16:51:39 -05:00
Mike Jerris
569c75c17d
Merge pull request #336 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7799 to master
...
* commit '31ade5f9680ddbb25f6b18ebf879ce537b9f5a6e':
FS-7799 Add API command uuid_write_png to mod_png
2015-07-08 15:59:03 -05:00
Bradley Jokinen
31ade5f968
FS-7799 Add API command uuid_write_png to mod_png
...
This adds the API command uuid_write_png to mod_png which takes a uuid and
file as input. This command takes a screenshot from the session associated
with the given uuid and writes it to the given file. If an absolute path
is not specified, the images directory is used as a prefix.
2015-07-08 15:36:44 -05:00
William King
49a26049cb
Merge pull request #177 in FS/freeswitch from ~VIPKILLA/freeswitch-fs-7232:master to master
...
* commit '521b3037016e276ddc8e1aae50ecaf6464b3a433':
change event header 'call-direction' to 'presence-call-direction'
2015-07-08 14:58:31 -05:00
Mike Jerris
ae5ce2ec97
Merge pull request #330 in FS/freeswitch from ~MARKL/freeswitch-fs-7778:master to master
...
* commit '97394bd679ca39d630010449adf6fcef0d01466f':
FS-7778 Fix ALTER TABLE statement to use single quotes.
2015-07-07 15:25:51 -05:00
William King
cba690e395
Merge pull request #311 in FS/freeswitch from ~LAZEDO/freeswitch:feature/sms_delivery_report to master
...
* commit '05c476f9f8ba14b2db8a81e241d1ccb7b6530ea4':
FS-7764 #resolve
2015-07-07 11:23:50 -05:00
Mike Jerris
0e8ea8573b
Merge pull request #329 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7776 to master
...
* commit 'eaf6430e0d3cb72525fbd7af4975341439d62c49':
FS-7776 #resolve add mod_kazoo to build system
2015-07-07 11:20:15 -05:00
Mike Jerris
8cd05e6b24
Merge pull request #331 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7780-add-max-session-transfers to master
...
* commit '05cc8bb37d4ec19446943c98cfb6e21cd6aaf9e9':
FS-7780 add new channel variable max_session_transfers. If set, this variable is used to count the number of session transfers allowed instead of the max_forwards variable. If not set, the existing behavior is preserved.
2015-07-07 11:16:03 -05:00
Mike Jerris
5b76e4ade9
Merge pull request #327 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on to master
...
* commit 'b3f453b02f62da450681c4b584bda838134c1317':
FS-7772: mod_opus: add functionality to keep FEC enabled on the encoder by modifying the bitrate if packet loss changes (Opus codec specific behaviour).
2015-07-07 11:13:57 -05:00
Mike Jerris
367a7a73b7
Merge pull request #334 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-8khz-fix-init-ptime-40ms to master
...
* commit '12d240308cd22f824ef30d9d879bdc56e22290fb':
FS-7785: mod_opus: fix for invalid ptime 30 ms for opus@8000h . Replaced 30 ms with 40 ms.
2015-07-07 11:10:23 -05:00
Mike Jerris
7b61cad61b
Merge pull request #335 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang to master
...
* commit '97ed52cbefebb192fa5c16e28eb7bc2733f9a77c':
FS-7628: mod_erlang_event - removed unused var
2015-07-07 11:04:32 -05:00
Michael Jerris
b5e7599ac1
FS-7762: [mod_av] handle buffer allocation failures of large buffers
2015-07-07 11:50:07 -04:00
Sergey Safarov
97ed52cbef
FS-7628: mod_erlang_event - removed unused var
2015-07-07 16:22:36 +03:00
Dragos Oancea
12d240308c
FS-7785: mod_opus: fix for invalid ptime 30 ms for opus@8000h . Replaced 30 ms with 40 ms.
2015-07-07 07:59:17 -04:00
Seven Du
3cec36f168
FS-7585 fix copyright copy and paste error
2015-07-07 08:12:18 +08:00
Dragos Oancea
b3f453b02f
FS-7772: mod_opus: add functionality to keep FEC enabled on the encoder by modifying the bitrate if packet loss changes (Opus codec specific behaviour).
2015-07-06 18:27:37 -04:00
Luis Azedo
eaf6430e0d
FS-7776 #resolve add mod_kazoo to build system
2015-07-06 23:13:00 +01:00
William King
eed386bc8d
FS-7783 Add channel variable for capturing DTMF input when using play_and_get_digits when the response does not match
2015-07-06 14:13:12 -07:00
Chris Rienzo
05cc8bb37d
FS-7780 add new channel variable max_session_transfers. If set, this variable is used to count
...
the number of session transfers allowed instead of the max_forwards variable. If not set, the existing
behavior is preserved.
2015-07-06 15:26:56 -04:00
Mark Lipscombe
97394bd679
FS-7778 Fix ALTER TABLE statement to use single quotes.
...
sofia_glue.c tries to issue an SQL "ALTER TABLE" statement to add the
ping_status column to sip_registrations, but fails because the default
is incorrectly quoted (double quotes vs single quotes).
2015-07-06 12:10:08 -03:00
Seven Du
08c7a1de34
FS-7777 #resolv
2015-07-04 14:10:29 +08:00
Mike Jerris
a817701824
Merge pull request #290 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_erlang_socket to master
...
* commit '97c25275a629f88700d28513a98f234d821ac9d7':
FS-7628: mod_erlang_event - added ipv6 support
2015-07-03 18:00:08 -05:00
Mike Jerris
dde04772f7
Merge pull request #283 in FS/freeswitch from bugfix/FS-7572-broadcasting-multiple-wav-files-using to master
...
* commit '9049c004b70207a43b73c7b2b31d19410fc2c4bf':
FS-7572: add some events for file open/close/fail when using file_string
2015-07-03 17:57:52 -05:00
Mike Jerris
6189ac0192
Merge pull request #274 in FS/freeswitch from bugfix/FS-7578-telephone-event-codec-clock-rate to master
...
* commit 'f35343a9cc26ba08b20571784f14a5ef36bca0fc':
FS-7578: properly generate telephone-event in sdp for each rate of codec being offered
2015-07-03 17:32:35 -05:00
karl anderson
d66839debe
FS-7774 add mod_kazoo
...
#resolve
2015-07-03 22:54:47 +01:00
Anthony Minessale
178ed75571
FS-7775: [mod_conference] fix threading issue causing stuck worker threads
2015-07-03 16:46:04 -05:00
Brian West
f0417cdf57
FS-7760 test_pflag not test_flag
2015-07-03 16:35:52 -05:00
William King
775ce5c0a8
Adding mod_smpp as an event_handler module.
...
FS-7730 #resolve
2015-07-03 14:26:05 -07:00
Mike Jerris
1a47cd0d44
Merge pull request #318 in FS/freeswitch from ~LAZEDO/freeswitch:feature/silence_hits_exausted to master
...
* commit 'c4bd342bdaae6f8881b0099d596e8309997121cb':
FS-7771 #resolve
2015-07-03 15:11:27 -05:00
karl anderson
b2b9555d34
FS-7760 #resolve
...
added xml fetch for channels to externally support nightmare transfer
depends on channel-xml-fetch-on-nightmare-transfer profile param (default is disabled)
2015-07-03 19:28:17 +01:00
Anthony Minessale
b6a6cde728
FS-7486
2015-07-03 14:22:20 -04:00
William King
20be305b1c
Merge pull request #263 in FS/freeswitch from ~LAZEDO/freeswitch-fs-7463:FS-7463 to master
...
* commit 'e12608bd11c62de715c1d6eecf05a8fe8b8becb0':
FS-7463 #resolve
2015-07-03 12:28:16 -05:00
karl anderson
c4bd342bda
FS-7771 #resolve
...
set a channel var if the recording is terminated due to silence hits
2015-07-03 10:36:58 +01:00
Anthony Minessale
2f836a2c53
FS-7744 amend
2015-07-02 16:12:28 -05:00
Anthony Minessale
987c84a119
mod_av use time_now instead of micro_time_now and hide annoying warning
2015-07-02 15:13:50 -05:00
Anthony Minessale
fcbdc48592
FS-7744 #resolve
2015-07-02 13:39:56 -05:00
Brian West
41067cc7b7
FS-7767 #resolve
2015-07-02 13:19:01 -05:00
Luis Azedo
05c476f9f8
FS-7764 #resolve
...
add sms delivery report event to mod_sms
2015-07-02 18:53:44 +01:00
Mike Jerris
ff9877586b
Merge pull request #324 in FS/freeswitch from ~LAZEDO/freeswitch:feature/fs-7758 to master
...
* commit 'e336ca8c37806f105b3cc266d44eb1ae03d57052':
FS-7758 #resolve
2015-07-02 12:00:43 -05:00
karl anderson
46d98d4a19
FS-7759 #resolve added a channel var to suppress setting the completed elsewhere cause
2015-07-02 17:02:47 +01:00
karl anderson
e336ca8c37
FS-7758 #resolve
...
emit an event if a loopback bowout occurs
2015-07-02 16:28:54 +01:00
Brian West
c6ccf1c513
FS-7761 [core] fix shutdown races running api commands during shutdown
2015-07-02 10:08:54 -05:00
Brian West
1b86c73034
Merge pull request #140 in FS/freeswitch from ~ARON45/freeswitch:FS-5945 to master
...
* commit '2cad5a6940bb76458e909a56c5e5e35e622467ed':
more whitespace cleanup
fixed indentation
cleanup
cond api return -ERR on all syntax errors
FS-5945 - cond api improved
FS-5945 - cond api escape special charactars
2015-07-02 09:45:27 -05:00