.. |
.cvsignore
|
Add and update .cvsignore files for .depend
|
22 years ago |
Makefile
|
Merging in xylome's beaerer capabilty patch (bug 3547)
|
20 years ago |
app_adsiprog.c
|
Fix ADSI prog to only accept 253 (bug #2135)
|
21 years ago |
app_alarmreceiver.c
|
Merge config updates (bug #3406)
|
21 years ago |
app_authenticate.c
|
On second thought, require 'j' option to enable new jumping feature
|
21 years ago |
app_cdr.c
|
Fix compile warnings (bug #389)
|
22 years ago |
app_chanisavail.c
|
Fix chanisavail typo that forced "state" mode (bug #3873)
|
20 years ago |
app_chanspy.c
|
Finishing touches and addition of record flag to ChanSpy <pay up jets\!>
|
20 years ago |
app_controlplayback.c
|
Add n+101 jump if file does not exist (bug #2722)
|
21 years ago |
app_curl.c
|
update copyright headers for 2005
|
21 years ago |
app_cut.c
|
Merge rgagnon's pedantic string checks (apps a-m, bug #2035)
|
21 years ago |
app_datetime.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_db.c
|
update copyright headers for 2005
|
21 years ago |
app_dial.c
|
Merging in xylome's beaerer capabilty patch (bug 3547)
|
20 years ago |
app_directory.c
|
Add realtime support to app_directory (bug #2475)
|
20 years ago |
app_disa.c
|
Fix timeouts when no-password used (bug #3859)
|
20 years ago |
app_dumpchan.c
|
update copyright headers for 2005
|
21 years ago |
app_echo.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_enumlookup.c
|
Merge config updates (bug #3406)
|
21 years ago |
app_eval.c
|
update copyright headers for 2005
|
21 years ago |
app_exec.c
|
Make sure ExecIf stuff returns properly (bug #3864)
|
20 years ago |
app_festival.c
|
Merge config updates (bug #3406)
|
21 years ago |
app_flash.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_forkcdr.c
|
Fix fork CDR seggy (bug #3855)
|
20 years ago |
app_getcpeid.c
|
Fix typo (bug #3271)
|
21 years ago |
app_groupcount.c
|
update copyright headers for 2005
|
21 years ago |
app_hasnewvoicemail.c
|
update copyright headers for 2005
|
21 years ago |
app_ices.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_image.c
|
update copyright headers for 2005
|
21 years ago |
app_intercom.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_ivrdemo.c
|
Create experimental new options API, various cleanups
|
20 years ago |
app_lookupblacklist.c
|
update copyright headers for 2005
|
21 years ago |
app_lookupcidname.c
|
update copyright headers for 2005
|
21 years ago |
app_macro.c
|
update copyright headers for 2005
|
21 years ago |
app_math.c
|
Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
|
20 years ago |
app_md5.c
|
Create experimental new options API, various cleanups
|
20 years ago |
app_meetme.c
|
Fix beep logic error (bug #3888)
|
20 years ago |
app_milliwatt.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_mp3.c
|
update copyright headers for 2005
|
21 years ago |
app_nbscat.c
|
Merge slimey's Solaris compatibility (with small mods) (bug #2740)
|
21 years ago |
app_osplookup.c
|
update copyright headers for 2005
|
21 years ago |
app_parkandannounce.c
|
Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
|
20 years ago |
app_playback.c
|
Allow playback for multiple files (bug #3749)
|
20 years ago |
app_privacy.c
|
Merge config updates (bug #3406)
|
21 years ago |
app_queue.c
|
Fix strict mode for queues (bug #3913)
|
20 years ago |
app_random.c
|
update copyright headers for 2005
|
21 years ago |
app_read.c
|
Merge Russell's formatting patch (bug #3838)
|
20 years ago |
app_readfile.c
|
Merge mog's ReadFile application (bug #3670)
|
20 years ago |
app_realtime.c
|
Merge config updates (bug #3406)
|
21 years ago |
app_record.c
|
Add option to disable beep to record (bug #3508, with mods)
|
21 years ago |
app_rpt.c
|
Fixed more bugs.
|
21 years ago |
app_sayunixtime.c
|
Updates from char * to const char * + german syntax + enumeration (bug #2780)
|
21 years ago |
app_senddtmf.c
|
Merge anthm's senddtmf chagnes (bug #3193)
|
21 years ago |
app_sendtext.c
|
Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
|
20 years ago |
app_setcallerid.c
|
Add new callerpres parsing API (bug #3648)
|
20 years ago |
app_setcdruserfield.c
|
Make ast_channel_walk become ast_channel_walk_locked
|
21 years ago |
app_setcidname.c
|
Huge callerid rework (might break H.323, others)
|
21 years ago |
app_setcidnum.c
|
update copyright headers for 2005
|
21 years ago |
app_setrdnis.c
|
Add setrdnis app (bug #3460)
|
21 years ago |
app_skel.c
|
Fix app bug, update skel example, add skel to makefile as option (bug #3869)
|
20 years ago |
app_sms.c
|
update copyright headers for 2005
|
21 years ago |
app_softhangup.c
|
Allow softhangup to work on partial matches if requested (bug #3261)
|
21 years ago |
app_sql_postgres.c
|
List improvements from kpfleming (bugs #3166,#3140)
|
21 years ago |
app_striplsd.c
|
Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)
|
21 years ago |
app_substring.c
|
Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)
|
21 years ago |
app_system.c
|
update copyright headers for 2005
|
21 years ago |
app_talkdetect.c
|
update copyright headers for 2005
|
21 years ago |
app_test.c
|
update copyright headers for 2005
|
21 years ago |
app_transfer.c
|
Minor sipredirect fixes (bug #3789)
|
20 years ago |
app_txtcidname.c
|
Merge config updates (bug #3406)
|
21 years ago |
app_url.c
|
update copyright headers for 2005
|
21 years ago |
app_userevent.c
|
Fix user event body (bug #2713)
|
21 years ago |
app_verbose.c
|
update copyright headers for 2005
|
21 years ago |
app_voicemail.c
|
Add VM_CONTEXT for substitution (bug #3872)
|
20 years ago |
app_waitforring.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_waitforsilence.c
|
Cleanup variable name, add restoration of format (bug #3759, with mods)
|
20 years ago |
app_while.c
|
Make sure ExecIf stuff returns properly (bug #3864)
|
20 years ago |
app_zapateller.c
|
update copyright headers for 2005
|
21 years ago |
app_zapbarge.c
|
Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)
|
21 years ago |
app_zapras.c
|
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 years ago |
app_zapscan.c
|
Allow zapscan to operate on a group (bug #2927)
|
21 years ago |
enter.h
|
Version 0.1.12 from FTP
|
23 years ago |
leave.h
|
Version 0.1.12 from FTP
|
23 years ago |
rpt_flow.pdf
|
Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf)
|
21 years ago |