261 Commits

Author SHA1 Message Date
Anthony Minessale
6fee14c327 add 2 more fields
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 23:53:56 +00:00
Anthony Minessale
2e86ba46c3 add vm_list vm_delete and alias voicemail_inject to vm_inject
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 05:00:01 +00:00
Mathieu Rene
94b1948a57 mod_voicemail: that shouldve been wrlock, and its missing an unlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 20:34:11 +00:00
Brian West
ea5db72a26 fix vm to inherit params from domain/group
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 17:40:13 +00:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Anthony Minessale
32c9396514 copy user xml to a dynamic xml obj so you do not hold exclusive lock on global xml registry the whole time you are leaving a vm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-05 20:05:22 +00:00
Mathieu Rene
718923d806 MODAPP-394
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-05 08:27:20 +00:00
Anthony Minessale
dbcf55a001 update on last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 20:29:21 +00:00
Anthony Minessale
e5cadc5196 MODAPP-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:02:42 +00:00
Anthony Minessale
ec892d4ad6 BOUNTY-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:32:01 +00:00
Anthony Minessale
a06ae39905 FSCORE-511
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 21:04:33 +00:00
Rupa Schomaker
ca55ba252f don't leak db connections (ok, only 1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 06:59:57 +00:00
Anthony Minessale
36689432e0 move mod_limit to cache_db and clean up vm legacy code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 00:07:24 +00:00
Marc Olivier Chouinard
d8c745a1bd mod_voicemail: Change so total_new_messages and total_saved_messages include the count of new/saved urgent messages (Issue caused by MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 18:26:49 +00:00
Brian West
1588d5c552 voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Marc Olivier Chouinard
90c7043e2a mod_voicemail: Fix r15636 so New are New, and Old are Old messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 23:15:26 +00:00
Michael Jerris
d0810cd4de mod_voicemail: decrease sql queries for message counts (MODAPP-359)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 22:46:34 +00:00
Anthony Minessale
5d815cfdfe add support for running core-db over odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Anthony Minessale
31b7fff64e MODAPP-365
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 20:31:53 +00:00
Mathieu Rene
227bf9580a fix operator priority
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 03:38:26 +00:00
Anthony Minessale
a58fd5ae15 prevent obscure divide by zero code path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-10 23:50:58 +00:00
Anthony Minessale
940ba327e7 fix some sample count issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 23:29:36 +00:00
Mathieu Rene
a05556e7ba mod_voicemail: default samplerate to 0 instead of 8000 so that we record using the channel's native rate, thx bkw_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 23:19:15 +00:00
Mathieu Rene
f5295b7483 mod_voicemail: add missing switch_event_destroy in profile config function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 21:32:20 +00:00
Anthony Minessale
df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Anthony Minessale
836aefce61 MODAPP-353
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-14 21:42:33 +00:00
Brian West
169195f3ce convert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:43:44 +00:00
Marc Olivier Chouinard
940536c8ba mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331)
Add 1 or 2 of these variable in your user directory :
skip_greeting = Will skip the user greeting or generated greeting
skip_instructions = Will skip the system standards instructions to record message 


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:27:00 +00:00
Jeff Lenk
9f76dbbe6e Code before declaration and formatting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14986 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:53:30 +00:00
Marc Olivier Chouinard
b447cfab0e mod_voicemail: Add new api call to get user mailbox settings (MODAPP-325)
[profile/]<user>@<domain>[|[name_path|greeting_path|password]]


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:32:44 +00:00
Brian West
460f66fb71 announce number of saved messages when there are no new messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 15:48:31 +00:00
Brian West
357c93b999 fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Anthony Minessale
7bc1c0e8d5 allow profile to be specified sep from domain user@domain.com@myprofile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-03 18:21:15 +00:00
Anthony Minessale
c2e8504651 add missing \!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 17:40:51 +00:00
Mathieu Rene
5acb8ad899 Per-call logging, part two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Mathieu Rene
145859d860 mod_voicemail: keep the right one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-12 16:08:35 +00:00
Mathieu Rene
2f70836ead mod_voicemail: fix operator-ext/operator-extension duplicate config declaration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-12 16:04:58 +00:00
Michael Jerris
b59c4752e5 revert MODAPP-311 for now until we address how to do this in the file interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:35:22 +00:00
Michael Jerris
70c12b42f0 mod_voicemail: fix isten to the msg again option after pressing # to stop info msg (MODAPP-316)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-28 01:57:34 +00:00
Michael Jerris
9494aa77c8 mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314)
<!--<param name="skip-info-key" value=""/>-->

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 20:46:05 +00:00
Michael Jerris
15e1da6ccd mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 19:05:59 +00:00
Michael Jerris
24aeb4356e mod_voicemail: add option to move to next and previous message(MODAPP-313)
<!--<param name="previous-message-key" value=""/>-->
      <!--<param name="previous-message-key" value=""/>-->


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:44:30 +00:00
Michael Jerris
b7b048859a mod_voicemail: Flush DTMF Before Tone (MODAPP-312)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:06:39 +00:00
Brian West
a99020173d MODAPP-305 FSCORE-401
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-10 17:18:02 +00:00
Mathieu Rene
662c33b30f again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 04:44:27 +00:00
Mathieu Rene
88e05b3696 oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 04:40:51 +00:00
Mathieu Rene
70e51aa465 mod_voicemail: Fix seggy fault and do some cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14107 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 04:39:54 +00:00
Brian West
347bd1b301 fix MODAPP-302, but mp3's still have an issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 17:04:15 +00:00
Michael Jerris
6348359d95 change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:02:43 +00:00
Mathieu Rene
a6db0cf42f mod_voicemail: implement reload in non-blocking way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 19:55:30 +00:00