1968 Commits

Author SHA1 Message Date
Brian West
c6c479f028 fix double error message on display api 2010-05-12 22:18:48 -05:00
Rupa Schomaker
35dc511c67 remove patch left-overs (.orig and .rej files) 2010-05-12 03:31:27 -05:00
Anthony Minessale
1d2c64d33b refactor 2010-05-11 17:56:08 -05:00
Anthony Minessale
a7f74af7d0 add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer 2010-05-10 13:07:34 -05:00
Anthony Minessale
c74d1f1d00 rearrange 2010-05-10 10:40:15 -05:00
Brian West
f254787c02 fix issue where file isn't in database and move zstr check into switch_file_exists 2010-05-06 16:25:41 -05:00
Brian West
01b69e2a99 MODAPP-423 2010-05-01 19:53:17 -05:00
Michael Jerris
aca82e20e9 update syntax 2010-04-30 16:01:00 -04:00
Brian West
6436e6b242 Check in mod_osp from transnexus thank you. 2010-04-28 22:22:28 -05:00
Anthony Minessale
19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05:00
Anthony Minessale
9699e00270 MODAPP-403 2010-04-26 18:17:39 -05:00
Michael Jerris
a44e6c0891 add terminte-on-silence conference param 2010-04-26 06:58:36 -04:00
Michael Jerris
822dfe104e mod_voicemail: add 'vm-enabled' param (default true) 2010-04-26 05:52:12 -04:00
Michael Jerris
8e718ddeea add last talking time per member to conference xml list 2010-04-26 05:28:56 -04:00
Michael Jerris
d0a74dd5c4 mod_spy: add support for loopback endpoint (MODAPP-416) 2010-04-26 04:30:10 -04:00
Michael Jerris
737d338f2a mod_fifo: allow multiple dtmf to exit fifo, set fifo_caller_exit_key to specify which (MODAPP-420) 2010-04-26 02:58:40 -04:00
Michael Jerris
add3ded40a cleanup C reserved identifer violation (JANITOR-3) 2010-04-26 01:30:51 -04:00
Mathieu Rene
e9829d1ed8 Add SAF_SUPPORT_NOMEDIA to nibblebill 2010-04-21 16:41:08 -04:00
Rupa Schomaker
9a74958b22 nibblebill - free properly if using custom_sql 2010-04-19 14:42:41 -05:00
Rupa Schomaker
ca9dfc3c5e nibblebill - free allocated memory at shutdown 2010-04-19 13:18:20 -05:00
Rupa Schomaker
3a53af9012 evesdrop - aquire/release db connection for channel query only 2010-04-19 08:51:42 -05:00
Anthony Minessale
d265cbfce4 expand last patch to do hold as well and rename the command to uuid_phone_event 2010-04-16 10:01:00 -05:00
Anthony Minessale
33c05ead16 add uuid_autoanswer command 2010-04-16 09:35:41 -05:00
Michael Jerris
7074b07603 add event for Valet Parking action exit 2010-04-15 03:20:06 -04:00
Marc Olivier Chouinard
0f29f46172 mod_voicemail: Fix vm_prefs profile lock (MODAPP-417) 2010-04-14 21:36:41 -04:00
Anthony Minessale
c3db645220 add event data to valet parking hold event 2010-04-14 18:29:26 -05:00
Anthony Minessale
63120a7452 make break uuid_break and add cascade flag 2010-04-14 12:51:28 -05:00
Anthony Minessale
0e3202d204 MODAPP-419 2010-04-12 11:12:09 -05:00
Anthony Minessale
7f82a41a85 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-12 11:09:02 -05:00
Rupa Schomaker
4988ef87a7 MODAPP-418 2010-04-10 13:23:13 -05:00
Anthony Minessale
536ea60d60 missed a spot 2010-04-07 19:09:16 -05:00
Anthony Minessale
e36972bc7a add in hostname to sql stmts 2010-04-07 01:46:00 -05:00
Travis Cross
db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Rupa Schomaker
2495ed2b9a update description 2010-04-02 07:35:52 -05:00
Raymond Chandler
b0692630b1 fix mod_enum build when udns is already on the base system 2010-04-02 00:19:02 +00:00
Anthony Minessale
80a93da4ed handle some errors on missing db handle conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 03:13:49 +00:00
Michael Jerris
167824ec9d add action='user_call' to xml_curl lookups for the user endpoint
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-26 20:09:44 +00:00
Anthony Minessale
c0f0a6c311 wait for video before recording in mod_fsv but have a 30 sec timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 19:08:00 +00:00
Anthony Minessale
8e09dab3ac wait for video before recording in mod_fsv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 19:06:18 +00:00
Rupa Schomaker
256274ac33 MODAPP-412 - improve rate limit support
add switch_core_hash_delete_multi


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-24 16:11:24 +00:00
Rupa Schomaker
8f273eed5f MODAPP-409 Support custom sql with var expansion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:11:30 +00:00
Jeff Lenk
507d26e37b fix wrong path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 16:12:11 +00:00
Brian West
ef998869b3 add vm_auto_play=false var if you do not wish the vm to auto-play new messages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:56:07 +00:00
Anthony Minessale
4006ffa332 qualify the whole string is digits in test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17053 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 23:23:04 +00:00
Anthony Minessale
90bb25c185 fix potential buffer overflow in mod_lcr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-19 21:45:33 +00:00
Anthony Minessale
8838c4d024 finish up vm changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17047 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:12:51 +00:00
Michael Collins
25e36f8000 Update VALET_APP_SYNTAX to include 'auto' option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 21:34:20 +00:00
Anthony Minessale
db6f9857b0 declinatio mortuus obfirmo!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 21:31:31 +00:00
Anthony Minessale
37b413bff1 change syntax of new vm_read
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 18:24:19 +00:00
Michael Jerris
9765dabe98 silence loud logs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17041 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 17:00:01 +00:00