1788 Commits

Author SHA1 Message Date
Michael Jerris
c5862d23ce add rate for ray
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 05:21:41 +00:00
Marc Olivier Chouinard
59397503dc Fix BSD Build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 22:41:23 +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
Marc Olivier Chouinard
c8de5ee105 mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +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
54038e9975 mod_directory: New Search by Name Directory IVR (MODAPP-325)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +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
3bc20b3c43 MODAPP-325 part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:07:20 +00:00
Anthony Minessale
01c4dbcf72 make continue_on_fail trigger explicit matching and only do default behaviour when it's not set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 22:41:37 +00:00
Anthony Minessale
32a9cf9141 add i flag to bind_meta_app to do inline execute of the app (not wise to use unless app returns instantly)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 22:21: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
1a3d56ce62 don't segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 23:59:35 +00:00
Anthony Minessale
113c45bf4b add preprocess framework for agc ec etc, ALPHA, needs work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-23 22:39:00 +00:00
Rupa Schomaker
c7620f6b30 add --with-memcached=no to libmemcached configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 17:49:04 +00:00
Michael Jerris
11e135bde0 add mod_snipe_hunt to tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 17:16:58 +00:00
Rupa Schomaker
3489ce30f9 update to libmemcached 0.32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 15:56:24 +00:00
Rupa Schomaker
780e8e98aa fix compile error on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14934 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 15:37:57 +00:00
Brian West
46896003ab MODAPP-338
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-20 20:14:41 +00:00
Anthony Minessale
b869290bae MODAPP-337
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:55:33 +00:00
Rupa Schomaker
89e6324c17 make limit work with neg count like limit_hash
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 20:01:30 +00:00
Anthony Minessale
f21b4a2137 add inline=true to actions to exec certian apps right away
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14906 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 19:05:58 +00:00
Brian West
dcfe0f5743 FSCORE-442
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:24:22 +00:00
Rupa Schomaker
25585417ab don't use callback for delete stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 22:06:36 +00:00
Rupa Schomaker
e4258a83a9 add limit_execute (like limit_hash_execute)
allow -#s to act as counter only
add INFO level logs to limit similar to limit_hash


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-15 18:13:25 +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
Mathieu Rene
9e8848e3d5 MODAPP-334
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14830 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:10:29 +00:00
Mathieu Rene
a75c525dcc mod_limit: fix counter-only mode in limit_hash_execute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-11 16:03:52 +00:00
Anthony Minessale
e97fe49914 swap in uuid
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:42:17 +00:00
Anthony Minessale
bb490e186f outbound callers for fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 20:20:23 +00:00
Anthony Minessale
6a43975e5d add fifo_position var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-10 18:22:37 +00:00
Anthony Minessale
8c7652c345 add optional prefix arg to set_user FSCORE-429
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 19:05:32 +00:00
Brian West
39574eeb00 MODAPP-328
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 13:35:59 +00:00
Anthony Minessale
9805fc606a declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 19:50:37 +00:00
Anthony Minessale
53f09acbec add mutex to deal with small race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 18:34:52 +00:00
Anthony Minessale
105f5d4396 add optional trailing & to sched_api to denote running the task in a sep thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:48:00 +00:00
Anthony Minessale
7d3753a039 fix null vs empty string check in info app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 15:31:13 +00:00
Raymond Chandler
4ee9dc1354 change default tts, so it works out of the box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-04 13:55:56 +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
3fd795ae71 jump to a specific offset with the playback by appending @@<samples> to the path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 20:43:49 +00:00
Anthony Minessale
1654f20325 add bg_system (like system but in the bg)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:48:15 +00:00
Anthony Minessale
4a9b1b2261 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 18:33:33 +00:00
Anthony Minessale
e853753847 add play-file-done conference event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 16:55:17 +00:00
Mathieu Rene
9e485b505c mod_limit: set more chan vars in limit_function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-02 15:01:09 +00:00
Anthony Minessale
95b3eaf7ca MODAPP-319
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-01 22:15:06 +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
Rupa Schomaker
bbe4ca9137 remove intra from indexes -- don't see why we need 'em
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 20:01:05 +00:00
Brian West
7b9ab305f4 MODAPP-323
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14703 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:48:37 +00:00
Anthony Minessale
c11fb3fbb7 add uuid_exists api call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 21:48:13 +00:00
Brian West
f28b26b8aa add host_lookup api call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 20:30:03 +00:00
Rupa Schomaker
c37fb4f068 add memcache support (limit_memcache and friends)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-28 16:18:51 +00:00