Commit Graph

18813 Commits

Author SHA1 Message Date
Marc Olivier Chouinard e5739b3932 mod_callcenter: SQL error in the new proto (and might not still be working) strategy 2011-04-18 15:10:40 -04:00
Anthony Minessale 0b51aca321 enable optimal defaults on linux kernels that can support newer features. 2011-04-18 11:17:33 +00:00
Marc Olivier Chouinard bef6f0f40d mod_callcenter: Add a very prototype (and maybe not functional) strategy called : sequentially-by-next-agent-order.
It will try to find the last agent we tried to reach, and start calling more agent after that one based on position.
It will use the level for the next agent, but once that level is done, it start back at the lowest level
2011-04-17 12:46:32 -04:00
Marc Olivier Chouinard 5cc3b2e635 mod_protovm: Small fix in makefile 2011-04-16 19:11:25 -04:00
Marc Olivier Chouinard fb549777cb mod_protovm: This is a very early new prototype voicemail ivr system. You need to copy the sounds.xml and make it loadale in the language folder and protovm.conf.xml inside the autoload_configs folder. Configs file will most definitly change. Once stabilized, we make it install those file by default. 2011-04-16 19:06:32 -04:00
Marc Olivier Chouinard bfdfac5e8a mod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic login authentication for a user 2011-04-16 14:44:28 -04:00
Anthony Minessale b63bff4c17 a few optimizations 2011-04-15 16:18:26 +00:00
Anthony Minessale e4eade33ac fix default tipping point it was too low 2011-04-15 14:46:24 +00:00
Anthony Minessale a4ed829db8 fix race in sla 2011-04-15 14:22:53 -05:00
Marc Olivier Chouinard c5ae5de0a0 FS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waiting members. Only a reload of the module will. 2011-04-15 13:53:04 -04:00
Anthony Minessale 5857495e06 offer both avp and savp when using srtp 2011-04-15 11:17:36 -05:00
Jeff Lenk 413d590fb6 vs2010 reswig 2011-04-14 19:56:45 -05:00
Marc Olivier Chouinard 4e3f1b1e8e mod_callcenter: Fix an issues recently introduice that a max_wait time reach didn't continue the dialplan 2011-04-14 20:23:12 -04:00
Anthony Minessale 9c7d50b4e8 fix 32/64 format 2011-04-14 17:50:48 -05:00
Anthony Minessale 4c4bf59e45 FS-3246 --resolve all [] {} and <> can be stacked and override the delim per set <><^^:>{}{^^:}{^^;}[][^^:] 2011-04-14 17:50:48 -05:00
Anthony Minessale aaef33cccf clear pointer on release 2011-04-14 17:50:48 -05:00
Michael Jerris ceed7658e2 check_decode the caller id name in this case too 2011-04-14 19:09:11 -04:00
Michael Jerris 244048f8f5 add switch_clean_name_string to strip out caller id name chars that can cause issues 2011-04-14 17:51:45 -04:00
Marc Olivier Chouinard 1f4cb48880 mod_voicemail: Implement 10 new standard api function call that allow you to control fs voicemail storage system. The goal is to have a standard API set for any additional storage system we wish the voicemail to run off. Current list of added api name are : vm_fsdb_msg_count, vm_fsdb_msg_list, vm_fsdb_msg_get, vm_fsdb_msg_delete, vm_fsdb_msg_undelete, vm_fsdb_msg_purge, vm_fsdb_msg_save, vm_fsdb_pref_greeting_set, vm_fsdb_pref_recname_set, vm_fsdb_pref_password_set. 2011-04-14 15:21:13 -04:00
Christopher Rienzo 478d51860d FS-3247 check for NULL recog_hdr 2011-04-14 14:50:41 +00:00
Mathieu Parent b337b8554c Skinny: display accessories status on CLI 2011-04-14 13:23:03 +02:00
Mathieu Parent 6105757898 Skinny: store accessory status in db instead of memory
(this is not used yet)
2011-04-14 13:09:15 +02:00
Anthony Minessale 2b6f70708c FS-3244 --resolve next time also attach a backtrace 2011-04-13 16:15:15 -05:00
Mathieu Parent 2bf69d621f Skinny: handle AccessoryStatusMessage 2011-04-13 23:16:08 +02:00
Michael S Collins c323efbf72 Measure twice, cut once... 2011-04-13 13:39:18 -07:00
Mathieu Parent 4a494ff930 Skinny: incomplete support for DialedPhoneBookMessage 2011-04-13 20:14:34 +02:00
Michael S Collins 5d2a13ade4 Update ChangeLog through April 12 2011-04-12 18:45:29 -07:00
Brian West 36bfef53de swigall 2011-04-12 19:34:34 -05:00
Brian West 2330b340a4 fix segfault in zrtp srtcp 2011-04-12 19:34:04 -05:00
Michael S Collins 15f4825c53 Update ChangeLog through March 31 2011-04-12 17:30:25 -07:00
Anthony Minessale 54e5011d74 declinatio mortuus obfirmo! 2011-04-12 13:35:39 -05:00
Eduardo Nunes Pereira 0fd36364c5 - Improvements in getk3l script, now a option to download only the
k3lclient
2011-04-12 14:51:32 -03:00
Michael S Collins e4c8edef54 Directory sound file: dir-for_prev.wav -> dir-for_previous.wav 2011-04-12 09:33:45 -07:00
Michael S Collins c8eaef6057 Bump sounds to 1.0.15 2011-04-12 09:29:44 -07:00
Anthony Minessale 82e3d49fd2 add L16 def for 32ms and allow timer matrix to drop to 1ms to support nelly 2011-04-12 09:47:11 -05:00
Anthony Minessale 6ea214c180 move other more obscure L16 slices to dynamic payload 2011-04-12 09:30:15 -05:00
Buklov Boris 02b9a3d544 fix SST_SHORT_DATE_TIME 2011-04-11 17:48:19 +04:00
Mathieu Parent 496fd5df0f Skinny: more verbose log when pre-register message received 2011-04-10 23:16:56 +02:00
Mathieu Parent 8c814c82cf Skinny: put tables the other way
(more standard)

Done with:
sed -i 's/{\(".*"\|NULL\), \(.*\)}/{\2, \1}/' src/mod/endpoints/mod_skinny/skinny_tables.c
2011-04-10 23:08:46 +02:00
Mathieu Parent bd03d578d1 Skinny: add CP-7921G
and reindent
2011-04-10 22:58:09 +02:00
Michael S Collins 04cf177091 Update phrase_en.xml to reflect newest prompts 2011-04-10 08:21:47 -07:00
Michael S Collins f564d38385 Add digit_timeout to ESL::IVR's playAndGetDigits method 2011-04-08 16:33:17 -07:00
Raymond Chandler f44c90e04f more logging, cleanup, etc 2011-04-08 17:03:50 -04:00
Buklov Boris 84b1f7483f fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com 2011-04-08 23:55:33 +04:00
Anthony Minessale 758949cda7 move sig messages up to DEBUG1 2011-04-08 14:23:16 -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
Marc Olivier Chouinard a909940385 conf: Only english is built by default.y 2011-04-08 15:13:11 -04:00
Brian West 1604f08e33 rebind sighandlers 2011-04-08 13:46:02 -05:00
Stefan Knoblich 3de9b51a86 ftmod_isdn: Fix warnings
No guarantee this module still works, but it compiles again.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-04-08 14:53:59 +02:00
Jeff Lenk 5310735c5f FS-3232 --resolve using relative path in windows script 2011-04-07 15:47:30 -05:00