51 Commits

Author SHA1 Message Date
Brian West
507788f01c Swap this 2013-05-31 09:16:32 -05:00
William King
45803e38e7 Edge case for when you are subscribing to presence on a valet parking lot. In which case there would be a small leak. 2013-05-18 17:06:54 -07:00
Michael Jerris
bea4bb0950 fix auto in will not use the last slot 2013-05-06 11:46:38 -04:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale
8bb55ed4bf abstract out originate_signal_bond to a function to avoid confustion and regressions 2012-05-29 13:10:15 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Ken Rice
cac6c262bb conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
2012-03-24 04:51:08 +00:00
Anthony Minessale
e0b2b0928c copy more variables over on an attended transfer to valet 2012-01-20 13:00:42 -06:00
Anthony Minessale
09725e2b64 add orbit feature to valet_parking similar to mod_fifo 2011-12-16 09:52:10 -06:00
Anthony Minessale
00cf5aed31 make auto unpark choose the one waiting the longest instead of the earliest ext val 2011-11-02 12:58:52 -05:00
Anthony Minessale
7c08927f92 better version of yesterday's patch 2011-10-29 09:53:09 -05:00
Anthony Minessale
f847059442 don't all double unpark of same channel 2011-10-28 15:58:17 -05:00
Anthony Minessale
2f786a07e9 lower token freq to 5, put it in a define and have more obvious warning about full lots 2011-10-26 12:57:59 -05:00
Anthony Minessale
caa360b6d2 presence tweaks for conference/fifo/parking 2011-10-21 19:52:42 -05:00
Anthony Minessale
40feedd394 only auto create lots in certian situations 2011-10-21 13:19:27 -05:00
Anthony Minessale
957361cf79 presence tweaks 2011-10-19 16:50:46 -05:00
Anthony Minessale
9bf000b585 fix auto unpark 2011-10-19 14:19:36 -05:00
Anthony Minessale
25329545a1 tweak to last commit 2011-10-18 12:56:54 -05:00
Anthony Minessale
9daa42c1b5 add presence to mod_valet_parking subscribe to the lot name for general stats or individual slots to monitor with park+ prefix *note* this used to be used in mod_fifo which now will use queue+ going forward 2011-10-18 11:53:49 -05:00
Anthony Minessale
34ddeb754f FS-3613 --resolve 2011-10-18 08:21:06 -05:00
Anthony Minessale
d820fe082b fix small valet parking issue 2011-09-19 17:09:50 -05:00
Anthony Minessale
3514c780d3 refactor timeout tracker for valet 2011-09-16 11:51:44 -05:00
Anthony Minessale
752ec93d37 revert 2011-09-16 11:46:40 -05:00
Anthony Minessale
a65794fb5e FS-3570 receive side, update libteletone to track duration so it is less likely to double detect and push api changes down to freetdm 2011-09-16 10:06:04 -05:00
Anthony Minessale
8f15bc7b45 fix regression from fix to last regression 2011-08-23 14:40:44 -05:00
Anthony Minessale
a6a9700696 fix regression from previous patch 2011-08-15 11:21:31 -05:00
Anthony Minessale
308f44af2e make valet parking reserve a space for 10 seconds to allow time for an attended transfer switcharoo 2011-08-04 16:12:24 -05:00
Anthony Minessale
293d72548d add valet_announce_slot variable 2011-03-02 13:01:25 -06:00
Anthony Minessale
b262f44ce2 add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D 2011-01-05 18:58:56 -06:00
Anthony Minessale
27869d7a26 add bind meta on A-D and refactor 2011-01-05 17:53:27 -06:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
de7a984399 correct windows vs2010 mod_valet_parking x64 path issue 2010-11-17 19:37:40 -06:00
Michael Jerris
76a065ec8b mod_valet_parking: pass hold class on transfer 2010-10-01 14:49:25 -04:00
Anthony Minessale
cfa30468e8 sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants 2010-09-23 18:37:45 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
dac1243900 add playback_timeout_sec to core and make it useful in valet_parking 2010-06-18 18:07:31 -05:00
Michael Jerris
7074b07603 add event for Valet Parking action exit 2010-04-15 03:20:06 -04:00
Anthony Minessale
c3db645220 add event data to valet parking hold event 2010-04-14 18:29:26 -05: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
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
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
Jeff Lenk
6b0f923f49 Add mod_valet_parking to the windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 17:55:31 +00:00
Brian West
9d111318d5 inforce arg checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 18:55:52 +00:00
Anthony Minessale
13d96de4ac minor tweak to valet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 22:32:44 +00:00
Anthony Minessale
16ec5bad39 add sleep to inline dp to make xfer to valet wait a second
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-16 16:45:44 +00:00
Anthony Minessale
ba52012c36 working on 2 boxes at once ignore me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15151 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:34:48 +00:00
Anthony Minessale
3374da3c3b add auto ext type and support for being called from bind_meta_app to valet_parking (needs some more)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 23:35:51 +00:00
Anthony Minessale
1bca540cc5 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 22:30:40 +00:00
Anthony Minessale
1b26b7bfe7 add events and valet_info fsapi to valet parking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-10 16:46:54 +00:00
Anthony Minessale
421a609066 sense att xfer in valet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 02:09:49 +00:00