729 Commits

Author SHA1 Message Date
Anthony Minessale
d8d0d4b73c FS-3650 indeed 2011-10-31 08:11:13 -05:00
Anthony Minessale
9215838393 FS-3650 --resolve 2011-10-29 09:30:06 -05:00
Anthony Minessale
cdb00f132b maxwait 2011-10-25 14:09:49 -05:00
Anthony Minessale
caa360b6d2 presence tweaks for conference/fifo/parking 2011-10-21 19:52:42 -05:00
Anthony Minessale
24b09ca158 FS-3627 --resolve 2011-10-21 09:49:44 -05:00
Anthony Minessale
8fde25ccfa add custom kick sound to conference 2011-10-20 13:15:58 -05:00
Anthony Minessale
957361cf79 presence tweaks 2011-10-19 16:50:46 -05:00
Anthony Minessale
25329545a1 tweak to last commit 2011-10-18 12:56:54 -05:00
Anthony Minessale
9daa42c1b5 add presence to mod_valet_parking subscribe to the lot name for general stats or individual slots to monitor with park+ prefix *note* this used to be used in mod_fifo which now will use queue+ going forward 2011-10-18 11:53:49 -05:00
Anthony Minessale
127be02db2 add conference cdrs to mod_conference 2011-10-14 11:30:51 -05:00
Anthony Minessale
5d77e789b5 remove waste flags from both conference and member and explicitly always send audio from conferences to avoid random interop issues and general discomfort these flags are now depricated 2011-10-04 16:41:03 -05:00
Anthony Minessale
1936c2b086 FS-3493 --resolve 2011-10-03 10:45:17 -05:00
Anthony Minessale
9125a96c6d convert chat interface to use events instead of a bunch of args 2011-09-13 16:51:30 -05:00
Anthony Minessale
da0836c539 FS-3518 --resolve this was an issue specific to mute-detect-sound and muting someone right when it decided to play the mute detect sound, fixed with a queued flag so only 1 thread ever plays sounds to the channel 2011-08-25 09:17:50 -05:00
Mathieu Rene
1dbd4c7787 Add video-bridge flags to have multiple audio participants to a single video call 2011-08-23 17:28:32 +02:00
Anthony Minessale
7a7f386886 FS-3337 --resolve indeed, should be ok 2011-08-22 12:34:46 -05:00
Marc Olivier Chouinard
5c455bda74 mod_conference: Missing a new line in a log file, thx AviMarcus 2011-08-01 09:49:57 -04:00
Jeff Lenk
dab274da78 fix compiler error - equivalent 2011-07-08 20:33:58 -05:00
Anthony Minessale
765be8c96f FS-3406 --resolve 2011-07-08 14:54:51 -05:00
Anthony Minessale
492db9067d add hup command to conference (kick without the kick sound) 2011-06-22 12:18:09 -05:00
Anthony Minessale
f35a68141e add conference member flag nomoh 2011-06-14 13:41:25 -05:00
Anthony Minessale
b1cf5bee30 wait for thread to start in mod conference to avoid one in a million race on heavy traffic 2011-06-09 15:31:18 -05:00
Anthony Minessale
e8962d5687 move muted/unmuted indications to main thread via flags 2011-06-08 15:08:41 -05:00
Michael S Collins
3aff2bdcbc Newline not needed here 2011-05-25 17:11:07 -07:00
Michael S Collins
f731abe05f Add 'conference xxxx list count' to get exact member count for a given conference 2011-05-25 16:52:54 -07:00
Anthony Minessale
c7b36157b0 don't play default when playing a custom one 2011-05-20 16:56:16 -05:00
Anthony Minessale
3d475876ed add custom exit sound to match enter sound on conf 2011-05-20 16:22:58 -05:00
Anthony Minessale
7ba849b34a remove auto gain events 2011-05-19 11:43:33 -05:00
Anthony Minessale
a391d82b57 remove unused code 2011-04-28 10:56:13 -05:00
Anthony Minessale
24003dc28f set flag 2011-04-27 16:18:59 -05:00
Anthony Minessale
dcfc7924c5 remove unnecessary locks 2011-04-27 15:16:52 -05:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Anthony Minessale
54e5011d74 declinatio mortuus obfirmo! 2011-04-12 13:35:39 -05:00
Anthony Minessale
bcd6c3a188 FS-3137 --resolve less of a memory leak more of a pool swelling, replaced a pool strdup that could recur with a strdup/free to avoid it 2011-04-08 14:04:01 -05:00
Anthony Minessale
31cebd4fb3 --resolve FS-3219 2011-04-05 10:35:52 -05:00
Anthony Minessale
b986e13a58 again 2011-03-30 21:03:25 -05:00
Anthony Minessale
31580d6661 tweak 2011-03-30 20:44:45 -05:00
Anthony Minessale
b8063c3d34 wait for channels to come up in paging mode 2011-03-30 20:12:25 -05:00
Anthony Minessale
3253bcb363 FS-3147 --resolve I finally tracked this down to the actual recordings generated by mod_conference. This patch delays the recording slightly to allow time for the buffer to fill up, we were riding it so closely that sometimes we would come up short and inject silence into the file to preserve time passing 2011-03-30 19:17:54 -05:00
Anthony Minessale
1552ecf54a prevent race condition on conference join/exit 2011-03-29 19:55:35 -05:00
Anthony Minessale
246b21952d FS-3095 --comment-only This patch removes the existing conference transfer function and replaces it using the core transfer it also introduces a new tracking method where the same conference id is reserved for a particular member for the lifetime of the call allowing a user to transfer in and out of conferences and ivr and bridges etc and retain the same member id for the duration of that call 2011-03-28 14:44:28 -05:00
Michael S Collins
3c9ee25a0a Add conf_uuid chan var for djbinter (Thanks Math) 2011-03-18 11:24:48 -07:00
Anthony Minessale
2c009dd954 doh 2011-03-15 14:29:04 -05:00
Anthony Minessale
8533c32fe1 FS-3095 regression from 547d53932c4849dff81001b0d6b2a787f7fdb8da 2011-03-09 15:17:25 -06:00
Anthony Minessale
05e9d3477b remove unneeded line 2011-03-06 15:57:31 -06:00
Mathieu Rene
0911ed7408 FS-3124 Use the channel's sound_prefix if it's not set in the conference's config 2011-03-05 12:49:19 -05:00
Anthony Minessale
547d53932c FS-3095 also add some tab completion and help messages from cli 2011-03-04 11:34:48 -06:00
Anthony Minessale
b7419add09 clear talk flag when you mute 2011-03-03 17:59:59 -06:00
Anthony Minessale
ee0a0b79c8 FS-3103 2011-02-25 21:29:47 -06:00
Anthony Minessale
d8ef36edca fire auto gain level events 2011-02-25 18:25:17 -06:00