340 Commits

Author SHA1 Message Date
Anthony Minessale
2b5f40b38e FS-8811 #resolve [FS 1.7 crashes intermittently] 2016-02-17 15:15:14 -06:00
Anthony Minessale
56a68e3ad9 FS-8677 #resolve [Crash (possible memory corruption) after codec change] 2016-01-06 10:10:14 -06:00
Anthony Minessale II
b52a57e751 Merge pull request #620 in FS/freeswitch from feature/FS-8188 to master
* commit 'f917a72c8451416ed992d798cabddee0de5b9b5b':
  FS-8188 add park_after_early_bridge transfer_after_early_bridge variables
2015-12-04 10:09:25 -06:00
Anthony Minessale
f6427a5f92 FS-8382 #resolve [Segfault with inbound-proxy-media enabled] 2015-10-22 15:02:38 -05:00
Anthony Minessale
f917a72c84 FS-8188 add park_after_early_bridge transfer_after_early_bridge variables 2015-09-21 18:55:21 -05:00
Anthony Minessale
8712f62ced FS-8175 #resolve [Add continue_on_answer_timeout variable to allow channel to proceed from a tripped answer timeout] 2015-09-16 18:07:44 -05:00
Anthony Minessale
4abaa11b9d FS-6833 FS-6834 fix double re-invite on media establishment 2015-09-14 15:34:17 -05:00
Anthony Minessale
2feae3fc69 FS-6833 #comment please test this branch 2015-09-01 16:31:23 -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
5cd888f840 pass refresh requests to gen key frames on video bridge 2015-07-14 11:17:39 -05:00
Anthony Minessale
f0eefb7a1f FS-7753 #resolve 2015-07-01 14:39:30 -05:00
Anthony Minessale
e80d129617 FS-7679 #resolve #comment should work now 2015-06-25 15:10:43 -05:00
Anthony Minessale
6a102816f6 FS-7679 #resolve #comment please test, also added some cases of calling a file with no video as well 2015-06-25 13:33:47 -05:00
Anthony Minessale
7c94fc1680 play video files for hold_music
squashme
2015-06-13 16:18:45 -05:00
Anthony Minessale
9d40e1397d FS-7641 2015-06-12 15:59:02 -05:00
Anthony Minessale
7b47692597 FS-7636 #resolve 2015-06-10 16:18:39 -05:00
Anthony Minessale
216850c1a0 FS-7502: set video flag on record session 2015-05-28 12:47:14 -05:00
Anthony Minessale
84ca513353 FS-7500: fix some regressions regarding passthru video 2015-05-28 12:47:14 -05:00
Anthony Minessale
7c294f242f FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
Anthony Minessale
970064294c FS-7500: refactoring 2015-05-28 12:46:50 -05:00
Anthony Minessale
57bbdc929b FS-7500: remove debug code 2015-05-28 12:46:47 -05:00
Anthony Minessale
c584bf5511 FS-7500: reverse default for CF_VIDEO_ECHO to false and now it must be enabled when desired instead of disabled when not needed 2015-05-28 12:46:47 -05:00
Anthony Minessale
fe957fe66a FS-7500: remove temp bridge echo hack 2015-05-28 12:46:45 -05:00
Anthony Minessale
0cd5658caa FS-7500: another refactoring pass, temp code still in place, WORK IN PROGRESS 2015-05-28 12:46:44 -05:00
Anthony Minessale
44e7929507 FS-7500: revert earlier bridge change 2015-05-28 12:46:44 -05:00
Seven Du
416745e2cd FS-7500: move video bridge logic to switch_core_media so possible to do transcoding 2015-05-28 12:46:41 -05:00
Anthony Minessale
7bbdbadb42 tweak some cid display issues 2014-08-19 03:25:28 +05:00
Anthony Minessale
ae32aafb0b only set the not_ready flag on one side on video unbridge 2014-07-31 23:20:04 +05:00
Anthony Minessale
1518240bab FS-6637 try this instead 2014-07-01 23:59:40 +05:00
Anthony Minessale
0f017814dd FS-6637 nevermind, this is already in the code 2014-07-01 23:53:45 +05:00
Anthony Minessale
5d70df9b1c FS-6637 try this patch 2014-07-01 22:32:02 +05:00
Anthony Minessale
579a051867 add channels param the the silence generator function 2014-06-13 04:49:44 +05:00
Anthony Minessale
d08116e762 FS-6310 hold up, revert 2014-03-31 17:32:07 -05:00
Anthony Minessale
7532a7e0d5 FS-6310 --resolve try this version 2014-03-31 17:03:01 -05:00
Brian West
dd8c323fcf FS-6226Prevent DTMF from traversing bridged channels, but still allow me to send DTMF via API or dp app (uuid_send_dtmf or send_dtmf) 2014-03-01 09:58:43 -06:00
Anthony Minessale
f751455ec8 fix race condition where a transferring leg could be hungup on by the bridge partner from the previous bridge because of hangup held leg detection. The leg which was hungup when held doesn't realize the other leg has already moved on from the bridge because it was transferred and is already on its way to connect to the new destination 2014-02-28 07:15:47 +05:00
Anthony Minessale
f862c34325 FS-6272 --resolve 2014-02-27 03:24:37 +05:00
Anthony Minessale
ec50c05df6 make hangup or end of bridge trigger unhold action for held legs 2014-02-21 13:26:04 -06:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Anthony Minessale
aa8a4913b4 FS-5994 2013-11-23 20:11:59 -06:00
Anthony Minessale
5f239a5bae add channel logical direction 2013-10-31 15:28:33 -05:00
Anthony Minessale
c9444f6ff1 FS-5549 regression 2013-09-30 11:17:07 -05:00
Anthony Minessale
c214648d88 FS-5549 --resolve 2013-09-23 11:32:29 -05:00
Anthony Minessale
d9216daedb Fix regression from ignoring breaks in video rtp sessions and add a flag to force a break when needed 2013-09-12 21:47:54 +05:00
Anthony Minessale
d35db852a8 follow up to last commit 2013-08-16 12:17:00 -04:00
Ken Rice
7f3792234b FS-5003 --resolve 2013-07-10 17:31:00 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale
1ed5e3e331 FS-5530 --resolve this will make it identical to the bridge behaviour even when the bridge in early media begins and now you will explicitly need continue_on_fail=true in this situation to not fail 2013-06-24 09:45:43 -05:00
Anthony Minessale
48ea6b5217 FS-5530 2013-06-20 21:15:32 -05:00
Anthony Minessale
1617469019 FS-5530 --resolve 2013-06-20 21:10:23 -05:00