Jeff Lenk
|
dc2c11f13f
|
FS-4768 initial add of vs2012 build support
|
2012-12-29 14:57:15 -06:00 |
|
Anthony Minessale
|
fa2c9ec07e
|
FS-4011 --resolve
|
2012-11-02 08:47:47 -05:00 |
|
Anthony Minessale
|
74dbbb014f
|
FS-4775 --resolve use vars voicemail_callback_dialplan and voicemail_callback_context
|
2012-10-30 15:33:35 -05:00 |
|
Anthony Minessale
|
e3da4e1643
|
FS-4736 --resolve
|
2012-10-19 17:29:43 -04:00 |
|
Anthony Minessale
|
9675229dd4
|
FS-4735 --resolve
|
2012-10-18 15:35:22 -04:00 |
|
Anthony Minessale
|
e1fe289672
|
refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions
|
2012-10-09 20:20:32 -05:00 |
|
Brian West
|
4dd1b52f86
|
Use uniq uuid per vm just incase the same session gets to vm more than once in its life.
|
2012-10-09 12:38:08 -05:00 |
|
Eliot Gable
|
5cb354dddc
|
Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql.
|
2012-10-08 20:33:57 +00:00 |
|
Anthony Minessale
|
464155c5cd
|
more priority tweaks
|
2012-10-01 10:20:48 -05:00 |
|
Anthony Minessale
|
cfb2335406
|
FS-4462 add log message to point out this problem in the future
|
2012-07-27 15:27:01 -05:00 |
|
Brian West
|
b2f0e90795
|
fix set user call to include domain
|
2012-07-15 00:05:36 -05:00 |
|
Brian West
|
b256cf5695
|
fix auth_only voicemail usage
|
2012-07-14 14:05:34 -05:00 |
|
Michael Jerris
|
02c2b532e7
|
add vm::maintenance event for mwi change
|
2012-07-02 16:22:36 -04:00 |
|
Marc Olivier Chouinard
|
b2d183099f
|
mod_voicemail: Remove the Goodbye prompt when voicemail is disabled when trying to leave a message
|
2012-05-31 23:36:37 -04:00 |
|
Marc Olivier Chouinard
|
d7002351d7
|
mod_voicemail: Make sure vm_fsdb api create the user directory before trying to move file into it
|
2012-05-25 07:18:55 -04:00 |
|
Michael S Collins
|
7b54701d7c
|
mod_voicemail: Improved feedback to user when chaning vm passwords.
|
2012-05-09 15:20:40 -07:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
Brian West
|
1454cdf15a
|
send the name and number in the right order
|
2012-04-13 15:33:42 -05:00 |
|
Anthony Minessale
|
b3fd3bfd68
|
FS-4069 --resolve
|
2012-04-10 12:39:00 -05:00 |
|
Anthony Minessale
|
3d283accf2
|
FS-4087 --resolve
|
2012-04-09 12:41:11 -05:00 |
|
Ken Rice
|
cac6c262bb
|
conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
|
2012-03-24 04:51:08 +00:00 |
|
Anthony Minessale
|
0a6dde7baa
|
fire event with result of vm auth attempt
|
2012-02-10 13:24:02 -06:00 |
|
Michael S Collins
|
18289fa013
|
mod_voicemail: Change vm_announce_cid to be true/false and utilize vm_play_phone_number_macro
|
2012-02-07 10:22:35 -08:00 |
|
Anthony Minessale
|
d2c9fb5f7d
|
FS-3878 --resolve
|
2012-02-06 14:12:22 -06:00 |
|
Michael S Collins
|
b21d479a7d
|
Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed.
|
2012-01-27 15:05:14 -08:00 |
|
Michael S Collins
|
9ff741b9f2
|
Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed'
|
2012-01-27 11:12:19 -08:00 |
|
Michael S Collins
|
a61e4ab82c
|
Preliminary work for adding verification of vm password change
|
2012-01-27 10:56:32 -08:00 |
|
Anthony Minessale
|
812e5e9a26
|
FS-2216
|
2012-01-26 16:54:27 -06:00 |
|
Raymond Chandler
|
6fd2416da7
|
add auth user and doc cleanup
|
2012-01-20 18:09:12 -05:00 |
|
Marc Olivier Chouinard
|
37be7ca0cd
|
mod_voicemail: Adding the vm_fsdb_msg_email standard API
|
2012-01-20 01:12:27 -05:00 |
|
Michael Jerris
|
693f298688
|
vm_read should mark messages as read, but not saved
|
2012-01-19 20:42:28 -05:00 |
|
Michael Jerris
|
122766c735
|
handle validated password change after invalid one
|
2012-01-19 14:44:17 -05:00 |
|
Anthony Minessale
|
625731a0b8
|
call set_user on sucessful auth-only:
|
2012-01-09 14:57:29 -06:00 |
|
Marc Olivier Chouinard
|
081c232eb9
|
FS-3797 --resolve
I've remade the patch to use len format used in other voicemail_message_len variable/event to be consistant
|
2012-01-04 00:18:36 -05:00 |
|
Michael Jerris
|
f2cc611606
|
allow failing voicemail password change from xml_curl
|
2011-12-21 09:26:24 -05:00 |
|
Marc Olivier Chouinard
|
cc3280a0a0
|
FS-3363 --resolve
|
2011-12-15 13:22:14 -05:00 |
|
Marc Olivier Chouinard
|
024cb60d21
|
mod_voicemail: Some fixed and additional param for the vm_fsdb apis
|
2011-12-10 21:07:32 -05:00 |
|
Michael Jerris
|
cdfea085d2
|
add some missing indexes
|
2011-11-30 14:07:00 -05:00 |
|
Anthony Minessale
|
94b9cc0f9f
|
add voicemail_formatted_caller_id_number param for templates in vm
|
2011-11-10 14:39:28 -06:00 |
|
Anthony Minessale
|
4e9861f79e
|
add missing colon
|
2011-11-10 10:23:28 -06:00 |
|
Anthony Minessale
|
54b4b088d9
|
fix wrong message count with saved urgent messages
|
2011-11-04 16:58:35 -05:00 |
|
Anthony Minessale
|
9848bf4857
|
tweak on last commit
|
2011-11-02 11:32:02 -05:00 |
|
Anthony Minessale
|
3051480d42
|
add variable vm_auth_only or option auth_only to voicemail app so you can use it as a pin checker
|
2011-11-02 11:22:58 -05:00 |
|
Anthony Minessale
|
923a104b58
|
FS-3637 --resolve
|
2011-10-25 13:13:16 -05:00 |
|
Anthony Minessale
|
256a6264d4
|
prevent sql injection by using sqlite formatter on various code that generates sql stmts with switch_snprintf
|
2011-09-29 08:28:12 -05:00 |
|
Anthony Minessale
|
c4464c65fd
|
FS-3551 please update to this revision or greater and retest gathering the same logs with loglevel debug and global siptrace on
|
2011-09-16 12:05:10 -05:00 |
|
Anthony Minessale
|
2fb0f8e24f
|
only unlink if file exists
|
2011-09-12 16:38:48 -05:00 |
|
Jeff Lenk
|
aff4bcbe12
|
FS-3080 --resolve better fix for voicemail email key match
|
2011-09-07 10:50:30 -05:00 |
|
Jeff Lenk
|
698a50298a
|
Revert "FS-3080 --resolve only allow when not playing message"
This reverts commit d2daa44d8cfeb65277d61f9f8070f72d748051fe.
Working on a better fix
|
2011-09-06 11:51:29 -05:00 |
|
Mathieu Rene
|
8974f9d62e
|
mod_voicemail: use vm_email as notification address if vm_notify_email isn't set (that behavior was in voicemail_leave_main but not in deliver_vm)
|
2011-09-05 17:34:39 +02:00 |
|