Archived
14
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/include/asterisk
2005-03-12 05:37:32 +00:00
..
acl.h Make ACL be what SIP is going to need (bug #2358, just first part) 2005-03-09 05:48:11 +00:00
adsi.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
aes.h Add AES support 2003-12-25 14:01:55 +00:00
agi.h Merge BSD stack size work (bug #2067) 2004-08-08 17:15:02 +00:00
alaw.h Fix chan_modem_i4l (bug #3410) 2005-01-24 02:59:17 +00:00
app.h Create experimental new options API, various cleanups 2005-03-12 05:37:32 +00:00
ast_expr.h Version 0.2.0 from FTP 2002-07-26 15:44:05 +00:00
astdb.h Add ast_db_freetree and ast_db_gettree 2003-04-13 04:17:45 +00:00
astmm.h add a vasprintf replacement. Bug #839 2004-01-14 06:35:01 +00:00
astobj.h update copyright headers for 2005 2005-01-21 07:06:25 +00:00
astosp.h Add sample config file, implement verification 2004-06-25 05:52:55 +00:00
callerid.h Add new callerpres parsing API (bug #3648) 2005-02-26 07:34:09 +00:00
causes.h Pass concept of status back, permit "leaveempty" to work with static agents who are not loggedon (bug #2719) 2004-10-26 22:25:43 +00:00
cdr.h Merge anthm's CDR updates (bug #3595) 2005-02-23 22:48:47 +00:00
channel.h Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 2005-03-04 06:47:24 +00:00
chanvars.h Little variable optimizations 2004-11-01 15:48:42 +00:00
cli.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
config.h Fix C++ issues (bug #'s 3425, 3426) 2005-01-26 02:39:22 +00:00
config_old.h Add old config files (bug #3406) 2005-01-25 06:11:11 +00:00
crypto.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
cvsid.h update copyright headers for 2005 2005-01-21 07:06:25 +00:00
dlfcn-compat.h Make it build and run on MacOS X 2003-10-26 18:50:49 +00:00
dns.h Fix ENUM documentation (bug #3698) 2005-03-02 05:17:13 +00:00
dsp.h Expose tone state and threshold (bug #2830) 2004-11-17 05:55:26 +00:00
dundi.h update copyright headers for 2005 2005-01-21 07:06:25 +00:00
enum.h Fix ENUM documentation (bug #3698) 2005-03-02 05:17:13 +00:00
features.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
file.h Fix user=phone stuff (bug #3575) 2005-02-13 17:02:39 +00:00
frame.h Merge H.263+ support (bug #3709) 2005-03-05 20:57:49 +00:00
fskmodem.h Version 0.1.7 from FTP 2001-03-24 02:45:02 +00:00
image.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
indications.h Totally revamp thread debugging to support locating and removing deadlocks 2003-08-13 15:25:16 +00:00
io.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
linkedlists.h List improvements from kpfleming (bugs #3166,#3140) 2005-01-01 21:26:37 +00:00
localtime.h More cleanups and OSX fixes for 10.3 2003-10-27 20:00:41 +00:00
lock.h Minor deadlock detect fix (bug #3531) 2005-02-08 18:48:01 +00:00
logger.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
manager.h Add manager doxygen docs (bug #3691) 2005-03-02 05:58:13 +00:00
md5.h Include inttypes.h in md5.h instead of stdint.h (since stdint.h contains the right info on freebsd and on linux inttypes.h includes stdint.h) (bug 1369) 2004-04-06 18:20:30 +00:00
module.h Optimize module loading (bug #3356) 2005-01-16 22:59:30 +00:00
monitor.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
musiconhold.h Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast_flag_moh... 2004-12-24 01:40:07 +00:00
options.h Add timestamping to console (bug #3653 with minor mods) 2005-03-11 07:24:10 +00:00
pbx.h Add registerable functional variables (bug #3636, with doc mods) 2005-03-04 06:36:18 +00:00
poll-compat.h Make it build and run on MacOS X 2003-10-26 18:50:49 +00:00
privacy.h Version 0.3.0 from FTP 2003-01-17 03:46:33 +00:00
res_odbc.h Merge anthm's ODBC sanity check fix (bug #3529) 2005-02-17 16:31:08 +00:00
rtp.h Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 2005-03-04 06:47:24 +00:00
say.h Updates from char * to const char * + german syntax + enumeration (bug #2780) 2004-11-13 16:13:07 +00:00
sched.h Remove accidental libpri dependency (bug #3714) 2005-03-05 02:08:37 +00:00
srv.h BSD portability enhancements (bug #234) 2003-09-08 16:48:07 +00:00
tdd.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
term.h Merge Tilghman's color patches for the asterisk prompt (bug #1535) 2004-05-02 19:13:16 +00:00
translate.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
ulaw.h Repair // comments to /* */ comments (bug #3347) 2005-01-15 23:48:12 +00:00
utils.h Make mpg123 behave more nicely 2005-03-05 03:20:55 +00:00
vmodem.h Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 2005-03-04 06:47:24 +00:00