mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 13:35:00 +00:00
add usage documentation for !importance (MODAPP-100)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8883 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5c293154cd
commit
36e013853c
@ -342,7 +342,7 @@ typedef enum {
|
|||||||
|
|
||||||
#define MAX_NODES_PER_CONSUMER 25
|
#define MAX_NODES_PER_CONSUMER 25
|
||||||
#define FIFO_DESC "Fifo for stacking parked calls."
|
#define FIFO_DESC "Fifo for stacking parked calls."
|
||||||
#define FIFO_USAGE "<fifo name> [in [<announce file>|undef] [<music file>|undef] | out [wait|nowait] [<announce file>|undef] [<music file>|undef]]"
|
#define FIFO_USAGE "<fifo name>[!<importance_number>] [in [<announce file>|undef] [<music file>|undef] | out [wait|nowait] [<announce file>|undef] [<music file>|undef]]"
|
||||||
SWITCH_STANDARD_APP(fifo_function)
|
SWITCH_STANDARD_APP(fifo_function)
|
||||||
{
|
{
|
||||||
int argc;
|
int argc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user