remove the uses of the deprecated STANDARD_LOCAL_USER

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Russell Bryant 20 years ago
parent afaf8e4c04
commit a0d438fb6c

@ -61,8 +61,6 @@ static char *descrip =
" ADSIProg(script): This application programs an ADSI Phone with the given\n" " ADSIProg(script): This application programs an ADSI Phone with the given\n"
"script. If nothing is specified, the default script (asterisk.adsi) is used.\n"; "script. If nothing is specified, the default script (asterisk.adsi) is used.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
struct adsi_event { struct adsi_event {

@ -95,16 +95,10 @@ static char event_app[128] = {'\0'};
static char db_family[128] = {'\0'}; static char db_family[128] = {'\0'};
static char time_stamp_format[128] = {"%a %b %d, %Y @ %H:%M:%S %Z"}; static char time_stamp_format[128] = {"%a %b %d, %Y @ %H:%M:%S %Z"};
/* Misc variables */ /* Misc variables */
static char event_file[14] = "/event-XXXXXX"; static char event_file[14] = "/event-XXXXXX";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
/* /*

@ -70,8 +70,6 @@ static char *descrip =
" LONGGREETING-<%d voiceDuration>-<%d greeting>\n"; " LONGGREETING-<%d voiceDuration>-<%d greeting>\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define STATE_IN_WORD 1 #define STATE_IN_WORD 1

@ -92,8 +92,6 @@ static char *descrip =
" Defaults to 0 - no limit - wait for the user press the '#' key.\n" " Defaults to 0 - no limit - wait for the user press the '#' key.\n"
; ;
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int auth_exec(struct ast_channel *chan, void *data) static int auth_exec(struct ast_channel *chan, void *data)

@ -46,8 +46,6 @@ static char *nocdr_descrip =
static char *nocdr_app = "NoCDR"; static char *nocdr_app = "NoCDR";
static char *nocdr_synopsis = "Tell Asterisk to not maintain a CDR for the current call"; static char *nocdr_synopsis = "Tell Asterisk to not maintain a CDR for the current call";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int nocdr_exec(struct ast_channel *chan, void *data) static int nocdr_exec(struct ast_channel *chan, void *data)

@ -65,8 +65,6 @@ static char *descrip =
" s - Consider the channel unavailable if the channel is in use at all\n" " s - Consider the channel unavailable if the channel is in use at all\n"
" j - Support jumping to priority n+101 if no channel is available\n"; " j - Support jumping to priority n+101 if no channel is available\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int chanavail_exec(struct ast_channel *chan, void *data) static int chanavail_exec(struct ast_channel *chan, void *data)

@ -107,7 +107,6 @@ AST_APP_OPTIONS(chanspy_opts, {
AST_APP_OPTION_ARG('r', OPTION_RECORD, OPT_ARG_RECORD), AST_APP_OPTION_ARG('r', OPTION_RECORD, OPT_ARG_RECORD),
}); });
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
struct chanspy_translation_helper { struct chanspy_translation_helper {

@ -68,8 +68,6 @@ static const char *descrip =
" CPLAYBACKSTATUS - This variable contains the status of the attempt as a text\n" " CPLAYBACKSTATUS - This variable contains the status of the attempt as a text\n"
" string, one of: SUCCESS | USERSTOPPED | ERROR\n"; " string, one of: SUCCESS | USERSTOPPED | ERROR\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int is_on_phonepad(char key) static int is_on_phonepad(char key)

@ -50,8 +50,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
static char *tdesc = "Load external URL"; static char *tdesc = "Load external URL";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
struct MemoryStruct { struct MemoryStruct {

@ -64,8 +64,6 @@ static char *dt_app = "DBdeltree";
static char *d_synopsis = "Delete a key from the database"; static char *d_synopsis = "Delete a key from the database";
static char *dt_synopsis = "Delete a family or keytree from the database"; static char *dt_synopsis = "Delete a family or keytree from the database";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int deltree_exec(struct ast_channel *chan, void *data) static int deltree_exec(struct ast_channel *chan, void *data)

@ -271,7 +271,6 @@ struct dial_localuser {
}; };
LOCAL_USER_DECL; LOCAL_USER_DECL;
STANDARD_LOCAL_USER;
static void hanguptree(struct dial_localuser *outgoing, struct ast_channel *exception) static void hanguptree(struct dial_localuser *outgoing, struct ast_channel *exception)
{ {

@ -52,8 +52,6 @@ static char *synopsis = "Virtual Dictation Machine";
static char *desc = " Dictate([<base_dir>[|<filename>]])\n" static char *desc = " Dictate([<base_dir>[|<filename>]])\n"
"Start dictation machine using optional base dir for files.\n"; "Start dictation machine using optional base dir for files.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
typedef enum { typedef enum {

@ -50,8 +50,6 @@ static const char *descrip =
"that is calling the specified extension. If no context is specified, the current\n" "that is calling the specified extension. If no context is specified, the current\n"
"context will be used.\n"; "context will be used.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int pickup_exec(struct ast_channel *chan, void *data) static int pickup_exec(struct ast_channel *chan, void *data)

@ -76,8 +76,6 @@ static char *descrip =
/* How many digits to read in */ /* How many digits to read in */
#define NUMDIGITS 3 #define NUMDIGITS 3
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static char *convert(char *lastname) static char *convert(char *lastname)

@ -97,8 +97,6 @@ static char *descrip =
"exists in the context, it will be used. Also, if you set the 5th argument\n" "exists in the context, it will be used. Also, if you set the 5th argument\n"
"to 'NOANSWER', the DISA application will not answer initially.\n"; "to 'NOANSWER', the DISA application will not answer initially.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static void play_dialtone(struct ast_channel *chan, char *mailbox) static void play_dialtone(struct ast_channel *chan, char *mailbox)

@ -56,8 +56,6 @@ static char *desc =
"displayed when the verbose level is currently set to that number\n" "displayed when the verbose level is currently set to that number\n"
"or greater. \n"; "or greater. \n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int ast_serialize_showchan(struct ast_channel *c, char *buf, size_t size) static int ast_serialize_showchan(struct ast_channel *c, char *buf, size_t size)

@ -52,8 +52,6 @@ static char *descrip =
"the calling channel back to itself. If the DTMF digit '#' is received, the\n" "the calling channel back to itself. If the DTMF digit '#' is received, the\n"
"application will exit.\n"; "application will exit.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int echo_exec(struct ast_channel *chan, void *data) static int echo_exec(struct ast_channel *chan, void *data)

@ -56,8 +56,6 @@ static char *exec_descrip =
"see the application System. Returns whatever value the\n" "see the application System. Returns whatever value the\n"
"app returns or a non-zero value if the app cannot be found.\n"; "app returns or a non-zero value if the app cannot be found.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int exec_exec(struct ast_channel *chan, void *data) static int exec_exec(struct ast_channel *chan, void *data)

@ -85,7 +85,6 @@ struct ivr_localuser {
}; };
LOCAL_USER_DECL; LOCAL_USER_DECL;
STANDARD_LOCAL_USER;
struct gen_state { struct gen_state {
struct ivr_localuser *u; struct ivr_localuser *u;

@ -69,8 +69,6 @@ static char *descrip =
"play it to the user, allowing any given interrupt keys to immediately terminate and return\n" "play it to the user, allowing any given interrupt keys to immediately terminate and return\n"
"the value, or 'any' to allow any number back (useful in dialplan)\n"; "the value, or 'any' to allow any number back (useful in dialplan)\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static char *socket_receive_file_to_buff(int fd,int *size) static char *socket_receive_file_to_buff(int fd,int *size)

@ -61,8 +61,6 @@ static char *descrip =
"people who want to perform transfers and such via AGI and is generally\n" "people who want to perform transfers and such via AGI and is generally\n"
"quite useless oths application will only work on Zap trunks.\n"; "quite useless oths application will only work on Zap trunks.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static inline int zt_wait_event(int fd) static inline int zt_wait_event(int fd)

@ -52,9 +52,6 @@ static char *descrip =
"If the option 'v' is passed all cdr variables will be passed along also.\n" "If the option 'v' is passed all cdr variables will be passed along also.\n"
""; "";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static void ast_cdr_fork(struct ast_channel *chan) static void ast_cdr_fork(struct ast_channel *chan)

@ -53,8 +53,6 @@ static char *descrip =
" GetCPEID: Obtains and displays ADSI CPE ID and other information in order\n" " GetCPEID: Obtains and displays ADSI CPE ID and other information in order\n"
"to properly setup zapata.conf for on-hook operations.\n"; "to properly setup zapata.conf for on-hook operations.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int cpeid_setstatus(struct ast_channel *chan, char *stuff[], int voice) static int cpeid_setstatus(struct ast_channel *chan, char *stuff[], int voice)

@ -78,8 +78,6 @@ static char *hasnewvoicemail_descrip =
" HASVMSTATUS The result of the new voicemail check returned as a text string as follows\n" " HASVMSTATUS The result of the new voicemail check returned as a text string as follows\n"
" <# of messages in the folder, 0 for NONE>\n"; " <# of messages in the folder, 0 for NONE>\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int hasvoicemail_internal(char *context, char *box, char *folder) static int hasvoicemail_internal(char *context, char *box, char *folder)

@ -61,8 +61,6 @@ static char *descrip =
"(available separately). A configuration file must be supplied\n" "(available separately). A configuration file must be supplied\n"
"for ices (see examples/asterisk-ices.conf). \n"; "for ices (see examples/asterisk-ices.conf). \n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int icesencode(char *filename, int fd) static int icesencode(char *filename, int fd)

@ -61,8 +61,6 @@ static char *descrip =
" SENDIMAGESTATUS The status is the result of the attempt as a text string, one of\n" " SENDIMAGESTATUS The status is the result of the attempt as a text string, one of\n"
" OK | NOSUPPORT \n"; " OK | NOSUPPORT \n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int sendimage_exec(struct ast_channel *chan, void *data) static int sendimage_exec(struct ast_channel *chan, void *data)

@ -84,8 +84,6 @@ AST_IVR_DECLARE_MENU(ivr_demo, "IVR Demo Main Menu", 0,
{ NULL }, { NULL },
}); });
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int skel_exec(struct ast_channel *chan, void *data) static int skel_exec(struct ast_channel *chan, void *data)

@ -63,8 +63,6 @@ static char *descrip =
" FOUND | NOTFOUND\n" " FOUND | NOTFOUND\n"
"Example: exten => 1234,1,LookupBlacklist()\n"; "Example: exten => 1234,1,LookupBlacklist()\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int static int

@ -59,8 +59,6 @@ static char *descrip =
"name delivery, or if you want to change the names on some incoming\n" "name delivery, or if you want to change the names on some incoming\n"
"calls.\n"; "calls.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int static int

@ -85,8 +85,6 @@ static char *synopsis = "Macro Implementation";
static char *if_synopsis = "Conditional Macro Implementation"; static char *if_synopsis = "Conditional Macro Implementation";
static char *exit_synopsis = "Exit From Macro"; static char *exit_synopsis = "Exit From Macro";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int macro_exec(struct ast_channel *chan, void *data) static int macro_exec(struct ast_channel *chan, void *data)

@ -132,8 +132,6 @@ static const char *descrip3 =
#define CONFIG_FILE_NAME "meetme.conf" #define CONFIG_FILE_NAME "meetme.conf"
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
struct ast_conference { struct ast_conference {

@ -52,8 +52,6 @@ static char *synopsis = "Generate a Constant 1000Hz tone at 0dbm (mu-law)";
static char *descrip = static char *descrip =
"Milliwatt(): Generate a Constant 1000Hz tone at 0dbm (mu-law)\n"; "Milliwatt(): Generate a Constant 1000Hz tone at 0dbm (mu-law)\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static char digital_milliwatt[] = {0x1e,0x0b,0x0b,0x1e,0x9e,0x8b,0x8b,0x9e} ; static char digital_milliwatt[] = {0x1e,0x0b,0x0b,0x1e,0x9e,0x8b,0x8b,0x9e} ;

@ -80,8 +80,6 @@ static const char *desc = ""
"The variable MIXMONITOR_FILENAME will contain the filename used to record.\n" "The variable MIXMONITOR_FILENAME will contain the filename used to record.\n"
""; "";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static const char *mixmonitor_spy_type = "MixMonitor"; static const char *mixmonitor_spy_type = "MixMonitor";

@ -54,8 +54,6 @@ static char *morsecode_descrip =
"(defaults to 80). Additionally, if MORSETONE is set, it will use that tone\n" "(defaults to 80). Additionally, if MORSETONE is set, it will use that tone\n"
"(in Hz). The tone default is 800.\n"; "(in Hz). The tone default is 800.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static char *morsecode[] = { static char *morsecode[] = {

@ -60,8 +60,6 @@ static char *descrip =
"which typically would be a filename or a URL. User can exit by pressing\n" "which typically would be a filename or a URL. User can exit by pressing\n"
"any key on the dialpad, or by hanging up."; "any key on the dialpad, or by hanging up.";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int mp3play(char *filename, int fd) static int mp3play(char *filename, int fd)

@ -64,8 +64,6 @@ static char *descrip =
" NBScat: Executes nbscat to listen to the local NBS stream.\n" " NBScat: Executes nbscat to listen to the local NBS stream.\n"
"User can exit by pressing any key\n."; "User can exit by pressing any key\n.";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int NBScatplay(int fd) static int NBScatplay(int fd)

@ -96,8 +96,6 @@ static char *descrip3 =
" OSPFINISHSTATUS The status of the OSP Finish attempt as a text string, one of\n" " OSPFINISHSTATUS The status of the OSP Finish attempt as a text string, one of\n"
" SUCCESS | FAILED \n"; " SUCCESS | FAILED \n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int str2cause(char *cause) static int str2cause(char *cause)

@ -60,8 +60,6 @@ static const char *page_descrip =
" d - full duplex audio\n" " d - full duplex audio\n"
" q - quiet, do not play beep to caller\n"; " q - quiet, do not play beep to caller\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
enum { enum {

@ -75,9 +75,6 @@ static char *descrip =
"call was placed. Use with the Local channel to allow the dialplan to make\n" "call was placed. Use with the Local channel to allow the dialplan to make\n"
"use of this information.\n"; "use of this information.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int parkandannounce_exec(struct ast_channel *chan, void *data) static int parkandannounce_exec(struct ast_channel *chan, void *data)

@ -66,8 +66,6 @@ static char *descrip =
" SUCCESS | FAILED\n" " SUCCESS | FAILED\n"
; ;
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int playback_exec(struct ast_channel *chan, void *data) static int playback_exec(struct ast_channel *chan, void *data)

@ -76,12 +76,8 @@ static char *descrip =
" SUCCESS | FAILED \n" " SUCCESS | FAILED \n"
; ;
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int privacy_exec (struct ast_channel *chan, void *data) static int privacy_exec (struct ast_channel *chan, void *data)
{ {
int res=0; int res=0;

@ -272,8 +272,6 @@ struct callattempt {
struct member *member; struct member *member;
}; };
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
struct queue_ent { struct queue_ent {

@ -52,8 +52,6 @@ static char *random_descrip =
" probability := INTEGER in the range 1 to 100\n" " probability := INTEGER in the range 1 to 100\n"
"DEPRECATED: Use GotoIf($[${RAND(1,100)} > <number>]?<label>)\n"; "DEPRECATED: Use GotoIf($[${RAND(1,100)} > <number>]?<label>)\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int random_exec(struct ast_channel *chan, void *data) static int random_exec(struct ast_channel *chan, void *data)

@ -82,8 +82,6 @@ static char *descrip =
" timeout -- if greater than 0, that value will override the default timeout.\n\n" " timeout -- if greater than 0, that value will override the default timeout.\n\n"
"Read should disconnect if the function fails or errors out.\n"; "Read should disconnect if the function fails or errors out.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define ast_next_data(instr,ptr,delim) if((ptr=strchr(instr,delim))) { *(ptr) = '\0' ; ptr++;} #define ast_next_data(instr,ptr,delim) if((ptr=strchr(instr,delim))) { *(ptr) = '\0' ; ptr++;}

@ -54,11 +54,8 @@ static char *readfile_descrip =
" File - The name of the file to read.\n" " File - The name of the file to read.\n"
" Length - Maximum number of characters to capture.\n"; " Length - Maximum number of characters to capture.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int readfile_exec(struct ast_channel *chan, void *data) static int readfile_exec(struct ast_channel *chan, void *data)
{ {
int res=0; int res=0;

@ -69,7 +69,6 @@ static char *udesc = "Use the RealTime config handler system to update a value\n
"updated to <newval>. REALTIMECOUNT will be set with the number of rows\n" "updated to <newval>. REALTIMECOUNT will be set with the number of rows\n"
"updated or -1 if an error occurs.\n"; "updated or -1 if an error occurs.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int cli_load_realtime(int fd, int argc, char **argv) static int cli_load_realtime(int fd, int argc, char **argv)

@ -72,8 +72,6 @@ static char *descrip =
"If the user should hangup during a recording, all data will be lost and the\n" "If the user should hangup during a recording, all data will be lost and the\n"
"application will teminate. \n"; "application will teminate. \n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int record_exec(struct ast_channel *chan, void *data) static int record_exec(struct ast_channel *chan, void *data)

@ -256,7 +256,6 @@ static char *remote_rig_rbi="rbi";
struct ast_config *cfg; struct ast_config *cfg;
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define MSWAIT 200 #define MSWAIT 200

@ -67,8 +67,6 @@ static char *datetime_descrip =
" format: a format the time is to be said in. See voicemail.conf.\n" " format: a format the time is to be said in. See voicemail.conf.\n"
" defaults to \"ABdY 'digits/at' IMp\"\n"; " defaults to \"ABdY 'digits/at' IMp\"\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int sayunixtime_exec(struct ast_channel *chan, void *data) static int sayunixtime_exec(struct ast_channel *chan, void *data)

@ -56,8 +56,6 @@ static char *descrip =
" The application will either pass the assigned digits or terminate if it\n" " The application will either pass the assigned digits or terminate if it\n"
" encounters an error.\n"; " encounters an error.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int senddtmf_exec(struct ast_channel *chan, void *data) static int senddtmf_exec(struct ast_channel *chan, void *data)

@ -65,8 +65,6 @@ static const char *descrip =
"'j' -- jump to n+101 priority if the channel doesn't support\n" "'j' -- jump to n+101 priority if the channel doesn't support\n"
" text transport\n"; " text transport\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int sendtext_exec(struct ast_channel *chan, void *data) static int sendtext_exec(struct ast_channel *chan, void *data)

@ -47,8 +47,6 @@ static char *app2 = "SetCallerPres";
static char *synopsis2 = "Set CallerID Presentation"; static char *synopsis2 = "Set CallerID Presentation";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static char *descrip2 = static char *descrip2 =

@ -74,8 +74,6 @@ static char *appendcdruserfield_descrip =
static char *appendcdruserfield_app = "AppendCDRUserField"; static char *appendcdruserfield_app = "AppendCDRUserField";
static char *appendcdruserfield_synopsis = "Append to the CDR user field"; static char *appendcdruserfield_synopsis = "Append to the CDR user field";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int action_setcdruserfield(struct mansession *s, struct message *m) static int action_setcdruserfield(struct mansession *s, struct message *m)

@ -44,8 +44,6 @@ static char *app = "SetTransferCapability";
static char *synopsis = "Set ISDN Transfer Capability"; static char *synopsis = "Set ISDN Transfer Capability";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static struct { int val; char *name; } transcaps[] = { static struct { int val; char *name; } transcaps[] = {

@ -61,8 +61,6 @@ AST_DECLARE_OPTIONS(app_opts,{
['c'] = { OPTION_C, 2 } ['c'] = { OPTION_C, 2 }
}); });
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int app_exec(struct ast_channel *chan, void *data) static int app_exec(struct ast_channel *chan, void *data)

@ -95,8 +95,6 @@ static signed short wave[] = {
static unsigned char wavea[80]; static unsigned char wavea[80];
#endif #endif
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
/* SMS 7 bit character mapping to UCS-2 */ /* SMS 7 bit character mapping to UCS-2 */

@ -54,8 +54,6 @@ static char *desc = " SoftHangup(Technology/resource|options)\n"
static char *app = "SoftHangup"; static char *app = "SoftHangup";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int softhangup_exec(struct ast_channel *chan, void *data) static int softhangup_exec(struct ast_channel *chan, void *data)

@ -67,8 +67,6 @@ static const char *pop_descrip =
"StackPop()\n" "StackPop()\n"
" Removes last label on the stack, discarding it.\n"; " Removes last label on the stack, discarding it.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int pop_exec(struct ast_channel *chan, void *data) static int pop_exec(struct ast_channel *chan, void *data)

@ -83,8 +83,6 @@ static char *descrip2 =
"instance, then the channel will be setup to continue at that\n" "instance, then the channel will be setup to continue at that\n"
"priority level. Otherwise, System will terminate.\n"; "priority level. Otherwise, System will terminate.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int system_exec_helper(struct ast_channel *chan, void *data, int failmode) static int system_exec_helper(struct ast_channel *chan, void *data, int failmode)

@ -60,8 +60,6 @@ static char *descrip =
"if available. If unspecified, sil, min, and max default to 1000, 100, and\n" "if available. If unspecified, sil, min, and max default to 1000, 100, and\n"
"infinity respectively.\n"; "infinity respectively.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int background_detect_exec(struct ast_channel *chan, void *data) static int background_detect_exec(struct ast_channel *chan, void *data)

@ -48,8 +48,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/pbx.h" #include "asterisk/pbx.h"
#include "asterisk/utils.h" #include "asterisk/utils.h"
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static char *tdesc = "Interface Test Application"; static char *tdesc = "Interface Test Application";

@ -45,8 +45,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/options.h" #include "asterisk/options.h"
#include "asterisk/app.h" #include "asterisk/app.h"
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static const char *tdesc = "Transfer"; static const char *tdesc = "Transfer";

@ -70,8 +70,6 @@ static char *descrip =
" SendURL only returns 0 if the URL was sent correctly or if\n" " SendURL only returns 0 if the URL was sent correctly or if\n"
" the channel does not support HTML transport, and -1 otherwise.\n"; " the channel does not support HTML transport, and -1 otherwise.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int sendurl_exec(struct ast_channel *chan, void *data) static int sendurl_exec(struct ast_channel *chan, void *data)

@ -56,8 +56,6 @@ static char *descrip =
"If the body is not specified, only Event, Channel, and Uniqueid fields\n" "If the body is not specified, only Event, Channel, and Uniqueid fields\n"
"will be present. Returns 0."; "will be present. Returns 0.";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int userevent_exec(struct ast_channel *chan, void *data) static int userevent_exec(struct ast_channel *chan, void *data)

@ -54,8 +54,6 @@ static char *log_descrip =
"Log(<level>|<message>)\n" "Log(<level>|<message>)\n"
" level must be one of ERROR, WARNING, NOTICE, DEBUG, VERBOSE, DTMF\n"; " level must be one of ERROR, WARNING, NOTICE, DEBUG, VERBOSE, DTMF\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int verbose_exec(struct ast_channel *chan, void *data) static int verbose_exec(struct ast_channel *chan, void *data)

@ -430,8 +430,6 @@ static unsigned char adsisec[4] = "\x9B\xDB\xF7\xAC";
static int adsiver = 1; static int adsiver = 1;
static char emaildateformat[32] = "%A, %B %d, %Y at %r"; static char emaildateformat[32] = "%A, %B %d, %Y at %r";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static void populate_defaults(struct ast_vm_user *vmu) static void populate_defaults(struct ast_vm_user *vmu)

@ -54,8 +54,6 @@ static char *desc = " WaitForRing(timeout)\n"
static char *app = "WaitForRing"; static char *app = "WaitForRing";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int waitforring_exec(struct ast_channel *chan, void *data) static int waitforring_exec(struct ast_channel *chan, void *data)

@ -61,8 +61,6 @@ static char *descrip =
" - WaitForSilence(500|2) will wait for 1/2 second of silence, twice\n" " - WaitForSilence(500|2) will wait for 1/2 second of silence, twice\n"
" - WaitForSilence(1000) will wait for 1 second of silence, once\n"; " - WaitForSilence(1000) will wait for 1 second of silence, once\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int do_waiting(struct ast_channel *chan, int maxsilence) { static int do_waiting(struct ast_channel *chan, int maxsilence) {

@ -73,10 +73,6 @@ static char *stop_synopsis = "End A While Loop";
static char *tdesc = "While Loops and Conditional Execution"; static char *tdesc = "While Loops and Conditional Execution";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int execif_exec(struct ast_channel *chan, void *data) { static int execif_exec(struct ast_channel *chan, void *data) {

@ -56,8 +56,6 @@ static char *descrip =
"is no callerid information available. Options should be separated by |\n" "is no callerid information available. Options should be separated by |\n"
"characters\n"; "characters\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int zapateller_exec(struct ast_channel *chan, void *data) static int zapateller_exec(struct ast_channel *chan, void *data)

@ -73,12 +73,8 @@ static char *descrip =
"-1 when caller user hangs up and is independent of the\n" "-1 when caller user hangs up and is independent of the\n"
"state of the channel being monitored."; "state of the channel being monitored.";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define CONF_SIZE 160 #define CONF_SIZE 160
static int careful_write(int fd, unsigned char *data, int len) static int careful_write(int fd, unsigned char *data, int len)

@ -73,8 +73,6 @@ static char *descrip =
"Your pppd must be patched to be zaptel aware. Arguments should be\n" "Your pppd must be patched to be zaptel aware. Arguments should be\n"
"separated by | characters.\n"; "separated by | characters.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define PPP_MAX_ARGS 32 #define PPP_MAX_ARGS 32

@ -71,11 +71,8 @@ static char *descrip =
"a convenient way. Use '#' to select the next channel and use '*' to exit\n" "a convenient way. Use '#' to select the next channel and use '*' to exit\n"
"Limit scanning to a channel GROUP by setting the option group argument.\n"; "Limit scanning to a channel GROUP by setting the option group argument.\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define CONF_SIZE 160 #define CONF_SIZE 160
static struct ast_channel *get_zap_channel_locked(int num) { static struct ast_channel *get_zap_channel_locked(int num) {

@ -1654,7 +1654,6 @@ static struct ast_cli_entry cli_agent_logoff = {
{ "agent", "logoff", NULL }, agent_logoff_cmd, { "agent", "logoff", NULL }, agent_logoff_cmd,
"Sets an agent offline", agent_logoff_usage, complete_agent_logoff_cmd }; "Sets an agent offline", agent_logoff_usage, complete_agent_logoff_cmd };
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
/*! /*!

@ -46,8 +46,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
static char *tdesc = "Cut out information from a string"; static char *tdesc = "Cut out information from a string";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
struct sortable_keys { struct sortable_keys {

@ -50,8 +50,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
static char *synopsis = "Syntax: ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])\n"; static char *synopsis = "Syntax: ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])\n";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int function_enum(struct ast_channel *chan, char *cmd, char *data, static int function_enum(struct ast_channel *chan, char *cmd, char *data,

@ -39,8 +39,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h" #include "asterisk/utils.h"
#include "asterisk/app.h" #include "asterisk/app.h"
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static int acf_rand_exec(struct ast_channel *chan, char *cmd, static int acf_rand_exec(struct ast_channel *chan, char *cmd,

@ -2755,8 +2755,6 @@ static struct ast_cli_entry cli_precache =
static struct ast_cli_entry cli_queryeid = static struct ast_cli_entry cli_queryeid =
{ { "dundi", "query", NULL }, dundi_do_query, "Query a DUNDi EID", query_usage }; { { "dundi", "query", NULL }, dundi_do_query, "Query a DUNDi EID", query_usage };
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
static struct dundi_transaction *create_transaction(struct dundi_peer *p) static struct dundi_transaction *create_transaction(struct dundi_peer *p)

@ -97,11 +97,8 @@ static char *descrip =
static int agidebug = 0; static int agidebug = 0;
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
#define TONE_BLOCK_SIZE 200 #define TONE_BLOCK_SIZE 200
/* Max time to connect to an AGI remote host */ /* Max time to connect to an AGI remote host */

@ -49,7 +49,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h" #include "asterisk/utils.h"
static char *tdesc = "ODBC Configuration"; static char *tdesc = "ODBC Configuration";
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;

@ -142,8 +142,6 @@ AST_MUTEX_DEFINE_STATIC(parking_lock);
static pthread_t parking_thread; static pthread_t parking_thread;
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
char *ast_parking_ext(void) char *ast_parking_ext(void)

@ -576,8 +576,6 @@ odbc_status odbc_obj_connect(odbc_obj *obj)
return ODBC_SUCCESS; return ODBC_SUCCESS;
} }
STANDARD_LOCAL_USER;
LOCAL_USER_DECL; LOCAL_USER_DECL;
int unload_module(void) int unload_module(void)

Loading…
Cancel
Save