FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
Go to file
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
build add gen_indent.pl 2008-05-27 04:31:01 +00:00
conf This feature was a patch we probably should have looked at closer? 2008-06-03 22:01:26 +00:00
debian changelog update 2008-05-27 05:27:42 +00:00
docs changelog update 2008-05-27 05:27:42 +00:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
freeswitch.xcodeproj add freeswitch xcode project shell. Nothing here yet. 2007-11-02 18:22:24 +00:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs Tue Jun 3 13:43:59 EDT 2008 Pekka Pessi <first.last@nokia.com> 2008-06-03 18:57:34 +00:00
scripts thanks CtRiX 2008-05-08 16:44:33 +00:00
src This feature was a patch we probably should have looked at closer? 2008-06-03 22:01:26 +00:00
ssh_keys add a keys dir 2007-11-07 01:18:39 +00:00
support
w32 disable incorrect code analysis catch 2008-05-16 17:06:27 +00:00
acinclude.m4
bootstrap.sh don't configure xmlrpc-c anymore (we will merge with ours 2008-05-23 23:09:08 +00:00
configure.in bump to new sound files version 2008-05-27 03:06:59 +00:00
Freeswitch.2008.sln tweak windows mod_xml_rpc build. 2008-05-24 04:38:32 +00:00
Freeswitch.sln tweak windows mod_xml_rpc build. 2008-05-24 04:38:32 +00:00
freeswitch.spec Bumped version to 1.0 YAY Wheeee 2008-05-29 15:20:06 +00:00
INSTALL
Makefile.am add DESTDIR 2008-05-28 03:51:32 +00:00