bah, update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14312 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3769453f75
commit
f95c325635
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include <switch.h>
|
||||
|
||||
#define LCR_SYNTAX "lcr <digits> [<lcr profile>] [caller_id] [intrastate]"
|
||||
#define LCR_SYNTAX "lcr <digits> [<lcr profile>] [caller_id] [intrastate] [as xml]"
|
||||
#define LCR_ADMIN_SYNTAX "lcr_admin show profiles"
|
||||
|
||||
/* SQL Query places */
|
||||
|
|
Loading…
Reference in New Issue