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
Mathieu Rene
b8fe3c3273
Implement new config parser in mod_voicemail
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-20 03:29:43 +00:00
Anthony Minessale
9675a6e24b
record_sample_rate variable influences the rate record app will use
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-12 16:06:34 +00:00
Brian West
9a7190f07c
remove accidental addition
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 22:10:11 +00:00
Anthony Minessale
ab568f3589
patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 21:52:50 +00:00
Brian West
b424299ca3
audit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 02:18:56 +00:00
Michael Jerris
1287948750
fix var scope masking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13394 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 20:24:53 +00:00
Michael Jerris
c0d22f8ce5
abolish mailbox attribute in users and use number-alias attribute instead MODAPP-218
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:34:35 +00:00
Michael Jerris
d18fa24ae6
abolish mailbox attribute in users and use number-alias attribute instead MODAPP-218
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13377 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:06:13 +00:00
Brian West
e31f84aa38
MODAPP-173 you'll need the latest sounds and a make vm-sync to use this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:47:44 +00:00
Mathieu Rene
952a3f2374
mod_voicemail: rework vm_boxcount api and add an optional profile parameter
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 04:58:32 +00:00