summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-07-02Back out accidental changes by anthmMark Spencer
2004-07-02autodial updateAnthony Minessale II
2004-06-30Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altse...Mark Spencer
2004-06-29FreeBSD fix for utils (bug #1949)Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-28Add new built-in app 'SetAMAFlags'Jeremy McNamara
2004-06-25Add sample config file, implement verificationMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer
2004-06-22Code formatting cleanups in utils.c and include/asterisk/lock.hJames Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-22Make DTMF mode configurable on ISDNMark Spencer
2004-06-21Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanupsMark Spencer
2004-06-20Merge (and cleanup) anthm's CDR changesMark Spencer
2004-06-20Allow CDR's to be linked and work on the linked listMark Spencer
2004-06-14Separate PROCEEDING and PROGRESSMark Spencer
2004-06-11Merge res_odbc and res_configMark Spencer
2004-06-09Lock fixes for FreeBSD (bug #1810)Mark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-06-07Make faxdetect configurable and turn OFF by defaultMark Spencer
2004-06-02Add description to manager_action structure, and add some comments.James Golovich
2004-05-27Add ACL copy routines (bug #1733)Mark Spencer
2004-05-27Make RTP handle codecs (first pass)Mark Spencer
2004-05-27More formatting fixesJames Golovich
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...Anthony Minessale II
2004-05-26Formatting fixesJames Golovich
2004-05-26add ast_control_streamfile api callAnthony Minessale II
2004-05-24Fix potential segfault, add support for MacOS X locksMark Spencer
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)Mark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-20Merge Mike's announcement enhancementsMark Spencer
2004-05-19Allow multiple codecs to be printed in debug (bug #989)Mark Spencer
2004-05-16Add ability to look up callerid name by txt (bug #1442)Mark Spencer
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...Mark Spencer
2004-05-13Add linear file generator, CIRCQ emulation for BSD (bug #1626)Mark Spencer
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.cJames Golovich
2004-05-07Code cleanupJames Golovich
2004-05-07Created API call ast_dtmf_streamAnthony Minessale II
2004-05-03Add include/asterisk/utils.h file. Which includes the functionJames Golovich
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)Mark Spencer
2004-05-02Merge Tilghman's color patches for the asterisk prompt (bug #1535)Mark Spencer
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersMark Spencer
2004-04-28Make sure causes.h can only be included once. Not that any code does this no...James Golovich
2004-04-28Optimize inaddrcmp (a little) by making it inlineJames Golovich
2004-04-27Revert formatting changesJames Golovich
2004-04-26applied final release of bug 1353 per Mark's permissionAnthony Minessale II
2004-04-25Properly migrate from select to poll for core asterisk.Mark Spencer
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-19Fix lock initialization in lock debugging modeMark Spencer
2004-04-19OpenBSD portability enhancements (bug 1002)James Golovich