mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-27 04:50:59 +00:00
update syntax
This commit is contained in:
parent
110bd5cdb1
commit
aca82e20e9
@ -3291,7 +3291,7 @@ SWITCH_STANDARD_API(complete_function)
|
|||||||
return SWITCH_STATUS_SUCCESS;
|
return SWITCH_STATUS_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define ALIAS_SYNTAX "add <alias> <command> | del [<alias>|*]"
|
#define ALIAS_SYNTAX "[add|stickyadd] <alias> <command> | del [<alias>|*]"
|
||||||
SWITCH_STANDARD_API(alias_function)
|
SWITCH_STANDARD_API(alias_function)
|
||||||
{
|
{
|
||||||
switch_status_t status;
|
switch_status_t status;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user