summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-08-01Make sure it's a constMark Spencer
2004-07-31Don't hard code the RTP payload type to 101 (bug #2192)Mark Spencer
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...Malcolm Davenport
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanMalcolm Davenport
2004-07-28Merge alternate hangup and meetme patches from Matt N.Mark Spencer
2004-07-17Oops, make that ast_featuresMark Spencer
2004-07-17Fix the name :)Mark Spencer
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....Mark Spencer
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...Mark Spencer
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)Mark Spencer
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