forked from Mirrors/freeswitch
Update VALET_APP_SYNTAX to include 'auto' option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17046 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
db6f9857b0
commit
25e36f8000
@ -106,7 +106,7 @@ static int next_id(valet_lot_t *lot, int min, int max, int in)
|
||||
}
|
||||
|
||||
|
||||
#define VALET_APP_SYNTAX "<lotname> <extension>|[ask [<min>] [<max>] [<to>] [<prompt>]]"
|
||||
#define VALET_APP_SYNTAX "<lotname> <extension>|[ask [<min>] [<max>] [<to>] [<prompt>]|auto in [min] [max]]"
|
||||
SWITCH_STANDARD_APP(valet_parking_function)
|
||||
{
|
||||
char *argv[6], *lbuf;
|
||||
|
Loading…
Reference in New Issue
Block a user