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
c9ec53e9cb
dunno
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 20:19:54 +00:00
Michael Jerris
650962b183
Tue Jun 3 13:43:59 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta.c: accepting CANCEL with To tag copied from preliminary response
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 18:57:34 +00:00
Anthony Minessale
7f4c8a6d46
add waitForAnswer to cpp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:42:59 +00:00
Anthony Minessale
6798cd2b5f
add mediaReady method
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:38:33 +00:00
Anthony Minessale
830a8493de
add answered and mediaReady methods to CoreSession
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:37:12 +00:00
Anthony Minessale
946efe1730
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:32:15 +00:00
Anthony Minessale
2c732144dd
presence but no presents
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 20:06:07 +00:00
Stefan Knoblich
3e81f0b4d2
fix c99 warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 19:21:41 +00:00
Anthony Minessale
55bb344820
wait there's more
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 16:40:44 +00:00
Anthony Minessale
42de2e4587
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 15:48:56 +00:00
Anthony Minessale
187a577c32
some more presence changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8737 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 15:42:59 +00:00
John Skopis
ab7eb03188
Added sasl support.
...
Added support for search filters
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-01 19:48:20 +00:00
Stefan Knoblich
b9f72e0a61
update event callback after db schema changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-31 20:55:28 +00:00
Anthony Minessale
eca16d96f3
keep hangup hook in the session thread
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-31 16:48:54 +00:00
Anthony Minessale
d7aeb78807
make global_setvar only have 2 fields so you can set foo=bar=blah w/o quotes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 21:02:04 +00:00
Anthony Minessale
71e626c3a4
make mod_portaudio less chatty on startup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 20:59:14 +00:00
Michael Jerris
8792d33889
don't free reason string passed to nua_respond before we are done using it. (nh scope instead of session)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 20:29:32 +00:00
Anthony Minessale
690d5b2573
add failed_xml_cdr magic variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 18:11:05 +00:00
Anthony Minessale
84144239b8
tweak constructor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 17:27:32 +00:00
Anthony Minessale
64921f7ef6
double doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 21:56:35 +00:00
Anthony Minessale
775aee2a31
legs option to cdr_csv doh2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 21:49:01 +00:00
Anthony Minessale
4fbd1ef83a
legs option to cdr_csv doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 21:46:49 +00:00
Anthony Minessale
e1250f58b5
legs option to cdr_csv
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 21:35:58 +00:00
Anthony Minessale
62ef7f4756
add presence events to proxy mode
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 20:25:58 +00:00
Michael Jerris
6d463b5d0f
add enable-3pcc sofia profile param, it is now disabled by default.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 20:02:06 +00:00
Anthony Minessale
9ea77a001f
hangup properly on malformed 3pcc calls being bastardized into a way to ping
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 19:05:48 +00:00
Anthony Minessale
6f74287e18
fix uri bug which will never end cos text based signalling is lame
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 17:35:16 +00:00
Anthony Minessale
a869b56a61
umm, yeah.....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 16:10:18 +00:00
Michal Bielicki
e120728d6e
Bumped version to 1.0 YAY Wheeee
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 15:20:06 +00:00
Brian West
985d4a423d
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 13:45:59 +00:00
Anthony Minessale
cb12cecbec
refactor to fix unregister event being skipped
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 13:25:53 +00:00
Anthony Minessale
a86de775b9
put bandaid on xmlrpc-c to not destroy the box for no reason
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-29 01:23:14 +00:00
Anthony Minessale
0c93b9d1bf
fix unregister with Contact: *
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 23:36:56 +00:00
Anthony Minessale
2ad910acc0
fix nat issue re: sofia_contact func
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 22:24:47 +00:00
Michael Jerris
f7e74f2073
add more tab completion details
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 21:36:16 +00:00
Michael Jerris
f130444fe2
add more tab completion details
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 21:14:06 +00:00
Anthony Minessale
fdb885000c
don't leave poor polycom out of the BLF fun
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 20:58:57 +00:00
Michael Jerris
c3900427b6
add example of how modules can add their own commands to the tab complete db
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 20:53:23 +00:00
Michael Jerris
da2e5c9a9f
fix xmlrpc-c build on OS X 10.4 (FSBUILD-47)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 16:38:32 +00:00
Anthony Minessale
4eae981ff2
make local_stream more solid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 15:14:18 +00:00
Michael Jerris
9c8d9e1cde
FSBUILD-46, missing ./
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 14:11:26 +00:00
Michael Jerris
a8d1a06398
don't try to open failed local_stream's (MODFORM-9)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 04:50:51 +00:00
Anthony Minessale
e7f3b9502a
add DESTDIR
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 03:51:32 +00:00
Anthony Minessale
e4a0391fe6
pit crew, fix race in intercept
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 20:19:19 +00:00
Michael Jerris
40091bd693
don't deref NULL. Found by Klockwork (www.klocwork.com)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 20:04:04 +00:00
Michael Jerris
f2016b3441
don't deref NULL. Found by Klockwork (www.klocwork.com)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 19:45:55 +00:00
Anthony Minessale
d972921a27
prevent intercept race condition that can also be solved with continue_on_fail=originator_cancel
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 18:51:09 +00:00
Anthony Minessale
9fbfa75d9f
save transport string in record route for sticky nat stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 15:45:22 +00:00
Michael Jerris
51f62e0260
fix NUTAG_SERVER_RPORT
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 15:33:03 +00:00