dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/apps
qwell b7a22c9210 Fix a bug with app_voicemail when trying to use app_directory to leave messages
to another user (options 3, 5, 2).

If the context/extension didn't exist in the dialplan (and why should it have to?),
it would fail, saying that it's an "invalid extension".

(issue BE-71)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40426 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-19 00:53:54 +00:00
..
Makefile more Makefile cleanup and consistency stuff 2006-07-15 19:59:35 +00:00
app_adsiprog.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_alarmreceiver.c Merged revisions 33510 via svnmerge from 2006-06-11 20:39:19 +00:00
app_amd.c Bug 7399 - Sample config showed [general] as the context, so the app should look there, too. 2006-06-20 22:26:16 +00:00
app_authenticate.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_cdr.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_chanisavail.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_channelredirect.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_chanspy.c suppress a compiler warning about the usage of a potentially uninitialized 2006-08-05 11:25:36 +00:00
app_controlplayback.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_db.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_dial.c Merged revisions 38928 via svnmerge from 2006-08-05 06:39:43 +00:00
app_dictate.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_directed_pickup.c fix a seg fault in this application if no context paramater is given 2006-07-23 05:20:59 +00:00
app_directory.c Fix a bug with app_voicemail when trying to use app_directory to leave messages 2006-08-19 00:53:54 +00:00
app_disa.c case consistency in DISA (or is it "disa"?) 2006-07-15 21:56:58 +00:00
app_dumpchan.c add RDNIS to the DumpChan application (issue #7432, junky) 2006-07-03 03:34:47 +00:00
app_echo.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_exec.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_externalivr.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_festival.c Merged revisions 33781 via svnmerge from 2006-06-13 04:21:10 +00:00
app_flash.c prepare Asterisk for new zaptel.h/tonezone.h installation locations 2006-07-05 16:44:41 +00:00
app_followme.c remove some extraneous 'followme' in prompt names 2006-08-07 18:47:33 +00:00
app_forkcdr.c fix a typo and a very minor formatting change 2006-08-14 22:38:52 +00:00
app_getcpeid.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_hasnewvoicemail.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_ices.c Merged revisions 33515 via svnmerge from 2006-06-11 20:49:16 +00:00
app_image.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_ivrdemo.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_lookupblacklist.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_lookupcidname.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_macro.c In app_macro, changed the previously changed upper recursion depth limit to a variable, default of the original val of 7. MACRO_RECURSION is a channel variable that will override the limit, but until I can understand and fix why this limit is neccessary, I am not advertising this variable in the docs. 2006-08-17 15:48:49 +00:00
app_meetme.c - unregister SLA apps on module unload and add sample config (issue #7701, junky) 2006-08-14 01:32:46 +00:00
app_milliwatt.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_mixmonitor.c Merged revisions 33841 via svnmerge from 2006-06-13 13:40:58 +00:00
app_morsecode.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_mp3.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_nbscat.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_osplookup.c pointer signedness warnings cleanup 2006-07-07 15:58:20 +00:00
app_page.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_parkandannounce.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_playback.c destroy the loaded say.conf on module unload 2006-06-13 04:40:15 +00:00
app_privacy.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_queue.c Increase the size of the variable space for writing/reading persistent queue member data to allow for larger queues of members. (Matthew Roth #7703) 2006-08-11 17:49:35 +00:00
app_random.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_read.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_readfile.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_realtime.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_record.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_rpt.c Merge a new implementation of ast_inet_ntoa, our thread safe replacement for 2006-07-21 17:31:28 +00:00
app_sayunixtime.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_senddtmf.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_sendtext.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_setcallerid.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_setcdruserfield.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_settransfercapability.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_skel.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_sms.c Merged revisions 37612 via svnmerge from 2006-07-14 13:34:25 +00:00
app_softhangup.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_speech_utils.c Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available 2006-07-18 16:22:26 +00:00
app_stack.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_system.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_talkdetect.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_test.c Merged revisions 33466 via svnmerge from 2006-06-11 15:04:36 +00:00
app_transfer.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_url.c Merged revisions 33480 via svnmerge from 2006-06-11 15:09:06 +00:00
app_userevent.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_verbose.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_voicemail.c Fix a bug with app_voicemail when trying to use app_directory to leave messages 2006-08-19 00:53:54 +00:00
app_waitforring.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_waitforsilence.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_while.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_zapateller.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
app_zapbarge.c prepare Asterisk for new zaptel.h/tonezone.h installation locations 2006-07-05 16:44:41 +00:00
app_zapras.c Merged revisions 37419 via svnmerge from 2006-07-12 14:04:16 +00:00
app_zapscan.c prepare Asterisk for new zaptel.h/tonezone.h installation locations 2006-07-05 16:44:41 +00:00
enter.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
leave.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
rpt_flow.pdf git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00