| FreeSWITCH:/src/mod/applications/mod_voicemail/ |
hide Line HistoryConstraint |
Changelog
9378
by mikej on
28 August 2008, 01:28:05 -0400
(45 hours ago)
(MODAPP-124) Update mwi light after delete vm via web.
./mod_voicemail.c
9378
9377
by mikej on
28 August 2008, 01:17:02 -0400
(46 hours ago)
Pfix voicemail created email date (int overflow) from MODAPP-125
./mod_voicemail.c
9377
9376
by mikej on
28 August 2008, 01:05:16 -0400
(46 hours ago)
whitespace cleanup MODAPP-133
./mod_voicemail.c
9376
9375
by mikej on
28 August 2008, 01:02:18 -0400
(46 hours ago)
merge voicemail_3_improve_storage_dir.diff patch from MODAPP-133
allows the "storage-dir" parameter to be set on a per-user basis <param name="storage-dir" value="/path/to/storage" /> prevents …
./mod_voicemail.c
9375
9374
by mikej on
27 August 2008, 22:21:21 -0400
(48 hours ago)
fix handling of error cases in voicemail_inject (MODAPP-133)
./mod_voicemail.c
9374
9367
by brian on
26 August 2008, 12:13:25 -0400
(3 days ago)
Switch_true
./mod_voicemail.c
9367
9366
by anthm on
26 August 2008, 11:40:30 -0400
(3 days ago)
fix one of the issues from MODAPP-133
./mod_voicemail.c
9366
9362
by brian on
24 August 2008, 14:17:53 -0400
(5 days ago)
line it up
./mod_voicemail.c
9362
9350
by brian on
22 August 2008, 13:18:11 -0400
(7 days ago)
woops
./mod_voicemail.c
9350
9349
by mikej on
22 August 2008, 13:14:19 -0400
(7 days ago)
new macro
./mod_voicemail.c
9349
9348
by brian on
22 August 2008, 13:05:11 -0400
(7 days ago)
fix voicemail menu
./mod_voicemail.c
9348
9341
by mikej on
20 August 2008, 22:40:59 -0400
(9 days ago)
fix build on newer gcc with pickier warnings
./mod_voicemail.c
9341
9339
by mikej on
20 August 2008, 22:10:43 -0400
(9 days ago)
fix build on newer gcc with pickier warnings
./mod_voicemail.c
9339
9335
by anthm on
20 August 2008, 18:06:04 -0400
(9 days ago)
add local dtmf driven alternat vm pass (requires make vm-sync and new sounds)
./mod_voicemail.c
9335
9309
by mikej on
15 August 2008, 22:19:43 -0400
(14 days ago)
switch some usages of switch_event_add_header to switch_event_add_header_string
./mod_voicemail.c
9309
9232
by anthm on
06 August 2008, 19:33:58 -0400
(23 days ago)
add patch from MODAPP-123
./mod_voicemail.c
9232
9203
by brian on
29 July 2008, 13:42:55 -0400
(31 days ago)
fix (MODAPP-115) and check-print error on vm-inject if it happens
./mod_voicemail.c
9203
9202
by brian on
29 July 2008, 13:32:30 -0400
(31 days ago)
fix voicemail_inject usage api call
./mod_voicemail.c
9202
9107
by mikej on
19 July 2008, 11:16:29 -0400
(41 days ago)
build tweaks
./mod_voicemail.c
9107
9098
by anthm on
18 July 2008, 17:16:52 -0400
(42 days ago)
per call vm recording ext with vm_message_ext variable
./mod_voicemail.c
9098
9087
by mikej on
18 July 2008, 12:17:45 -0400
(42 days ago)
doh
./mod_voicemail.c
9087
9073
by anthm on
17 July 2008, 15:46:25 -0400
(43 days ago)
nut n' honey
./mod_voicemail.c
9073
8930
by anthm on
08 July 2008, 13:27:02 -0400
(52 days ago)
add args to sleep
./mod_voicemail.c
8930
8898
by mikej on
03 July 2008, 19:54:35 -0400
(57 days ago)
make modules unbind events and un-reserve subclasses on module unload
./mod_voicemail.c
8898
8894
by mikej on
03 July 2008, 15:12:26 -0400
(57 days ago)
vim extendtab is bad
./mod_voicemail.c
8894
8854
by anthm on
27 June 2008, 11:01:14 -0400
(2 months 2 days ago)
let voicemail favor effective_caller_id_name/number
./mod_voicemail.c
8854
8812
by brian on
18 June 2008, 14:42:21 -0400
(2 months 11 days ago)
MODLANG-67 part2
./mod_voicemail.c
8812
8756
by anthm on
04 June 2008, 18:52:37 -0400
(2 months 25 days ago)
fix var names and add voicemail_notify_email template var
./mod_voicemail.c
8756
8748
by anthm on
03 June 2008, 18:01:26 -0400
(2 months 26 days ago)
This feature was a patch we probably should have looked at closer?
I reverted it and wrote a new one, please test as i am not able to atm this is a blind commit. vm-mailto (default undef) "the addr …
./mod_voicemail.c
8748
8689
by anthm on
27 May 2008, 00:54:52 -0400
(3 months 2 days ago)
indent pass 2
./mod_voicemail.c
8689
|