mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
update syntax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14176 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9f7eb74b48
commit
8a5934588c
@ -42,7 +42,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_cidlookup_load);
|
||||
*/
|
||||
SWITCH_MODULE_DEFINITION(mod_cidlookup, mod_cidlookup_load, mod_cidlookup_shutdown, NULL);
|
||||
|
||||
static char *SYNTAX = "cidlookup status|number [skipurl]";
|
||||
static char *SYNTAX = "cidlookup status|number [skipurl] [skipcitystate]";
|
||||
|
||||
static struct {
|
||||
char *url;
|
||||
|
Loading…
x
Reference in New Issue
Block a user