Commit graph

709 commits

Author SHA1 Message Date
Anthony Minessale
795718c149 FS-6191 --resolve 2014-02-06 01:51:57 +05:00
Anthony Minessale
a24f9aa8bc no 2014-02-05 14:53:11 -06:00
Ken Rice
a000749e70 whitespace cleanup 2014-02-05 14:02:03 -06:00
Anthony Minessale
32b2a45efc add more rtp statistics with several new vars for cdr processing in_jitter_min_variance in_jitter_max_variance in_jitter_loss_rate in_jitter_burst_rate in_mean_interval in_flaw_total in_quality_percentage in_mos 2014-01-30 05:08:34 +05:00
Peter Olsson
93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Peter Olsson
084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Anthony Minessale
9aa607f17e FS-6106 --resolve 2014-01-15 03:02:45 +05:00
Anthony Minessale
33cfc6f126 FS-6086 --resolve 2014-01-15 02:58:13 +05:00
Anthony Minessale
d2de17f9e0 FS-6107 --resolve 2014-01-15 02:39:22 +05:00
Anthony Minessale
24b7b48885 FS-6042 FS-6044 --resolve 2013-12-18 00:55:34 +05:00
Anthony Minessale
94939d1bff add nomux flag when playing to a member to block other audio 2013-11-23 01:12:24 +05:00
Anthony Minessale
2f1c82ff36 FS-5959 set floor when turning on video mid call in conference 2013-11-20 23:49:44 +05:00
Anthony Minessale
b6c51a5b31 add restart-auto-record flag 2013-11-16 01:37:16 +05:00
Anthony Minessale
1fc018f5f2 FS-5211 --resolve 2013-11-12 10:22:58 -06:00
Anthony Minessale
b18e72162e uncomment 2013-11-09 00:59:26 +05:00
Anthony Minessale
bb9adff511 rework media code 2013-11-08 03:48:00 +05:00
Anthony Minessale
2589bf7750 minor webrtc tweaks 2013-11-02 01:21:35 +05:00
Anthony Minessale
dddbcacf0e FS-5925 --resolve 2013-10-31 09:28:31 -05:00
Anthony Minessale
3089eee77c minor refactor 2013-10-24 23:59:41 +05:00
Anthony Minessale
bf78270540 send video break on floor change 2013-10-18 19:14:30 +05:00
Anthony Minessale
850c154bd4 fix vid switching in webrtc 2013-10-15 04:57:57 +05:00
Anthony Minessale
9d228e4fe9 FS-5857 --resolve 2013-10-08 15:47:57 -05:00
Anthony Minessale
6e6a77fa86 FS-5849 --resolve
Conflicts:
	src/mod/applications/mod_conference/mod_conference.c
2013-10-08 11:09:04 -05:00
Seven Du
7081f11ab2 we do not need this anymore since we have vid-floor 2013-09-27 03:27:18 +08:00
Anthony Minessale
3efed6d095 FS-5802 --resolve 2013-09-19 13:14:11 -05:00
Seven Du
054225b80a refactor to use the new switch_core_session_refresh_video function 2013-09-10 01:52:21 +08:00
Anthony Minessale
b513d1ff02 fix possible issue with double read of frames in conf 2013-09-06 00:05:00 +05:00
Seven Du
b16a13c091 fix crash, no all members has channel 2013-08-28 20:37:23 +08:00
Anthony Minessale
7d6d688e53 FS-5731 --resolve 2013-08-26 20:25:14 +05:00
Anthony Minessale
a524fadf17 FS-5722 --resolve 2013-08-23 20:28:33 +05:00
Anthony Minessale
b4792e7a4e recommit 2013-08-21 22:26:04 +05:00
Anthony Minessale
0624f61d48 revert 2013-08-21 22:24:20 +05:00
Anthony Minessale
e052d98a28 add isfocus to outbound invites 2013-08-21 22:21:26 +05:00
Anthony Minessale
d35db852a8 follow up to last commit 2013-08-16 12:17:00 -04:00
Anthony Minessale
70e22e1d0b few more tweaks on new conference video functionality w/ webrtc 2013-07-18 08:33:20 -05:00
Anthony Minessale
615e2691a9 fix some regressions from recent changes 2013-07-17 12:34:32 -05:00
Anthony Minessale
90682d03ec FS-5612 --resolve 2013-07-16 19:28:02 -05:00
Anthony Minessale
eebac2ea95 webrtc video tweaks 2013-07-16 19:16:01 -05:00
Anthony Minessale
eff5f3a766 add debug 2013-07-16 09:05:06 -05:00
Anthony Minessale
0b96a23cd8 tweak 2013-07-16 08:56:13 -05:00
Anthony Minessale
e46050d487 mod_conference add vid-floor command to branch off the floor for video on demand and force it to a particular member vid-floor can be api or bound to dtmf but who gets the floor must toggle it off before someone else can have it. vid-floor-force (vid-floor <member> force)can be clobbered at any time 2013-07-15 11:07:56 -05:00
Anthony Minessale
5dbf2b3cf7 refactor some video code 2013-07-11 17:38:24 -05:00
Raymond Chandler
df7a4fc958 FS-4123 --resolve slightly modified patch applied 2013-07-10 17:53:42 -04:00
Ken Rice
f91bdf12aa --resolve FS-3918 using patch that adds conference_moderator_pin channel variable 2013-07-03 11:13:35 -05:00
Anthony Minessale
7eb86bba75 fix empty +flags{} pre-empting conference_member_flags variable 2013-06-26 16:04:38 -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
2fac3a8e83 refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
Mariusz Czułada
d0af6ce81d FS-5157 patch accepted 2013-05-29 00:19:49 +02:00
Anthony Minessale
4bf4b2c408 FS-5470 --resolve 2013-05-24 09:37:25 -05:00
Mariusz Czułada
3866a6e15c FS-5042 changed event body creation 2013-05-24 12:18:00 +02:00
Anthony Minessale
606e197ac6 FS-5042 --resolve 2013-05-23 08:07:10 -05:00
Anthony Minessale
0cee5ac9df FS-5211 --resolve 2013-05-21 09:29:50 -05:00
Anthony Minessale
9cdd2be095 FS-5444 --resolve 2013-05-20 08:20:38 -05:00
Anthony Minessale
3f118b18dc FS-5236 --resolve 2013-03-27 11:06:32 -05:00
Jeff Lenk
f05b493367 Revert "FS-3996 --resolve stop conference recording when only 1 person left"
This reverts commit 05895faa77.
2013-03-18 12:41:07 -05:00
Anthony Minessale
f368369945 FS-5187 --resolve A 1 character typo.... 2013-03-15 20:47:03 -05:00
Jeff Lenk
05895faa77 FS-3996 --resolve stop conference recording when only 1 person left 2013-03-10 15:14:53 -05:00
Ken Rice
eee1755c42 printf no bueno 2013-03-07 19:04:32 -06:00
Anthony Minessale
c7b6327cfa FS-5149 --resolve 2013-03-07 14:46:42 -06:00
Anthony Minessale
ef077917fd FS-4867 2012-12-18 14:56:44 -06:00
Anthony Minessale
3730504693 FS-4933 --resolve 2012-12-13 10:02:36 -06:00
Jeff Lenk
17b6087d7a fix for covici on mailing list 2012-12-12 21:15:09 -06:00
Anthony Minessale
16eaa729b1 FS-4889 --resolve 2012-11-29 08:30:33 -06:00
Anthony Minessale
94763ea52b FS-4681 --resolve 2012-11-01 13:07:47 -05:00
Anthony Minessale
188e0bd333 FS-4711 --resolve this looks fine to me 2012-10-11 13:53:43 -05:00
Seven Du
aa6bb702de better help msg 2012-10-11 12:36:03 +08:00
Seven Du
fb95768ead add max_members to conference xml_list 2012-10-11 12:31:58 +08:00
Anthony Minessale
fc764b27bf FS-4703 --resolve 2012-10-09 14:01:38 -05:00
Anthony Minessale
d84df73aaa FS-4677 oops 2012-10-02 17:03:22 -05:00
Anthony Minessale
51bdf8522a FS-4677 --resolve 2012-10-02 12:22:03 -05:00
Anthony Minessale
464155c5cd more priority tweaks 2012-10-01 10:20:48 -05:00
Anthony Minessale
8733a2c895 some priority queuing tweaks for performance 2012-10-01 11:47:26 -05:00
Anthony Minessale
72f0cf476d add conference-create and conference-destroy action events 2012-09-19 16:34:33 -05:00
Stefan Knoblich
416f026f8c FreeSWITCH: Add preprocessor constant for default callerid number
SWITCH_DEFAULT_CLID_NUMBER and replace all occurrences
in the FreeSWITCH codebase.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02:00
Seven Du
a32244fe38 Revert "for consistency"
This reverts commit e8c7bb3a88.
2012-09-14 09:41:10 +08:00
Seven Du
e8c7bb3a88 for consistency 2012-09-14 09:37:08 +08:00
Raymond Chandler
8ef13dd8a2 FS-4558 --resolve 2012-09-08 02:28:35 -04:00
Raymond Chandler
9def7a2e8b FS-4558 --resolve 2012-09-05 16:55:39 -04:00
Raymond Chandler
c3aeed6409 FS-4558: add conference chat broadcasting 2012-09-04 14:02:02 -04:00
Anthony Minessale
a8cd9b82da add tmute command 2012-08-27 17:51:07 -05:00
Anthony Minessale
679921d914 FS-4548 --resolve such a little patch for a big problem, good find 2012-08-20 12:11:17 -05:00
Stefan Knoblich
eca5c0ad73 FreeSWITCH: Add WIN32 strerror_s() variant to custom switch_strerror_r() helper function and fix more strerror_r() users.
Convert mod_xml_cdr, mod_json_cdr and mod_conference to the new function.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-14 14:54:06 +02:00
Anthony Minessale
a7b10081c8 send notifies for refer for 4579 2012-07-31 15:26:03 -05:00
Anthony Minessale
365b9feb72 457x tweaks 2012-07-27 15:07:11 -05:00
Anthony Minessale
b6de76cb8c tweak 2012-07-27 14:49:08 -05:00
Anthony Minessale
aba2b391fb fix seg 2012-07-27 13:23:30 -05:00
Anthony Minessale
d832b5dfef FS-4453 --resolve this will now cause up to a 20 second timeout waiting for the response and the call will be blocking 2012-07-24 13:45:10 -05:00
Anthony Minessale
f69573002c set hard domain first 2012-07-17 13:54:39 -05:00
Seven Du
748c15221b enforce floor 2012-07-15 15:29:16 +08:00
Seven Du
253e74d69b add video_bridge flag to xml members 2012-07-15 12:37:54 +08:00
Seven Du
8d6b64e0ca add flags to conference xml_list and show also on conference list 2012-07-15 11:22:18 +08:00
Anthony Minessale
1f39ecd13f FS-3840 --resolve 2012-07-13 18:02:36 -05:00
Anthony Minessale
aebb15fe86 FS-4421 --resolve 2012-07-13 17:20:59 -05:00
Anthony Minessale
643a18b583 FS-4418 --resolve 2012-07-12 17:54:02 -05:00
Anthony Minessale
0dfb4db8b4 how does the older compiler catch things the new one doesnt 2012-07-12 14:34:56 -05:00
Anthony Minessale
cc48015709 conf tweaks 2012-07-12 14:30:44 -05:00
Anthony Minessale
d5d6b29893 add outcall-templ 2012-07-12 10:42:46 -05:00
Stefan Knoblich
a0bd63d32d mod_conference: Fix format string errors.
Use switch_event_add_header_string() where needed and add a
dummy "%s" format string to switch_event_add_body() calls.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-12 01:44:18 +02:00
Anthony Minessale
932fc2286f update 2012-07-11 18:04:13 -05:00
Anthony Minessale
0c945168ca update 2012-07-11 17:35:40 -05:00