Anthony Minessale
b9bcd7429d
FS-8375 #resolve [Add member id to conference liveArray event]
2015-10-21 14:00:48 -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
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
Anthony Minessale
348f40017f
FS-8307 #resolve [Order of codecs can cause loss of RTP stream]
2015-10-20 11:12:45 -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
Dušan Dragić
310ca8867d
FS-8298 fix libctb build
2015-10-19 16:03:09 +02: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
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
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
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
William King
444b9152b2
FS-8329 #resolve Also fixes default configs to keep in line with a change made for Fs-7806 FS-7803
2015-10-10 15:38:06 -07:00
Brian West
367e104773
FS-8328 'else' keyword is missing #resolve
2015-10-10 15:54:23 -05:00
William King
bf38cd2388
FS-8316 more clean code this way
2015-10-09 11:08:19 -07:00
Anthony Minessale II
5b133bbb47
Merge pull request #551 in FS/freeswitch from bugfix/FS-8234 to master
...
* commit '2fce618f63e3f1f3b43d3d79318e8646243eea38':
FS-8234 #resolve
2015-10-09 13:01:29 -05:00
Anthony Minessale
2fce618f63
FS-8234 #resolve
2015-10-09 13:00:15 -05:00
Anthony Minessale
393ee022b0
FS-8179 regression setting fec_decode breaks output on stereo calls
2015-10-09 12:30:45 -05:00
William King
efc173e195
FS-8316 resolving the build warnings in one more module
2015-10-09 10:21:58 -07:00
Anthony Minessale
6837062563
FS-6833 add content-type header to ack with sdp
2015-10-09 10:28:02 -05:00
William King
b9634d5f7a
FS-8316 resolving the build warnings in the modules too
2015-10-08 13:01:04 -07:00
Anthony Minessale
a53659c086
FS-7929 #resolve [ignore_early_media=true behaviour]
2015-10-08 13:17:39 -05:00
Anthony Minessale
1bf8fe2de0
FS-8318 #resolve [mod_av can record out of sync when video from chrome has packet loss]
2015-10-07 14:04:33 -05:00
Mike Jerris
0a987a2502
Merge pull request #547 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-8311-leave-message-verbose-data-for-forwarded to master
...
* commit 'c50d87a09cd04043e1d9223bbcaf4a448fcc47e3':
FS-8311 [mod_voicemail] Pass session to deliver_vm
2015-10-07 13:03:58 -05:00
Joshua Gigg
c50d87a09c
FS-8311 [mod_voicemail] Pass session to deliver_vm
...
Allows the leave-message event to add the verbose data
FS-8311 #resolve
2015-10-07 18:54:51 +01:00
Anthony Minessale
545c63bb3f
FS-8317 #resolve [Playing stacked video files sometimes makes the floor layer unusable]
2015-10-07 12:43:20 -05:00
Paul Cuttler
86d849c54e
FS-7924: [mod_rtmp] Modify initStream & createStream responses
...
Moved the response message mistakenly placed in the initStream
handler to the createStream handler
2015-10-07 14:50:27 +11:00
Anthony Minessale
7f85faf21e
FS-8130 FS-8305 refactor of last patch plus suppression of scary harmless message about opus fec
2015-10-06 09:34:29 -05:00
Dragos Oancea
8a0006dcdc
FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected
2015-10-05 10:54:21 -04:00
Brian West
75b01a306e
FS-8130
2015-10-04 16:53:54 -05:00
Anthony Minessale II
86197b7ee3
Merge pull request #479 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-init-improvements to master
...
* commit '27d7ebeb94c5ea23e612e0a7356919f19e74bdd5':
FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .
2015-10-04 11:22:04 -05:00
Dragos Oancea
27d7ebeb94
FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .
2015-10-03 15:26:39 -04:00
Dragos Oancea
01545832f4
FS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz and 8 khz)
...
Some FMTP params were broken when INVITE was originated by FS.
2015-10-03 14:47:08 -04:00
Anthony Minessale
dcdf4685af
FS-8243 8b088c26fbf4eba3daaacfaa6e29ab765f7321ba breaks perfectly working fec, adding back the missing part that actually works in most surroundings
2015-10-03 02:38:00 -05:00
Michael Jerris
5f210b4d75
FS-8243: fix typo of return from previous patch
2015-10-02 23:43:11 -04:00
Brian West
ed9e9c6243
FS-8287 refactor local_stream api to be more consistent and add auto complete
2015-10-02 13:29:50 -05:00
Mike Jerris
76b11fd8c7
Merge pull request #430 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-fmtp-ptime to master
...
* commit 'efeb720a01993a52f2614cbcab14995a88af2721':
FS-8034: mod_opus: send correct (configured) fmtp ptime,minptime,maxptime when originating call
2015-10-02 12:57:53 -05:00
Mike Jerris
41431c0f09
Merge pull request #487 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improvements-loss to master
...
* commit '6385fb863a7e800dbb2668fd0ed4e1203b1ba18e':
FS-8161: mod_opus: Keep FEC enabled only if loss > 10 ( otherwise PLC is supposed to be better)
2015-10-02 12:52:51 -05:00
Anthony Minessale
b61ebc759b
FS-8179
2015-10-02 12:51:57 -05:00
Mike Jerris
822e5a7b96
Merge pull request #516 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-detect-improvement to master
...
* commit '8b088c26fbf4eba3daaacfaa6e29ab765f7321ba':
FS-8243: Improve the way FEC info is detected within frames (added support for ptimes higher than 20 ms for FEC detection ) (Claude Lamblin)
2015-10-02 12:50:34 -05:00
Mike Jerris
2b0681f798
Merge pull request #517 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8239-error-in-building-mod_av-on-centos to master
...
* commit 'fe1fa8c8fbf1785e8c3e5320b2c837feb4e14034':
FS-8239 fix default value to avoid failed mod_av build on CentOS 7
2015-10-02 11:43:16 -05:00
Mike Jerris
620ceb4b1d
Merge pull request #518 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8246-fix-default-value-param-delay-for to master
...
* commit 'c08f2e37a7ee391a406bde9024840bfb50ecdd5d':
FS-8246: use seconds as default value for delay param
2015-10-02 11:41:15 -05:00
Corey Burke
3a9e7f08b4
FS-8286: Minor debug log level tweaks
...
Adjust some DEBUG and INFO log lines, reducing log verbosity at the INFO level while increasing call debugging info.
2015-10-02 08:41:41 -07:00
Corey Burke
0641315ef6
Use use-dtx setting from config in request to callee.
2015-10-02 08:13:05 -07:00
Anthony Minessale
ead42d56b5
FS-8179 #resolve [mod_opus: improvement on new JB buffer debugging (debug lookahead FEC)]
2015-10-01 19:12:03 -05:00
Bradley Jokinen
d8e21b43e0
FS-8274 Fix memory leak caused by images not being freed in video_thread_run
2015-10-01 16:34:05 -05:00