Anthony Minessale
e351f3565d
FS-8115 #comment test latest patch
2015-10-22 15:37:21 -05:00
Anthony Minessale
f6427a5f92
FS-8382 #resolve [Segfault with inbound-proxy-media enabled]
2015-10-22 15:02:38 -05:00
Anthony Minessale
8f93fd5590
FS-8381 #resolve [Reset JB if period loss is too high]
2015-10-22 13:26:53 -05:00
Anthony Minessale
7e47db6b9b
FS-8130 regression causing excessive mark bit detection in some cases
2015-10-22 13:07:18 -05:00
Mike Jerris
78c8a5ffba
FS-8378: [mod_esf] fix crash when using esf_page over loopback when transcoding
2015-10-22 12:59:33 -05:00
Mike Jerris
9aad63bf97
FS-8378: add tests for esf over loopback
2015-10-22 12:58:44 -05:00
Mike Jerris
1968453e32
FS-8378: refactor a bit to clarify code and get better debug in gdb
2015-10-22 12:57:42 -05:00
William King
39f6d107ac
FS-8377 Adding expanded support for limit_* functionality for mod_hiredis
2015-10-21 14:56:21 -07:00
Italo Rossi
80111e7dd7
FS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the updated member is me
2015-10-21 17:31:57 -03:00
Anthony Minessale
b9bcd7429d
FS-8375 #resolve [Add member id to conference liveArray event]
2015-10-21 14:00:48 -05:00
Italo Rossi
f7df9ef3d8
FS-8336 [verto_communicator] Updating mic and video overlay controls upon receiving member update from live array
2015-10-21 15:39:45 -03:00
Ítalo Rossi
9fee9bc613
Merge pull request #564 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8365-vc-does-not-clear-new-chat to master
...
* commit '547d5357fa738090bc48db866f27eedc7cd0ee49':
FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself.
2015-10-21 11:56:09 -05:00
Anthony Minessale
116c4aa916
up default max jb size to 50
2015-10-21 11:50:14 -05:00
Mike Jerris
847fe0f476
Merge pull request #535 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8286-improve-debug-logging-for-info-level to master
...
* commit '3a9e7f08b4757aeaa33537658379f3964104cb7d':
FS-8286: Minor debug log level tweaks
2015-10-21 11:43:18 -05:00
Anthony Minessale
072f269ee7
FS-8372 #resolve [Wrong response to RTP/SAVPF without DTLS]
2015-10-21 11:28:37 -05:00
Bruno Dias
547d5357fa
FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself.
2015-10-21 10:13:30 -03:00
Anthony Minessale
95b0f0c88a
FS-8368 one more
2015-10-20 18:13:28 -05:00
Anthony Minessale
3184180238
FS-8368 #resolve [Reduce logging for audio/video sync]
2015-10-20 13:39:10 -05:00
Michael Jerris
6752089c99
FS-8280: [mod_conference] remove duplicate stop-recording event and move other-recordings item over to the place its sending the event
2015-10-20 14:31:12 -04:00
William King
ffe671f7d6
FS-8362 #resolve Now if you install with freeswitch-all you will get the default fonts too
2015-10-20 11:21:56 -07:00
Anthony Minessale II
600f45e576
Merge pull request #562 in FS/freeswitch from bugfix/FS-8275 to master
...
* commit '7572b52815044fbc5189c256ef87f99e70b17347':
FS-8275 #resolve [RFC2833 DTMF broken in recent master] REGRESSION FIXED
2015-10-20 12:08:58 -05:00
Anthony Minessale
7572b52815
FS-8275 #resolve [RFC2833 DTMF broken in recent master] REGRESSION FIXED
2015-10-20 12:06:40 -05:00
Brian West
283e8304f6
FS-8366 #resolve
2015-10-20 11:24:47 -05:00
Anthony Minessale
348f40017f
FS-8307 #resolve [Order of codecs can cause loss of RTP stream]
2015-10-20 11:12:45 -05:00
Anthony Minessale
785a5851d0
FS-8338 a few regressions that were relying on this bug to function properly in stereo situations
2015-10-20 11:00:12 -05:00
Brian West
42803902d6
Merge pull request #556 in FS/freeswitch from ~ZHANGST/freeswitch:bugfix/FS-8341-dirtributor-return-err to master
...
* commit '4ce46043c3107c8b5a051d801e4a6c99253e8557':
FS-8341 [mod_distributor] fix gateway choose bug
2015-10-20 08:37:02 -05:00
Brian West
8fc1acbb6c
FS-8363 don't register gateways from directory, this exposes a bug where it registers over what appears to be ipv6 but doens't work correctly
2015-10-19 14:49:15 -05:00
Mike Jerris
1a88f26e88
Merge pull request #560 in FS/freeswitch from ~DDRAGIC/freeswitch:bugfix/FS-8298-gsmopen-libctb-install-error to master
...
* commit '310ca8867d52cb49f6bc8c65ff5ba992101b5c1e':
FS-8298 fix libctb build
2015-10-19 13:34:12 -05:00
Dušan Dragić
310ca8867d
FS-8298 fix libctb build
2015-10-19 16:03:09 +02:00
Ítalo Rossi
508e32fc25
Merge pull request #559 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8030-render-links-and-images-in-chat-window to master
...
* commit '5820ffd49945abc2394f6e321c7b66e2b3ad9ead':
FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering).
FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter.
2015-10-19 07:07:59 -05:00
Jaon EarlWolf
5820ffd499
FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering).
2015-10-16 18:37:12 -03:00
Jaon EarlWolf
cf3698576f
FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter.
2015-10-16 18:24:55 -03:00
Michael Jerris
c7d5d49ff6
FS-8350: [build] fix tpl build error on windows 32 bit release build
2015-10-15 15:00:18 -05:00
Ken Rice
dffb92e6a5
FS-8350 quash another complaint from windows on the same issue
2015-10-15 14:26:48 -05:00
Ken Rice
7b8ff86083
FS-8350 #resolve return value of SetPriorityClass() so windows build does not complain about warnings as errors on switch_core.c in set_realtime_priority()
...
this also addresses as similar condition in set_low_priority() where if windows it always returns 0
2015-10-15 13:31:25 -05:00
Mike Jerris
79933d30b2
Merge pull request #557 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8348 to master
...
* commit 'a52aaa922542996f083071f8005125523c66cd30':
FS-8348 Fix crash caused by trying to get channel of a null session
2015-10-15 12:26:15 -05:00
Bradley Jokinen
a52aaa9225
FS-8348 Fix crash caused by trying to get channel of a null session
2015-10-15 11:01:53 -05:00
shuntongzhang
4ce46043c3
FS-8341 [mod_distributor] fix gateway choose bug
2015-10-15 22:33:00 +08:00
Brian West
df8d8713fe
FS-8287 Fix segfault from refactor
2015-10-14 10:27:56 -05:00
William King
ab0f1423fb
Merge pull request #545 in FS/freeswitch from ~PAULCUTTLER/freeswitch:feature/FS-7924-making-mod_rtmp-compatible-with-adobe to master
...
* commit '86d849c54e26951e313d1dcb4b220055f79aacc0':
FS-7924: [mod_rtmp] Modify initStream & createStream responses
Making mod_rtmp compatible with Adobe Media Server
2015-10-14 09:43:33 -05:00
William King
bf8d10f3b4
Merge pull request #554 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7928-freeswitch-all-contains-both-freeswitch-systemd to master
...
* commit '77f52bb6a81a812a33fc1ef30010856aa9b3ae71':
FS-7928 FS-7618 systemd and package build improvements
2015-10-13 15:50:46 -05:00
Stanislav Sinyagin
77f52bb6a8
FS-7928 FS-7618 systemd and package build improvements
...
debian/bootstrap.sh:
* only build one of freeswitch-sysvinit or freeswitch-systemd
* squeeze is removed from supported releases
* added stretch to supported releases
* avoid_mods_wheezy extended to modules which fail to build on wheezy
* use systemd by default for future distros
* new command-line option -v to enforce sysvinit
* added dependency on dh-systemd for systemd-powered distros
* freeswitch-init is now a virtual package
* freeswitch-sysvinit and freeswitch-systemd are set to conflict with each other
debian/freeswitch.postinst:
* no need to call systemctl explicitly. dh-systemd does it in a standard way
debian/rules:
* integrated dh-systemd in override_dh_installinit
debian/freeswitch-systemd.freeswitch.default renamed to
freeswitch-sysvinit.freeswitch.default:
* /etc/default/freeswitch is not installed by freeswitch-systemd, but still
respected if there is a need to modify the startup options
debian/freeswitch-systemd.freeswitch.service:
* proper expansion of DAEMON_OPTS
2015-10-13 22:36:37 +02:00
Anthony Minessale
4e1ec89009
FS-6833 FS-6834 fix regression
2015-10-13 12:17:29 -05:00
Anthony Minessale
aa7bc32375
FS-7834 #resolve [MOH doesn't work with inbound-bypass-media and resume-media-on-hold]
2015-10-13 11:51:51 -05:00
Anthony Minessale
a0b009e353
FS-8338 #resolve [Ringback does not work correctly on stereo channels]
2015-10-12 17:00:13 -05:00
Anthony Minessale
dc8f2b2044
FS-6833 FS-6834 found a few missing content-types in requests/resonses with sdp that were outside the norm
2015-10-12 12:38:25 -05:00
Ken Rice
61d9243e55
FS-8335 #resolve fix small error check that results in error message not being displayed.
2015-10-12 11:58:53 -05:00
Italo Rossi
aefd1f13ca
FS-8331 [verto_communicator] #resolve Do not show reconnect splash when user
...
click in logout
2015-10-11 22:11:03 -03:00
William King
b5301688d7
FS-8306 Now command queues can specify the queue to subscribe to. This enables very interesting use cases that would involve single job queue, and multiple consumers.
2015-10-10 16:39:53 -07:00
William King
ba63cc4574
FS-8306 #resolve if the exchange doesn't exist, then create it, else
...
fail. This resolves several error cases.
2015-10-10 16:30:28 -07:00