You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/apps
Tilghman Lesher a0afc6c927
The advent of realtime has enabled people to use commas in the fullname field.
19 years ago
..
Makefile
app_adsiprog.c
app_alarmreceiver.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
app_authenticate.c Jump logic was backwards: goto returns 0 if it succeeds, and we should jump if authentication fails. (Bug #7907) 20 years ago
app_cdr.c
app_chanisavail.c
app_chanspy.c Turn on volume adjustment if it needs to be on (issue #8136 reported by mnicholson) 20 years ago
app_controlplayback.c
app_curl.c Move thread-unsafe initializer to the module loading code; add the 19 years ago
app_cut.c Fix a couple of typos in applications.. Initially spotted by mrobinson. 19 years ago
app_datetime.c
app_db.c Fix a couple of typos in applications.. Initially spotted by mrobinson. 19 years ago
app_dial.c Free localuser structure when we fail to dial (issue #8612 reported by rizzo) 19 years ago
app_dictate.c If openstream fails, then we crash (Issue 8564) 19 years ago
app_directed_pickup.c
app_directory.c Fix a couple of typos in applications.. Initially spotted by mrobinson. 19 years ago
app_disa.c
app_dumpchan.c clarify file headers that mention disclaimer usage 20 years ago
app_echo.c
app_enumlookup.c
app_eval.c
app_exec.c
app_externalivr.c app_externalivr needs a real silence file, and additional 19 years ago
app_festival.c When doing a fork() and exec(), two problems existed (Issue 8086): 19 years ago
app_flash.c
app_forkcdr.c
app_getcpeid.c
app_groupcount.c
app_hasnewvoicemail.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
app_ices.c When doing a fork() and exec(), two problems existed (Issue 8086): 19 years ago
app_image.c
app_intercom.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c For bug 7776, I have inserted a warning about Macro nesting vs. stack limitations 20 years ago
app_math.c Add deprecation notice about app_math (issue #7957 reported by k-egg) 20 years ago
app_md5.c
app_meetme.c Stop the stream after waitstream returns so that our formats get restored. (issue #7370 reported by kryptolus) 20 years ago
app_milliwatt.c
app_mixmonitor.c Merge in last round of spy fixes. This should hopefully eliminate all the issues people have been seeing by distinctly separating what each component (core/spy) is responsible for. Core is responsible for adding a spy to a channel, feeding frames to the spy, removing the spy from a channel, and telling the spy to stop. Spy is responsible for reading frames in, and cleaning up after itself. 20 years ago
app_mp3.c When doing a fork() and exec(), two problems existed (Issue 8086): 19 years ago
app_nbscat.c When doing a fork() and exec(), two problems existed (Issue 8086): 19 years ago
app_osplookup.c OSPNext does not handle success/failure correctly (issue #7147 reported and fixed by eborgstrom) 20 years ago
app_page.c When paging, only wait 5 seconds for the marked user to enter the conference. 20 years ago
app_parkandannounce.c
app_playback.c Playback() wasn't setting PLAYBACKSTATUS under several circumstances. 20 years ago
app_privacy.c
app_queue.c fix a logic error in my previous fix to the queue reload code 20 years ago
app_random.c Bug 7779 - Using initstate(3) means that we cannot unload this module once loaded. 20 years ago
app_read.c
app_readfile.c
app_realtime.c
app_record.c Format vulnerability fix - allowing the user to specify a format is not a good idea (Bug 7811) 20 years ago
app_rpt.c Whitespace change... really just an excuse to test repotools 20 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c
app_setcdruserfield.c
app_setcidname.c
app_setcidnum.c
app_setrdnis.c
app_settransfercapability.c
app_skel.c
app_sms.c When sending an SMS with a user data header properly set the UDH flag in the first byte. (issue #8347 reported by hoffmeis) 19 years ago
app_softhangup.c
app_sql_postgres.c backport some mutex initialization and linked list handling fixes from trunk 20 years ago
app_stack.c
app_system.c
app_talkdetect.c
app_test.c Free frames read from the channel when measuring noise. This resulted in about 20 years ago
app_transfer.c
app_txtcidname.c
app_url.c fix a case where an HTML frame would be leaked 20 years ago
app_userevent.c
app_verbose.c
app_voicemail.c The advent of realtime has enabled people to use commas in the fullname field. 19 years ago
app_waitforring.c
app_waitforsilence.c Increase the silence threshold to 128 to "fix" it, so I'm told. (issue #6595 reported by davetroy fixed by casper) 20 years ago
app_while.c
app_zapateller.c
app_zapbarge.c backport a couple of frame leak fixes from the trunk (revisions 33446, 33447) 20 years ago
app_zapras.c When doing a fork() and exec(), two problems existed (Issue 8086): 19 years ago
app_zapscan.c backport a couple of frame leak fixes from the trunk (revisions 33446, 33447) 20 years ago
enter.h
leave.h
rpt_flow.pdf