348 Commits

Author SHA1 Message Date
Anthony Minessale
60212fe052 basic framework for built-in web stuff on voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 01:27:48 +00:00
Anthony Minessale
2061c3799a basic framework for built-in web stuff on voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 01:05:05 +00:00
Michael Jerris
0dbc6515d2 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 22:27:33 +00:00
Anthony Minessale
a05c09a69a add mime types to webserver
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 20:44:18 +00:00
Anthony Minessale
60c783c636 rss feeds of your voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-28 19:56:25 +00:00
Anthony Minessale
54839c492e add external voicemail template file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:50:32 +00:00
Anthony Minessale
ba448989c8 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 01:15:13 +00:00
Michael Jerris
269ae1dc51 format specifier for type.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:51:37 +00:00
Michael Jerris
0a24f6f818 match var types to function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:49:12 +00:00
Michael Jerris
859e1316cd windows build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6400 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:46:03 +00:00
Anthony Minessale
f64d7e43ce improve voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-26 23:41:00 +00:00
Anthony Minessale
9cbb6a56a6 solution for MODAPP-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-24 21:09:52 +00:00
Anthony Minessale
0d890bee86 patch from trixter's blog to add new lines to some printfs.... thank you
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6387 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 17:56:03 +00:00
Anthony Minessale
a30c635e2a fix MODENDP-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 16:55:46 +00:00
Anthony Minessale
2e3d02ef5c fix phrase stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-07 23:37:22 +00:00
Anthony Minessale
0bc3be529d add patchfrom MODAPP-42
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-02 21:58:04 +00:00
Michael Jerris
1ada0efb54 don't check array's for null with switch_str_nil macro (MODAPP-44)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 13:29:06 +00:00
Michael Jerris
622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00
Anthony Minessale
c0ece5b747 pick a greeting from a var (please test)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 21:19:31 +00:00
Michael Jerris
8c679d56ab type tweak for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 19:31:47 +00:00
Anthony Minessale
4e33ce052d add memset to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 17:49:42 +00:00
Anthony Minessale
2afe124ff6 add memset to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-25 17:36:06 +00:00
Anthony Minessale
20380ea307 press main menu key during greeting to go to the check messages dialog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 15:44:04 +00:00
Anthony Minessale
20997307da formatting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 15:09:29 +00:00
Anthony Minessale
bbb7e4d499 merge MODAPP-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 15:07:14 +00:00
Anthony Minessale
8767bfbb7c merge MODAPP-38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 14:45:22 +00:00
Michael Jerris
493aafa279 code before declaration.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-21 20:48:50 +00:00
Anthony Minessale
b28e9e2cf6 add callback option to voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-20 00:24:03 +00:00
Anthony Minessale
b139d5eedb add MODAPP-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-20 00:10:54 +00:00
Anthony Minessale
be53b8c753 add MODAPP-36
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-20 00:09:41 +00:00
Michael Jerris
66501a6cdd build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 02:46:05 +00:00
Michael Jerris
6959c3ddd7 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 18:11:43 +00:00
Anthony Minessale
42644022e1 improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 16:17:42 +00:00
Michael Jerris
83c21e77f3 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 07:21:38 +00:00
Michael Jerris
bbffdd99ab cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Anthony Minessale
6e27654ed2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 21:26:33 +00:00
Anthony Minessale
a33901aaec tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:51:18 +00:00
Anthony Minessale
9b7928ee85 tweak defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 18:02:21 +00:00
Anthony Minessale
ad33cdbbfb tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 14:43:22 +00:00
Anthony Minessale
5f9f6ac05b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 00:52:31 +00:00
Anthony Minessale
e6d08bcc06 sort by urgent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 00:22:13 +00:00
Michael Jerris
294d45fe9d fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:08:52 +00:00
Anthony Minessale
09d42df7c6 add urgentness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:08:30 +00:00
Michael Jerris
e8f7c1b4fc fix windows build.. break other things.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 20:14:41 +00:00
Anthony Minessale
0a980a4ff9 minor adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 17:12:31 +00:00
Anthony Minessale
96628675b5 update and test for odbc support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 16:49:14 +00:00
Anthony Minessale
5a3c08c22d small adjustments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 13:31:12 +00:00
Anthony Minessale
230a77714d EXECUTE ORDER 66
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 03:28:59 +00:00