Wed Apr 6 11:30:12 2011

Asterisk developer's documentation


Module: Dial plan applications

Applications support the dialplan. They register dynamically with. More...


Files

file  app_adsiprog.c
 Program Asterisk ADSI Scripts into phone.
file  app_alarmreceiver.c
 Central Station Alarm receiver for Ademco Contact ID.
file  app_authenticate.c
 Execute arbitrary authenticate commands.
file  app_cdr.c
 Applications connected with CDR engine.
file  app_celgenuserevent.c
 Generate User-Defined CEL event.
file  app_chanisavail.c
 Check if Channel is Available.
file  app_channelredirect.c
 ChannelRedirect application.
file  app_chanspy.c
 ChanSpy: Listen in on any channel.
file  app_confbridge.c
 Conference Bridge application.
file  app_controlplayback.c
 Trivial application to control playback of a sound file.
file  app_dahdibarge.c
 DAHDI Barge support.
file  app_dahdiras.c
 Execute an ISDN RAS.
file  app_db.c
 Database access functions.
file  app_dial.c
 dial() & retrydial() - Trivial application to dial a channel and send an URL on answer
file  app_dictate.c
 Virtual Dictation Machine Application For Asterisk.
file  app_directed_pickup.c
 Directed Call Pickup Support.
file  app_directory.c
 Provide a directory of extensions.
file  app_disa.c
 DISA -- Direct Inward System Access Application.
file  app_dumpchan.c
 Application to dump channel variables.
file  app_echo.c
 Echo application -- play back what you hear to evaluate latency.
file  app_exec.c
 Exec application.
file  app_externalivr.c
 External IVR application interface.
file  app_festival.c
 Connect to festival.
file  app_flash.c
 App to flash a DAHDI trunk.
file  app_followme.c
 Find-Me Follow-Me application.
file  app_forkcdr.c
 Fork CDR application.
file  app_getcpeid.c
 Get ADSI CPE ID.
file  app_ices.c
 Stream to an icecast server via ICES (see contrib/asterisk-ices.xml).
file  app_image.c
 App to transmit an image.
file  app_ivrdemo.c
 IVR Demo application.
file  app_jack.c
 Jack Application.
file  app_macro.c
 Dial plan macro Implementation.
file  app_meetme.c
 Meet me conference bridge and Shared Line Appearances.
file  app_milliwatt.c
 Digital Milliwatt Test.
file  app_minivm.c
 MiniVoiceMail - A Minimal Voicemail System for Asterisk.
file  app_mixmonitor.c
 MixMonitor() - Record a call and mix the audio during the recording.
file  app_morsecode.c
 Morsecode application.
file  app_mp3.c
 Silly application to play an MP3 file -- uses mpg123.
file  app_nbscat.c
 Silly application to play an NBScat file -- uses nbscat8k.
file  app_originate.c
 Originate application.
file  app_osplookup.c
 Open Settlement Protocol (OSP) Applications.
file  app_page.c
 page() - Paging application
file  app_parkandannounce.c
 ParkAndAnnounce application for Asterisk.
file  app_playback.c
 Trivial application to playback a sound file.
file  app_playtones.c
 Playtones application.
file  app_privacy.c
 Block all calls without Caller*ID, require phone # to be entered.
file  app_queue.c
 True call queues with optional send URL on answer.
file  app_read.c
 Trivial application to read a variable.
file  app_readexten.c
 Trivial application to read an extension into a variable.
file  app_readfile.c
 ReadFile application -- Reads in a File for you.
file  app_record.c
 Trivial application to record a sound file.
file  app_saycounted.c
 Applications to decline words according to current language.
file  app_sayunixtime.c
 SayUnixTime application.
file  app_senddtmf.c
 App to send DTMF digits.
file  app_sendtext.c
 App to transmit a text message.
file  app_setcallerid.c
 App to set callerid presentation.
file  app_skel.c
 Skeleton application.
file  app_sms.c
 SMS application - ETSI ES 201 912 protocol 1 implementation.
file  app_softhangup.c
 SoftHangup application.
file  app_speech_utils.c
 Speech Recognition Utility Applications.
file  app_stack.c
 Stack applications Gosub, Return, etc.
file  app_system.c
 Execute arbitrary system commands.
file  app_talkdetect.c
 Playback a file with audio detect.
file  app_test.c
 Applications to test connection and produce report in text file.
file  app_transfer.c
 Transfer a caller.
file  app_url.c
 App to transmit a URL.
file  app_userevent.c
 UserEvent application -- send manager event.
file  app_verbose.c
 Verbose logging application.
file  app_voicemail.c
 Comedian Mail - Voicemail System.
file  app_voicemail_imapstorage.c
 Comedian Mail - Voicemail System.
file  app_voicemail_odbcstorage.c
 Comedian Mail - Voicemail System.
file  app_waitforring.c
 Wait for Ring Application.
file  app_waitforsilence.c
 Wait for Silence
  • Waits for up to 'x' milliseconds of silence, 'y' times
  • WaitForSilence(500,2) will wait for 1/2 second of silence, twice
  • WaitForSilence(1000,1) will wait for 1 second of silence, once
  • WaitForSilence(300,3,10) will wait for 300ms of silence, 3 times, and return after 10sec For Noise The same as Wait For Silence but listenes noise on the chennel that is above
    the pre-configured silence threshold from dsp.conf.

file  app_waituntil.c
 Sleep until the given epoch.
file  app_while.c
 While Loop Implementation.
file  app_zapateller.c
 Playback the special information tone to get rid of telemarketers.
file  res_ael_share.c
 Shareable AEL code -- mainly between internal and external modules.
file  res_fax.c
 Generic FAX Resource for FAX technology resource modules.
file  res_realtime.c
 RealTime CLI.

Functions

static int iax2_prov_app (struct ast_channel *chan, const char *data)
static int pbx_builtin_answer (struct ast_channel *, const char *)
static int pbx_builtin_background (struct ast_channel *, const char *)
static int pbx_builtin_busy (struct ast_channel *, const char *)
static int pbx_builtin_congestion (struct ast_channel *, const char *)
static int pbx_builtin_execiftime (struct ast_channel *, const char *)
static int pbx_builtin_goto (struct ast_channel *, const char *)
static int pbx_builtin_gotoiftime (struct ast_channel *, const char *)
static int pbx_builtin_hangup (struct ast_channel *, const char *)
static int pbx_builtin_proceeding (struct ast_channel *, const char *)
static int pbx_builtin_progress (struct ast_channel *, const char *)
static int pbx_builtin_resetcdr (struct ast_channel *, const char *)
static int pbx_builtin_ringing (struct ast_channel *, const char *)
static int pbx_builtin_setamaflags (struct ast_channel *, const char *)
static int pbx_builtin_wait (struct ast_channel *, const char *)
static int pbx_builtin_waitexten (struct ast_channel *, const char *)

Detailed Description

Applications support the dialplan. They register dynamically with.

Asterisk Dial Plan Applications

See also:
ast_register_application() and unregister with

ast_unregister_application()

See also

Function Documentation

static int iax2_prov_app ( struct ast_channel chan,
const char *  data 
) [static]

iax2provision

Definition at line 11796 of file chan_iax2.c.

References ast_inet_ntoa(), ast_log(), ast_strdupa, ast_strlen_zero(), ast_verb, iax2_provision(), iax2_tech, iaxs, LOG_NOTICE, PTR_TO_CALLNO, create_addr_info::sockfd, ast_channel::tech, and ast_channel::tech_pvt.

Referenced by load_module().

11797 {
11798    int res;
11799    char *sdata;
11800    char *opts;
11801    int force =0;
11802    unsigned short callno = PTR_TO_CALLNO(chan->tech_pvt);
11803    if (ast_strlen_zero(data))
11804       data = "default";
11805    sdata = ast_strdupa(data);
11806    opts = strchr(sdata, '|');
11807    if (opts)
11808       *opts='\0';
11809 
11810    if (chan->tech != &iax2_tech) {
11811       ast_log(LOG_NOTICE, "Can't provision a non-IAX device!\n");
11812       return -1;
11813    } 
11814    if (!callno || !iaxs[callno] || !iaxs[callno]->addr.sin_addr.s_addr) {
11815       ast_log(LOG_NOTICE, "Can't provision something with no IP?\n");
11816       return -1;
11817    }
11818    res = iax2_provision(&iaxs[callno]->addr, iaxs[callno]->sockfd, NULL, sdata, force);
11819    ast_verb(3, "Provisioned IAXY at '%s' with '%s'= %d\n",
11820       ast_inet_ntoa(iaxs[callno]->addr.sin_addr),
11821       sdata, res);
11822    return res;
11823 }

static int pbx_builtin_answer ( struct ast_channel ,
const char *   
) [static]

Definition at line 8958 of file pbx.c.

References __ast_answer(), ast_channel::_state, args, AST_APP_ARG, AST_DECLARE_APP_ARGS, AST_STANDARD_APP_ARGS, AST_STATE_UP, ast_strdupa, ast_strlen_zero(), and parse().

08959 {
08960    int delay = 0;
08961    int answer_cdr = 1;
08962    char *parse;
08963    AST_DECLARE_APP_ARGS(args,
08964       AST_APP_ARG(delay);
08965       AST_APP_ARG(answer_cdr);
08966    );
08967 
08968    if (ast_strlen_zero(data)) {
08969       return __ast_answer(chan, 0, 1);
08970    }
08971 
08972    parse = ast_strdupa(data);
08973 
08974    AST_STANDARD_APP_ARGS(args, parse);
08975 
08976    if (!ast_strlen_zero(args.delay) && (chan->_state != AST_STATE_UP))
08977       delay = atoi(data);
08978 
08979    if (delay < 0) {
08980       delay = 0;
08981    }
08982 
08983    if (!ast_strlen_zero(args.answer_cdr) && !strcasecmp(args.answer_cdr, "nocdr")) {
08984       answer_cdr = 0;
08985    }
08986 
08987    return __ast_answer(chan, delay, answer_cdr);
08988 }

static int pbx_builtin_background ( struct ast_channel ,
const char *   
) [static]

Definition at line 9301 of file pbx.c.

References ast_channel::_state, args, ast_answer(), AST_APP_ARG, ast_app_parse_options(), ast_canmatch_extension(), ast_channel_lock, ast_channel_unlock, ast_copy_string(), AST_DECLARE_APP_ARGS, AST_DIGIT_ANY, AST_FLAG_DISABLE_WORKAROUNDS, ast_log(), ast_matchmore_extension(), AST_STANDARD_APP_ARGS, AST_STATE_UP, ast_stopstream(), ast_strdupa, ast_streamfile(), ast_strip(), ast_strlen_zero(), ast_test_flag, ast_waitstream(), ast_waitstream_exten(), BACKGROUND_MATCHEXTEN, BACKGROUND_NOANSWER, background_opts, BACKGROUND_PLAYBACK, BACKGROUND_SKIP, ast_channel::caller, ast_channel::context, ast_channel::exten, ast_flags::flags, ast_party_caller::id, ast_channel::language, LOG_WARNING, ast_channel::name, ast_party_id::number, parse(), pbx_builtin_getvar_helper(), pbx_builtin_setvar_helper(), ast_channel::priority, S_COR, ast_party_number::str, strsep(), and ast_party_number::valid.

09302 {
09303    int res = 0;
09304    int mres = 0;
09305    struct ast_flags flags = {0};
09306    char *parse, exten[2] = "";
09307    AST_DECLARE_APP_ARGS(args,
09308       AST_APP_ARG(filename);
09309       AST_APP_ARG(options);
09310       AST_APP_ARG(lang);
09311       AST_APP_ARG(context);
09312    );
09313 
09314    if (ast_strlen_zero(data)) {
09315       ast_log(LOG_WARNING, "Background requires an argument (filename)\n");
09316       return -1;
09317    }
09318 
09319    parse = ast_strdupa(data);
09320 
09321    AST_STANDARD_APP_ARGS(args, parse);
09322 
09323    if (ast_strlen_zero(args.lang))
09324       args.lang = (char *)chan->language; /* XXX this is const */
09325 
09326    if (ast_strlen_zero(args.context)) {
09327       const char *context;
09328       ast_channel_lock(chan);
09329       if ((context = pbx_builtin_getvar_helper(chan, "MACRO_CONTEXT"))) {
09330          args.context = ast_strdupa(context);
09331       } else {
09332          args.context = chan->context;
09333       }
09334       ast_channel_unlock(chan);
09335    }
09336 
09337    if (args.options) {
09338       if (!strcasecmp(args.options, "skip"))
09339          flags.flags = BACKGROUND_SKIP;
09340       else if (!strcasecmp(args.options, "noanswer"))
09341          flags.flags = BACKGROUND_NOANSWER;
09342       else
09343          ast_app_parse_options(background_opts, &flags, NULL, args.options);
09344    }
09345 
09346    /* Answer if need be */
09347    if (chan->_state != AST_STATE_UP) {
09348       if (ast_test_flag(&flags, BACKGROUND_SKIP)) {
09349          goto done;
09350       } else if (!ast_test_flag(&flags, BACKGROUND_NOANSWER)) {
09351          res = ast_answer(chan);
09352       }
09353    }
09354 
09355    if (!res) {
09356       char *back = ast_strip(args.filename);
09357       char *front;
09358 
09359       ast_stopstream(chan);      /* Stop anything playing */
09360       /* Stream the list of files */
09361       while (!res && (front = strsep(&back, "&")) ) {
09362          if ( (res = ast_streamfile(chan, front, args.lang)) ) {
09363             ast_log(LOG_WARNING, "ast_streamfile failed on %s for %s\n", chan->name, (char*)data);
09364             res = 0;
09365             mres = 1;
09366             break;
09367          }
09368          if (ast_test_flag(&flags, BACKGROUND_PLAYBACK)) {
09369             res = ast_waitstream(chan, "");
09370          } else if (ast_test_flag(&flags, BACKGROUND_MATCHEXTEN)) {
09371             res = ast_waitstream_exten(chan, args.context);
09372          } else {
09373             res = ast_waitstream(chan, AST_DIGIT_ANY);
09374          }
09375          ast_stopstream(chan);
09376       }
09377    }
09378 
09379    /*
09380     * If the single digit DTMF is an extension in the specified context, then
09381     * go there and signal no DTMF.  Otherwise, we should exit with that DTMF.
09382     * If we're in Macro, we'll exit and seek that DTMF as the beginning of an
09383     * extension in the Macro's calling context.  If we're not in Macro, then
09384     * we'll simply seek that extension in the calling context.  Previously,
09385     * someone complained about the behavior as it related to the interior of a
09386     * Gosub routine, and the fix (#14011) inadvertently broke FreePBX
09387     * (#14940).  This change should fix both of these situations, but with the
09388     * possible incompatibility that if a single digit extension does not exist
09389     * (but a longer extension COULD have matched), it would have previously
09390     * gone immediately to the "i" extension, but will now need to wait for a
09391     * timeout.
09392     *
09393     * Later, we had to add a flag to disable this workaround, because AGI
09394     * users can EXEC Background and reasonably expect that the DTMF code will
09395     * be returned (see #16434).
09396     */
09397    if (!ast_test_flag(chan, AST_FLAG_DISABLE_WORKAROUNDS)
09398       && (exten[0] = res)
09399       && ast_canmatch_extension(chan, args.context, exten, 1,
09400          S_COR(chan->caller.id.number.valid, chan->caller.id.number.str, NULL))
09401       && !ast_matchmore_extension(chan, args.context, exten, 1,
09402          S_COR(chan->caller.id.number.valid, chan->caller.id.number.str, NULL))) {
09403       snprintf(chan->exten, sizeof(chan->exten), "%c", res);
09404       ast_copy_string(chan->context, args.context, sizeof(chan->context));
09405       chan->priority = 0;
09406       res = 0;
09407    }
09408 done:
09409    pbx_builtin_setvar_helper(chan, "BACKGROUNDSTATUS", mres ? "FAILED" : "SUCCESS");
09410    return res;
09411 }

static int pbx_builtin_busy ( struct ast_channel ,
const char *   
) [static]

Definition at line 8928 of file pbx.c.

References ast_channel::_state, ast_cdr_busy(), AST_CONTROL_BUSY, ast_indicate(), ast_setstate(), AST_STATE_BUSY, AST_STATE_UP, and wait_for_hangup().

08929 {
08930    ast_indicate(chan, AST_CONTROL_BUSY);
08931    /* Don't change state of an UP channel, just indicate
08932       busy in audio */
08933    if (chan->_state != AST_STATE_UP) {
08934       ast_setstate(chan, AST_STATE_BUSY);
08935       ast_cdr_busy(chan->cdr);
08936    }
08937    wait_for_hangup(chan, data);
08938    return -1;
08939 }

static int pbx_builtin_congestion ( struct ast_channel ,
const char *   
) [static]

Definition at line 8944 of file pbx.c.

References ast_channel::_state, AST_CONTROL_CONGESTION, ast_indicate(), ast_setstate(), AST_STATE_BUSY, AST_STATE_UP, and wait_for_hangup().

08945 {
08946    ast_indicate(chan, AST_CONTROL_CONGESTION);
08947    /* Don't change state of an UP channel, just indicate
08948       congestion in audio */
08949    if (chan->_state != AST_STATE_UP)
08950       ast_setstate(chan, AST_STATE_BUSY);
08951    wait_for_hangup(chan, data);
08952    return -1;
08953 }

static int pbx_builtin_execiftime ( struct ast_channel ,
const char *   
) [static]

Definition at line 9162 of file pbx.c.

References app, ast_build_timing(), ast_check_timing(), ast_destroy_timing(), ast_log(), ast_strdupa, ast_strlen_zero(), LOG_WARNING, pbx_exec(), pbx_findapp(), S_OR, and strsep().

09163 {
09164    char *s, *appname;
09165    struct ast_timing timing;
09166    struct ast_app *app;
09167    static const char * const usage = "ExecIfTime requires an argument:\n  <time range>,<days of week>,<days of month>,<months>[,<timezone>]?<appname>[(<appargs>)]";
09168 
09169    if (ast_strlen_zero(data)) {
09170       ast_log(LOG_WARNING, "%s\n", usage);
09171       return -1;
09172    }
09173 
09174    appname = ast_strdupa(data);
09175 
09176    s = strsep(&appname, "?"); /* Separate the timerange and application name/data */
09177    if (!appname) {   /* missing application */
09178       ast_log(LOG_WARNING, "%s\n", usage);
09179       return -1;
09180    }
09181 
09182    if (!ast_build_timing(&timing, s)) {
09183       ast_log(LOG_WARNING, "Invalid Time Spec: %s\nCorrect usage: %s\n", s, usage);
09184       ast_destroy_timing(&timing);
09185       return -1;
09186    }
09187 
09188    if (!ast_check_timing(&timing))  { /* outside the valid time window, just return */
09189       ast_destroy_timing(&timing);
09190       return 0;
09191    }
09192    ast_destroy_timing(&timing);
09193 
09194    /* now split appname(appargs) */
09195    if ((s = strchr(appname, '('))) {
09196       char *e;
09197       *s++ = '\0';
09198       if ((e = strrchr(s, ')')))
09199          *e = '\0';
09200       else
09201          ast_log(LOG_WARNING, "Failed to find closing parenthesis\n");
09202    }
09203 
09204 
09205    if ((app = pbx_findapp(appname))) {
09206       return pbx_exec(chan, app, S_OR(s, ""));
09207    } else {
09208       ast_log(LOG_WARNING, "Cannot locate application %s\n", appname);
09209       return -1;
09210    }
09211 }

static int pbx_builtin_goto ( struct ast_channel chan,
const char *  data 
) [static]

Goto

Definition at line 9416 of file pbx.c.

References ast_parseable_goto(), ast_verb, ast_channel::context, ast_channel::exten, and ast_channel::priority.

Referenced by pbx_builtin_gotoif(), and pbx_builtin_gotoiftime().

09417 {
09418    int res = ast_parseable_goto(chan, data);
09419    if (!res)
09420       ast_verb(3, "Goto (%s,%s,%d)\n", chan->context, chan->exten, chan->priority + 1);
09421    return res;
09422 }

static int pbx_builtin_gotoiftime ( struct ast_channel ,
const char *   
) [static]

Definition at line 9112 of file pbx.c.

References ast_build_timing(), ast_channel_lock, ast_channel_unlock, ast_check_timing2(), ast_debug, ast_destroy_timing(), ast_log(), ast_strdupa, ast_strlen_zero(), ast_tvnow(), LOG_WARNING, pbx_builtin_getvar_helper(), pbx_builtin_goto(), pbx_builtin_setvar_helper(), and strsep().

09113 {
09114    char *s, *ts, *branch1, *branch2, *branch;
09115    struct ast_timing timing;
09116    const char *ctime;
09117    struct timeval tv = ast_tvnow();
09118    long timesecs;
09119 
09120    if (ast_strlen_zero(data)) {
09121       ast_log(LOG_WARNING, "GotoIfTime requires an argument:\n  <time range>,<days of week>,<days of month>,<months>[,<timezone>]?'labeliftrue':'labeliffalse'\n");
09122       return -1;
09123    }
09124 
09125    ts = s = ast_strdupa(data);
09126 
09127    if (chan) {
09128       ast_channel_lock(chan);
09129       if ((ctime = pbx_builtin_getvar_helper(chan, "TESTTIME")) && sscanf(ctime, "%ld", &timesecs) == 1) {
09130          tv.tv_sec = timesecs;
09131       } else if (ctime) {
09132          ast_log(LOG_WARNING, "Using current time to evaluate\n");
09133          /* Reset when unparseable */
09134          pbx_builtin_setvar_helper(chan, "TESTTIME", NULL);
09135       }
09136       ast_channel_unlock(chan);
09137    }
09138    /* Separate the Goto path */
09139    strsep(&ts, "?");
09140    branch1 = strsep(&ts,":");
09141    branch2 = strsep(&ts,"");
09142 
09143    /* struct ast_include include contained garbage here, fixed by zeroing it on get_timerange */
09144    if (ast_build_timing(&timing, s) && ast_check_timing2(&timing, tv)) {
09145       branch = branch1;
09146    } else {
09147       branch = branch2;
09148    }
09149    ast_destroy_timing(&timing);
09150 
09151    if (ast_strlen_zero(branch)) {
09152       ast_debug(1, "Not taking any branch\n");
09153       return 0;
09154    }
09155 
09156    return pbx_builtin_goto(chan, branch);
09157 }

static int pbx_builtin_hangup ( struct ast_channel ,
const char *   
) [static]

Definition at line 9048 of file pbx.c.

References AST_CAUSE_NORMAL_CLEARING, ast_log(), ast_set_hangupsource(), ast_str2cause(), ast_strlen_zero(), cause, ast_channel::hangupcause, and LOG_WARNING.

09049 {
09050    ast_set_hangupsource(chan, "dialplan/builtin", 0);
09051 
09052    if (!ast_strlen_zero(data)) {
09053       int cause;
09054       char *endptr;
09055 
09056       if ((cause = ast_str2cause(data)) > -1) {
09057          chan->hangupcause = cause;
09058          return -1;
09059       }
09060 
09061       cause = strtol((const char *) data, &endptr, 10);
09062       if (cause != 0 || (data != endptr)) {
09063          chan->hangupcause = cause;
09064          return -1;
09065       }
09066 
09067       ast_log(LOG_WARNING, "Invalid cause given to Hangup(): \"%s\"\n", (char *) data);
09068    }
09069 
09070    if (!chan->hangupcause) {
09071       chan->hangupcause = AST_CAUSE_NORMAL_CLEARING;
09072    }
09073 
09074    return -1;
09075 }

static int pbx_builtin_proceeding ( struct ast_channel ,
const char *   
) [static]

Definition at line 8901 of file pbx.c.

References AST_CONTROL_PROCEEDING, and ast_indicate().

08902 {
08903    ast_indicate(chan, AST_CONTROL_PROCEEDING);
08904    return 0;
08905 }

static int pbx_builtin_progress ( struct ast_channel ,
const char *   
) [static]

Definition at line 8910 of file pbx.c.

References AST_CONTROL_PROGRESS, and ast_indicate().

08911 {
08912    ast_indicate(chan, AST_CONTROL_PROGRESS);
08913    return 0;
08914 }

static int pbx_builtin_resetcdr ( struct ast_channel ,
const char *   
) [static]

Definition at line 9020 of file pbx.c.

References args, ast_app_parse_options(), ast_cdr_reset(), ast_strdupa, ast_strlen_zero(), ast_channel::cdr, ast_flags::flags, and resetcdr_opts.

09021 {
09022    char *args;
09023    struct ast_flags flags = { 0 };
09024 
09025    if (!ast_strlen_zero(data)) {
09026       args = ast_strdupa(data);
09027       ast_app_parse_options(resetcdr_opts, &flags, NULL, args);
09028    }
09029 
09030    ast_cdr_reset(chan->cdr, &flags);
09031 
09032    return 0;
09033 }

static int pbx_builtin_ringing ( struct ast_channel ,
const char *   
) [static]

Definition at line 8919 of file pbx.c.

References AST_CONTROL_RINGING, and ast_indicate().

08920 {
08921    ast_indicate(chan, AST_CONTROL_RINGING);
08922    return 0;
08923 }

static int pbx_builtin_setamaflags ( struct ast_channel ,
const char *   
) [static]

Definition at line 9038 of file pbx.c.

References ast_cdr_setamaflags().

09039 {
09040    /* Copy the AMA Flags as specified */
09041    ast_cdr_setamaflags(chan, data ? data : "");
09042    return 0;
09043 }

static int pbx_builtin_wait ( struct ast_channel ,
const char *   
) [static]

Definition at line 9216 of file pbx.c.

References ast_app_parse_timelen(), ast_safe_sleep(), and TIMELEN_SECONDS.

09217 {
09218    int ms;
09219 
09220    /* Wait for "n" seconds */
09221    if (!ast_app_parse_timelen(data, &ms, TIMELEN_SECONDS) && ms > 0) {
09222       return ast_safe_sleep(chan, ms);
09223    }
09224    return 0;
09225 }

static int pbx_builtin_waitexten ( struct ast_channel ,
const char *   
) [static]

Definition at line 9230 of file pbx.c.

References args, AST_APP_ARG, ast_app_parse_options(), ast_app_parse_timelen(), AST_CONTROL_HOLD, AST_CONTROL_UNHOLD, AST_DECLARE_APP_ARGS, ast_exists_extension(), ast_get_indication_tone(), ast_indicate(), ast_indicate_data(), ast_log(), ast_playtones_start(), ast_playtones_stop(), AST_SOFTHANGUP_TIMEOUT, AST_STANDARD_APP_ARGS, ast_strdupa, ast_strlen_zero(), ast_test_flag, ast_tone_zone_sound_unref(), ast_tonepair_start(), ast_verb, ast_waitfordigit(), ast_channel::context, ast_tone_zone_sound::data, ast_flags::flags, LOG_WARNING, parse(), ast_channel::pbx, ast_pbx::rtimeoutms, S_COR, S_OR, set_ext_pri(), TIMELEN_SECONDS, WAITEXTEN_DIALTONE, WAITEXTEN_MOH, waitexten_opts, and ast_channel::zone.

09231 {
09232    int ms, res;
09233    struct ast_flags flags = {0};
09234    char *opts[1] = { NULL };
09235    char *parse;
09236    AST_DECLARE_APP_ARGS(args,
09237       AST_APP_ARG(timeout);
09238       AST_APP_ARG(options);
09239    );
09240 
09241    if (!ast_strlen_zero(data)) {
09242       parse = ast_strdupa(data);
09243       AST_STANDARD_APP_ARGS(args, parse);
09244    } else
09245       memset(&args, 0, sizeof(args));
09246 
09247    if (args.options)
09248       ast_app_parse_options(waitexten_opts, &flags, opts, args.options);
09249 
09250    if (ast_test_flag(&flags, WAITEXTEN_MOH) && !opts[0] ) {
09251       ast_log(LOG_WARNING, "The 'm' option has been specified for WaitExten without a class.\n"); 
09252    } else if (ast_test_flag(&flags, WAITEXTEN_MOH)) {
09253       ast_indicate_data(chan, AST_CONTROL_HOLD, S_OR(opts[0], NULL), strlen(opts[0]));
09254    } else if (ast_test_flag(&flags, WAITEXTEN_DIALTONE)) {
09255       struct ast_tone_zone_sound *ts = ast_get_indication_tone(chan->zone, "dial");
09256       if (ts) {
09257          ast_playtones_start(chan, 0, ts->data, 0);
09258          ts = ast_tone_zone_sound_unref(ts);
09259       } else {
09260          ast_tonepair_start(chan, 350, 440, 0, 0);
09261       }
09262    }
09263    /* Wait for "n" seconds */
09264    if (!ast_app_parse_timelen(args.timeout, &ms, TIMELEN_SECONDS) && ms > 0) {
09265       /* Yay! */
09266    } else if (chan->pbx) {
09267       ms = chan->pbx->rtimeoutms;
09268    } else {
09269       ms = 10000;
09270    }
09271 
09272    res = ast_waitfordigit(chan, ms);
09273    if (!res) {
09274       if (ast_exists_extension(chan, chan->context, chan->exten, chan->priority + 1,
09275          S_COR(chan->caller.id.number.valid, chan->caller.id.number.str, NULL))) {
09276          ast_verb(3, "Timeout on %s, continuing...\n", chan->name);
09277       } else if (chan->_softhangup & AST_SOFTHANGUP_TIMEOUT) {
09278          ast_verb(3, "Call timeout on %s, checking for 'T'\n", chan->name);
09279          res = -1;
09280       } else if (ast_exists_extension(chan, chan->context, "t", 1,
09281          S_COR(chan->caller.id.number.valid, chan->caller.id.number.str, NULL))) {
09282          ast_verb(3, "Timeout on %s, going to 't'\n", chan->name);
09283          set_ext_pri(chan, "t", 0); /* 0 will become 1, next time through the loop */
09284       } else {
09285          ast_log(LOG_WARNING, "Timeout but no rule 't' in context '%s'\n", chan->context);
09286          res = -1;
09287       }
09288    }
09289 
09290    if (ast_test_flag(&flags, WAITEXTEN_MOH))
09291       ast_indicate(chan, AST_CONTROL_UNHOLD);
09292    else if (ast_test_flag(&flags, WAITEXTEN_DIALTONE))
09293       ast_playtones_stop(chan);
09294 
09295    return res;
09296 }


Generated on Wed Apr 6 11:30:12 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7