mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
Add valet_park ... auto out ...
to syntax string
FS-5992 #resolve
This commit is contained in:
parent
56e4afb209
commit
57bd4eb9bd
@ -397,7 +397,7 @@ static switch_status_t read_frame_callback(switch_core_session_t *session, switc
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
#define VALET_APP_SYNTAX "<lotname> <extension>|[ask [<min>] [<max>] [<to>] [<prompt>]|auto in [min] [max]]"
|
||||
#define VALET_APP_SYNTAX "<lotname> <extension>|[ask [<min>] [<max>] [<to>] [<prompt>]|auto [in|out] [min] [max]]"
|
||||
SWITCH_STANDARD_APP(valet_parking_function)
|
||||
{
|
||||
char *argv[6], *lbuf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user