8626 Commits

Author SHA1 Message Date
Marc Olivier Chouinard
0315d32076 mod_callcenter: More SQL changes to make the new strategy work on postgresql 2011-04-18 17:16:51 -04:00
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
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
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
Michael Jerris
ceed7658e2 check_decode the caller id name in this case too 2011-04-14 19:09:11 -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
Mathieu Parent
4a494ff930 Skinny: incomplete support for DialedPhoneBookMessage 2011-04-13 20:14:34 +02:00
Brian West
36bfef53de swigall 2011-04-12 19:34:34 -05: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
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
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
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
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
Daniel Swarbrick
0632d22cc8 SNMP MIBs have their own comment style 2011-04-05 23:02:50 +02:00
Anthony Minessale
31cebd4fb3 --resolve FS-3219 2011-04-05 10:35:52 -05:00
Michal Bielicki - cypromis
9b099f474b Added copyright headers for sponsored work 2011-04-05 13:05:22 +02:00
Michael S Collins
e8f10ea362 Add pa devlist to portaudio webapi 2011-04-04 21:53:11 -07:00
Jeff Lenk
ee1a840cef FS-3228 --resolve 2011-04-04 20:55:56 -05:00
Anthony Minessale
38c3a67a7e FS-3229 --resolve 2011-04-04 18:50:46 -05:00
Anthony Minessale
07b9186da6 FS-3226 --resolve SO, If the RFC told you to jump off a cliff......? 2011-04-04 14:14:38 -05:00
Anthony Minessale
4b706dac51 FS-3227 --resolve this looks like sane changes. My only complaint was the formatting. Watch for whitespace indentation by looking at the code in emacs or vi where it should be tabed properly. 2011-04-04 11:55:05 -05:00
Anthony Minessale
7eae7f375b FS-2877 After further review I can concede the point that we should always say partial considering how we do things. With this commit we should at least be sending separate partial updates for each existing dialog to everyone with a subscription. If we need to introduce more data, consolidate them etc. We need to do it in small chunks and keep things sane. 2011-04-04 11:39:43 -05:00
Buklov Boris
6fb73a4c31 fix and add support multy currency <action application=set data=currency=rubl/> dollar or other 2011-04-04 17:56:58 +04:00
Anthony Minessale
6eba56d2cb FS-3224 --resolve 2011-04-03 17:55:07 -05:00
Anthony Minessale
8bf9133fee FS-3224 this is comfort noise. i guess its not comforting, i'll remove it. 2011-04-03 17:53:13 -05:00
Anthony Minessale
fda2283bbd auto-aleg-full and auto-aleg-domain for from_domain field in gateway 2011-04-03 12:03:29 -05:00
Brian West
ddb345636a FS-3220: more than just typos 2011-04-01 17:38:58 -05:00
Anthony Minessale
8c5586b2bc add option for from-domain to be set to auto-aleg in gateway config 2011-04-01 14:22:43 -05:00
Buklov Boris
d5506f4c83 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-04-01 22:54:45 +04:00
Buklov Boris
8b5ecd2faa mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/> 2011-04-01 22:53:52 +04:00
Anthony Minessale
e177d377aa FS-3214 try this 2011-04-01 13:20:35 -05:00