2585 Commits

Author SHA1 Message Date
Marc Olivier Chouinard
943e289043 mod_callcenter: Small event value correction from previous commit 2011-03-12 11:44:35 -05:00
Marc Olivier Chouinard
5f2337859b mod_callcenter: >WARNING, some event value got removed< Adding new event time value that can then be used to calculate the Wait;Talk;Total duration of a member were on call. CC-Wait-Time CC-Talk-Time and CC-Total-Time are no longer returned. Visit the code or check the wiki for the updated variable. 2011-03-12 11:29:20 -05:00
Marc Olivier Chouinard
30dd1774ad mod_callcenter: Add new CLI cmd and change some to be more standard. Patch from François Delawarde, thanks. 2011-03-12 11:03:03 -05:00
Marc Olivier Chouinard
51a531aaef mod_callcenter: Fix a bug when an caller leave the queue from a BREAK Call (Transfer...), it doesn't think an agent answered. 2011-03-11 12:40:56 -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
293d72548d add valet_announce_slot variable 2011-03-02 13:01:25 -06:00
Anthony Minessale
77f52081ff fix memory leak introduced in d8facbcf716612e826d451f4b5c3bcd938c46a3b 2011-02-28 11:15:21 -06:00
Jeff Lenk
c6f044d5a1 FS-3067 segfault using busy-delay-time parameter 2011-02-28 10:02:11 -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
Anthony Minessale
e3eec389b0 missed a spot 2011-02-25 18:19:52 -06:00
Anthony Minessale
94b680fb45 play files saying vol level in conf in lieu of making a function of say modules to return file_string urls (we need that) 2011-02-25 18:09:58 -06:00
Anthony Minessale
69d1d984fe sleep 2 seconds on confernece outcall at the end to prevent auto-answer race 2011-02-24 12:17:47 -06:00
Mathieu Rene
cb6f1ed61d Fix storage class for 'cause' in user_outgoing_channel() so that each call has its very own hangup cause 2011-02-22 20:25:16 -05:00
Mathieu Parent
e0a0a56f24 mod_command reg_url: correct field name 2011-02-23 01:13:00 +01:00
Anthony Minessale
f6dd557e5d agc 2011-02-21 17:24:35 -06:00
Anthony Minessale
e431481d4d agc 2011-02-21 17:16:34 -06:00
Anthony Minessale
a79b64ee20 more agc 2011-02-21 14:35:13 -06:00
Anthony Minessale
4a4ac35426 another round of agc changes 2011-02-21 13:12:51 -06:00
Anthony Minessale
180e3d4ab1 agc tweaks 2011-02-20 14:37:23 -06:00
Anthony Minessale
3d3e634f4b beat ray up for this one 2011-02-18 15:21:02 -06:00
Mathieu Rene
4b5bcba094 mod_conference: don't switch to CS_SOFT_EXECUTE before setting the current extension 2011-02-18 15:15:48 -05:00
Anthony Minessale
ed7e1f3954 vm-skip-instructions param in xml directory to disable instructions how to record a file 2011-02-18 10:48:14 -06:00
Anthony Minessale
22b3d34d55 tweak agc 2011-02-17 18:28:05 -06:00
Anthony Minessale
b8531ea873 tweak agc 2011-02-17 18:21:11 -06:00
Raymond Chandler
0f8fb4b1fd add ability to jump to a specific message 2011-02-17 14:12:42 -05:00
Anthony Minessale
017842c87f FS-3056 2011-02-15 09:45:14 -06:00
Marc Olivier Chouinard
2e399b0baf mod_callcenter: force loopback_bowout=false on originate. This will need to be reworked, but should fix basic issues call to an agent using loopback 2011-02-14 22:46:35 -05:00
Marc Olivier Chouinard
cd1982ceb7 mod_callcenter: IMPORTANT UPDATE, DTMF during moh created an loop to reactivate MOH but got canceled right away because of pending DTMF in the queue never been cleaned. Could cause masive disk write of debug, and can cause problem to the rest of FS stability. This patch also include basic fundation for DTMF capture support for member waiting. 2011-02-14 22:43:45 -05:00
Anthony Minessale
a2c0da53f3 add centralized registration db to core db and use it from mod_sofia 2011-02-11 23:10:12 -06:00
Marc Olivier Chouinard
67edc7c321 mod_conference: Added to the Auto OutCall support to specify the conf profile to be used using variable : conference_auto_outcall_profile 2011-02-09 11:07:43 -05:00
Anthony Minessale
330d741853 reset signal_bond variable back to its original value on failed dial in att_xfer 2011-02-08 11:27:41 -06:00
Mike Jerris
0e841a5f14 FS-3040/FS-1742: use 1 sql query for message count in a way that is portable and doesn't segfault 2011-02-08 10:36:12 -06:00
Anthony Minessale
a93623618b 3 regresions from this now, rolling it back 2011-02-07 16:33:45 -06:00
Anthony Minessale
526e6fe48c FS-3038 2011-02-07 13:14:20 -06:00
Anthony Minessale
8c12162a9d FS-3040 2011-02-07 12:53:31 -06:00
cypromis
12c13e115b more formatting mistakes *sigh* 2011-02-07 16:01:20 +01:00
cypromis
cf83f9c381 seems whitespaces are unpopular on some linux/gcc combinations 2011-02-07 15:32:26 +01:00
cypromis
080c5ae981 FS-1742 - Make Voicemail use 1 SQL query instead of 4 to get the message count use in MWI - Now also working on your more favourite and less favourite databases 2011-02-07 14:04:44 +01:00
Anthony Minessale
46f6c6e42d fix regression from f60fdf653dd2d7f8d3eaa6a9086e1f68bd993c59 2011-02-04 08:56:30 -06:00
Anthony Minessale
b6ac001276 fix regression from f60fdf653dd2d7f8d3eaa6a9086e1f68bd993c59 2011-02-04 08:44:11 -06:00
Anthony Minessale
bdf678e401 dont run execute_on_fsk when there was no data collected 2011-02-03 20:12:36 -06:00
Anthony Minessale
4ae8282e6c fix possible bad pointer in global vars (please test) 2011-02-02 15:43:26 -06:00
Andrew Thompson
10d696ebac Added conference UUID to xml_list 2011-02-02 00:01:38 -05:00
Travis Cross
1f1541b474 lower log-level of a mod_spy message
When a session loses a race to bridge a call, the CHANNEL_BRIDGE event
handler is still run, yet session_locate is going to return null as it
won't get a read-lock on the peer's session.  Since this is a normal
and common condition, let's log this as a debug message rather than as
an error condition.
2011-01-31 20:54:48 +00:00
Travis Cross
766f2d6165 fix typo: cant -> can't 2011-01-31 20:53:15 +00:00