return ast_register_application(app, adsi_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, alarmreceiver_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, auth_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(nocdr_app, nocdr_exec, nocdr_synopsis, nocdr_descrip);
}
-STATIC_MODULE char *description(void)
+STATIC_MODULE const char *description(void)
{
return "Tell Asterisk to not maintain a CDR for the current call";
}
return res;
}
-STATIC_MODULE char *key(void)
+STATIC_MODULE const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, chanavail_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, asyncgoto_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, chanspy_exec, synopsis, desc);
}
-char *description(void)
+const char *description(void)
{
return (char *) synopsis;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, controlplayback_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return retval;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-STATIC_MODULE char *description(void)
+STATIC_MODULE const char *description(void)
{
return tdesc;
}
return res;
}
-STATIC_MODULE char *key(void)
+STATIC_MODULE const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, dictate_exec, synopsis, desc);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, pickup_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, directory_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, disa_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, dumpchan_exec, synopsis, desc);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, echo_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, app_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, festival_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, flash_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, forkcdr_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, cpeid_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, ices_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, sendimage_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, skel_exec, tdesc, synopsis);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application (app, lookupblacklist_exec, synopsis,descrip);
}
-char *description (void)
+const char *description (void)
{
return tdesc;
}
return res;
}
-char *key ()
+const char *key ()
{
return ASTERISK_GPL_KEY;
}
descrip);
}
-char *
-description (void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *
-key ()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, milliwatt_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app_morsecode, morsecode_exec, morsecode_synopsis, morsecode_descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, mp3_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, NBScat_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return(0);
}
-char *description(void)
+const char *description(void)
{
return("Open Settlement Protocol Applications");
}
return(res);
}
-char *key()
+const char *key()
{
return(ASTERISK_GPL_KEY);
}
return ast_register_application(app_page, page_exec, page_synopsis, page_descrip);
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, parkandannounce_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, playback_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
descrip);
}
-char *
-description (void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *
-key ()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app_random, random_exec, random_synopsis, random_descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, read_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app_readfile, readfile_exec, readfile_synopsis, readfile_descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, record_exec, synopsis, descrip);
}
-STATIC_MODULE char *description(void)
+STATIC_MODULE const char *description(void)
{
return tdesc;
}
return res;
}
-STATIC_MODULE char *key(void)
+STATIC_MODULE const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, rpt_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, senddtmf_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, sendtext_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, settransfercapability_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return synopsis;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application (app, sms_exec, synopsis, descrip);
}
-char *description (void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key ()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, softhangup_exec, synopsis, desc);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, background_detect_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, transfer_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, sendurl_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, userevent_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, waitforring_exec, synopsis, desc);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, waitforsilence_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, zapateller_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, conf_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, zapras_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, conf_exec, synopsis, descrip);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return desc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return desc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return desc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return desc;
}
}
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return desc;
}
}
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
}
-char *description(void)
+const char *description(void)
{
return desc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
}
}
-char *description(void)
+const char *description(void)
{
return desc;
}
}
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return 0;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return usecnt;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return desc;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description()
+const char *description()
{
return (char *)oss_tech.description;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
return usecnt;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return usecnt;
}
-char *description()
+const char *description()
{
return (char *) desc;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return "A-law and Mulaw direct Coder/Decoder";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return "Adaptive Differential PCM Coder/Decoder";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return "A-law Coder/Decoder";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
#ifdef ANNEX_B
return "Annex B (floating point) G.723.1/PCM16 Codec Translator";
return me.usecnt;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description (void)
+const char *description(void)
{
return "ITU G.726-32kbps G726 Transcoder";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return "GSM/PCM16 (signed linear) Codec Translator";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return "LPC10 2.4kbps (signed linear) Voice Coder";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return "Speex/PCM16 (signed linear) Codec Translator";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
* Return a description of this module.
*/
-char *description(void)
+const char *description(void)
{
return "Mu-law Coder/Decoder";
}
return me.usecnt;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "G.723.1 Simple Timestamp File Format";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw G.726 (16/24/32/40kbps) data";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw G729 data";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw GSM data";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw h263 data";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw h264 data";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw iLBC data";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description()
+const char *description()
{
return desc;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "OGG/Vorbis audio";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw/Sun uLaw/ALaw 8khz Audio support (PCM,PCMA,AU)";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Raw Signed Linear Audio support (SLN)";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Dialogic VOX (ADPCM) File Format";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Microsoft WAV format (8000hz Signed Linear)";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return me.usecnt;
}
-char *description()
+const char *description()
{
return "Microsoft WAV format (Proprietary GSM)";
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
ast_custom_function_register(&base64_decode_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&callerid_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&cdr_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&channel_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&language_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&math_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
ast_custom_function_register(&checkmd5_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&moh_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return odbc_load_module();
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
}
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&acf_rand);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&sha1_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_custom_function_register(&timeout_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
|| ast_custom_function_register(&urlencode_function);
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 1999 - 2005, Digium, Inc.
+ * Copyright (C) 1999 - 2006, Digium, Inc.
*
* Mark Spencer <markster@digium.com>
*
*
* \return a short description of your module
*/
-char *description(void); /* Description of this module */
+const char *description(void); /* Description of this module */
/*!
* \brief Returns the ASTERISK_GPL_KEY
*
* \return ASTERISK_GPL_KEY
*/
-char *key(void); /* Return the below mentioned key, unmodified */
+const char *key(void); /* Return the below mentioned key, unmodified */
/*!
* \brief Reload stuff.
};
struct module_symbols {
- int (*load_module)(void);
- int (*unload_module)(void);
- int (*usecount)(void);
- char *(*description)(void);
- char *(*key)(void);
- int (*reload)(void);
-
+ int (*load_module)(void);
+ int (*unload_module)(void);
+ int (*usecount)(void);
+ const char *(*description)(void);
+ const char *(*key)(void);
+ int (*reload)(void);
enum module_type {
MOD_0, /* old module style */
MOD_1, /* old style, but symbols here */
return 0;
}
-char *description(void)
+const char *description(void)
{
return dtext;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-STATIC_MODULE char *description(void)
+STATIC_MODULE const char *description(void)
{
return dtext;
}
-STATIC_MODULE char *key(void)
+STATIC_MODULE const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return res;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return inuse;
}
-char *description(void)
+const char *description(void)
{
return dtext;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
matchmore: loopback_matchmore,
};
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 1;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
matchmore: realtime_matchmore,
};
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 1;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return 1;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return -1;
}
-char *description(void)
+const const char *description(void)
{
return "ADSI Resource";
}
return 1;
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_register_application(app, agi_exec, synopsis, descrip);
}
-char *description(void)
+const const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_cli_register(&cli_orig);
}
-char *description(void)
+const const char *description(void)
{
return tdesc;
}
return 0;
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_cli_register(&audio_convert_cli);
}
-char *description(void)
+const const char *description(void)
{
return desc;
}
return res;
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return -1;
}
-char *description(void)
+const const char *description(void)
{
return "Cryptographic Digital Signatures";
}
return 1;
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return ast_unregister_application(parkedcall);
}
-char *description(void)
+const const char *description(void)
{
return "Call Features Resource";
}
#endif
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return ind_load_module();
}
-char *description(void)
+const const char *description(void)
{
/* that the following cast is needed, is yuk! */
return (char*)dtext;
return 0;
}
-char *key()
+const const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-STATIC_MODULE char *description(void)
+STATIC_MODULE const char *description(void)
{
return "Call Monitoring Resource";
}
#endif
}
-STATIC_MODULE char *key(void)
+STATIC_MODULE const char *key(void)
{
return ASTERISK_GPL_KEY;
}
return -1;
}
-char *description(void)
+const char *description(void)
{
return "Music On Hold Resource";
}
#endif
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *description(void)
+const char *description(void)
{
return tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return(0);
}
-char *description(void)
+const char *description(void)
{
return("Open Settlement Protocol Support");
}
return(osp_usecount);
}
-char *key()
+const char *key()
{
return(ASTERISK_GPL_KEY);
}
}
-char *description(void)
+const char *description(void)
{
return (char *) tdesc;
}
return res;
}
-char *key()
+const char *key()
{
return ASTERISK_GPL_KEY;
}
return 0;
}
-char *key(void)
+const char *key(void)
{
return ASTERISK_GPL_KEY;
}
-char *description(void)
+const char *description(void)
{
return MODULE_DESCRIPTION;
}