Anthony Minessale
75df7a47bf
(MODAPP-121) Patch to add voicemail preference controlling date announcement new param 'play-date-announcement' to values 'first' 'last' or 'never' defaults to first to retain previous behavior
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:34:47 +00:00
Michael Jerris
237a445257
(MODAPP-139) localize voice-mail notification emails
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 19:48:55 +00:00
Anthony Minessale
af9851efc0
put menu passthrough code back by popular demand
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-24 20:29:35 +00:00
Michael Jerris
65f04969a5
(MODAPP-133)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 20:31:49 +00:00
Michael Jerris
ff8850245c
revert svn r 9613 (MODAPP-133)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-23 20:16:56 +00:00
Anthony Minessale
6c3aa9c7c6
add proper notification of a vm message being too short
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 17:35:22 +00:00
Anthony Minessale
cc10211ab3
(MODAPP-133) don't try to deliver vm when no file was recorded.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-22 16:50:39 +00:00
Anthony Minessale
c1194489ef
fix FSCORE-187
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-15 18:39:16 +00:00
Brian West
d62f106bbe
check return value of unlink MODAPP-142
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-12 15:29:53 +00:00
Anthony Minessale
28ba7f80f3
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 21:55:33 +00:00
Anthony Minessale
1fb8be8d88
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 21:18:51 +00:00
Anthony Minessale
432da6e071
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 18:24:13 +00:00
Anthony Minessale
bc5cf34915
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:32:15 +00:00
Anthony Minessale
1b048f00c3
fix min digits in read app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 22:34:28 +00:00
Anthony Minessale
fc9c08c27e
add voicemail forwarding 'needs make vm-sync after update'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 21:56:07 +00:00
Brian West
987f1b26a3
fix FSBUILD-72
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 09:56:09 +00:00
Michael Jerris
602e520c79
(MODAPP-124) Update mwi light after delete vm via web.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:28:05 +00:00
Michael Jerris
b73b5082e9
Pfix voicemail created email date (int overflow) from MODAPP-125
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:17:02 +00:00
Michael Jerris
aa664f6e27
whitespace cleanup MODAPP-133
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:05:16 +00:00
Michael Jerris
77160b6f10
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 to always create recursively SWITCH_GLOBAL_dirs.storage_dir.
That may be useless when the old storage-dir (or the new per user i have introduced) is used.
In fact, the directory is anyway always checked and maked, if necessary
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 05:02:18 +00:00
Michael Jerris
68bbad730d
fix handling of error cases in voicemail_inject (MODAPP-133)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 02:21:21 +00:00
Brian West
e4dd67c6cc
Switch_true
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 16:13:25 +00:00
Anthony Minessale
e61d0c7f4f
fix one of the issues from MODAPP-133
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-26 15:40:30 +00:00
Brian West
24d4819b50
line it up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9362 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-24 18:17:53 +00:00
Brian West
adcd836b5b
woops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:18:11 +00:00
Michael Jerris
5401dbc2e9
new macro
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:14:19 +00:00
Brian West
f982e9adde
fix voicemail menu
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 17:05:11 +00:00
Michael Jerris
037a96079c
fix build on newer gcc with pickier warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 02:40:59 +00:00
Michael Jerris
5f8991d6e8
fix build on newer gcc with pickier warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-21 02:10:43 +00:00
Anthony Minessale
80206261b4
add local dtmf driven alternat vm pass (requires make vm-sync and new sounds)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:06:04 +00:00
Michael Jerris
05b01a6c03
switch some usages of switch_event_add_header to switch_event_add_header_string
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:19:43 +00:00
Anthony Minessale
5d93b280ad
add patch from MODAPP-123
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-06 23:33:58 +00:00
Brian West
76965f9c09
fix (MODAPP-115) and check-print error on vm-inject if it happens
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 17:42:55 +00:00
Brian West
ec2f4a5b9b
fix voicemail_inject usage api call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 17:32:30 +00:00
Michael Jerris
f46044c932
build tweaks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-19 15:16:29 +00:00
Anthony Minessale
493f6abd26
per call vm recording ext with vm_message_ext variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 21:16:52 +00:00
Michael Jerris
974fc5ad7e
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 16:17:45 +00:00
Anthony Minessale
1df3896b34
nut n' honey
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-17 19:46:25 +00:00
Anthony Minessale
32bbdb74a8
add args to sleep
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 17:27:02 +00:00
Michael Jerris
2f94f73921
make modules unbind events and un-reserve subclasses on module unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 23:54:35 +00:00
Michael Jerris
64997c4d8e
vim extendtab is bad
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Anthony Minessale
dcca03341d
let voicemail favor effective_caller_id_name/number
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-27 15:01:14 +00:00
Brian West
b8fcbe02b8
MODLANG-67 part2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-18 18:42:21 +00:00
Anthony Minessale
f7c8ef4a3b
fix var names and add voicemail_notify_email template var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 22:52:37 +00:00
Anthony Minessale
12f18c54f7
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 you want main email"
vm-notify-mailto (default same as vm-mailto) "the addr you want notifications sent to"
vm-email-all-messages (default false) "send all messages to vm-mailto addr (attachment based on vm-attach-file param)"
vm-notify-email-all-messages (default false) "send a notify email to vm-notify-mailto when a vm is left (never has attachment)"
vm-keep-local-after-email (default true) when you email the main message also keep it locally as new vm for the phone.
when false means delete it as if it never happened and just email it.
vm-attach-file (default true) attach the audio file to the main email
the notify email will use the same template as the main email unless you define the new profile param "notify-template-file"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 22:01:26 +00:00
Anthony Minessale
f930eaeec7
indent pass 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Michael Jerris
aa93dc3e9c
merge MODAPP-88: Fix Email with no Attachement; Allow Email & Local VM Storage; Add Notify Only Email; Extra, note about missing prompts.
...
Added param "vm-email-only" to make voicemail sent by email only (previously default behavior
Added param "vm-mailto-notify" to allow sending an second email to an mobile or other device for notification only
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-26 02:51:34 +00:00
Anthony Minessale
307e9ef7d6
name change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:46:19 +00:00
Stefan Knoblich
5d91bea365
switch_url_encode now takes the full length of the buffer and null-terminates the string properly (Klocwork #1030 )
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-21 21:31:17 +00:00
Anthony Minessale
8780b35dc1
add patch from MODAPP-93
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 17:19:14 +00:00