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
murf 3adc2400e7 This introduces Brazilian Portuguese via 7663
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46773 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-01 18:14:17 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
app_adsiprog.c move ADSI functionality into ast_ namespace 2006-09-20 04:34:51 +00:00
app_alarmreceiver.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_amd.c Make this module fit the guidelines better 2006-09-06 17:05:48 +00:00
app_authenticate.c Merged revisions 42421 via svnmerge from 2006-09-08 16:08:36 +00:00
app_cdr.c add author doxygen tag (issue #8241, kshumard) 2006-10-31 06:37:48 +00:00
app_chanisavail.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_channelredirect.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_chanspy.c Merged revisions 45066 via svnmerge from 2006-10-13 17:06:19 +00:00
app_controlplayback.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_db.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_dial.c These changes submitted by moy via bug 6992, to add a Dial 'End' event to asterisk. I include some changes to astman to cover other events that have been added. 2006-10-30 23:11:55 +00:00
app_dictate.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_directed_pickup.c It's new directed pickup! This now features a more sane way of finding the channel to pick up (I snuck it into the tree on Friday... bet you didn't know I'd actually use it eh?). PICKUPMARK now also works in a different way, you should prefix it with _ when setting it so it gets inherited onto the channel(s) created in app_dial as directed pickup will now look for it on the target channel, not the originating channel. (BE-85) 2006-10-16 16:26:23 +00:00
app_directory.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_disa.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_dumpchan.c Make callerid fields in Manager events more consistent. CallerIDNum for number and CallerIDName for name. (issue #7976 reported by suhler) 2006-10-02 20:35:16 +00:00
app_echo.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 2006-08-31 01:59:02 +00:00
app_exec.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_externalivr.c Merged revisions 46363 via svnmerge from 2006-10-27 17:42:57 +00:00
app_festival.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_flash.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_followme.c Merged revisions 43933 via svnmerge from 2006-09-28 18:09:01 +00:00
app_forkcdr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_getcpeid.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_ices.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_image.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_ivrdemo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_macro.c Added a warning to the documentation for Macro in response to bug 7776 2006-10-04 15:37:51 +00:00
app_meetme.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_milliwatt.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
app_mixmonitor.c Merged revisions 44378 via svnmerge from 2006-10-04 19:51:38 +00:00
app_morsecode.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_mp3.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_nbscat.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_osplookup.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_page.c Merged revisions 46347 via svnmerge from 2006-10-26 20:27:52 +00:00
app_parkandannounce.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_playback.c Merged revisions 45051 via svnmerge from 2006-10-13 16:22:17 +00:00
app_privacy.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_queue.c Let's make sure we hold the mutex lock before we go looking at values in the queue structure that could potentially be changing while we're running. 2006-10-27 19:28:34 +00:00
app_read.c As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg. 2006-10-05 01:40:06 +00:00
app_readfile.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_record.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_rpt.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_sayunixtime.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_senddtmf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_sendtext.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_setcallerid.c More removal of deprecated stuff 2006-09-21 20:23:32 +00:00
app_skel.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_sms.c fix various spelling mistakes in comments (issue #8237, jmls) 2006-10-26 17:52:15 +00:00
app_softhangup.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_speech_utils.c As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg. 2006-10-05 01:40:06 +00:00
app_stack.c Okay, I can't use ast_app_separate_args for that... and add some debugging for murf... 2006-10-03 15:50:25 +00:00
app_system.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_talkdetect.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_test.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_transfer.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_url.c Merged revisions 43445 via svnmerge from 2006-09-21 20:24:50 +00:00
app_userevent.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_verbose.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_voicemail.c This introduces Brazilian Portuguese via 7663 2006-11-01 18:14:17 +00:00
app_waitforring.c As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg. 2006-10-05 01:40:06 +00:00
app_waitforsilence.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_while.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_zapateller.c Janitor for Zapateller: convert to use argument macros 2006-10-01 05:37:46 +00:00
app_zapbarge.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_zapras.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
app_zapscan.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +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