summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-10-14Add option for "show modules like" (bug #2643)Mark Spencer
2004-10-08Minor config updates, add module counts (bug #2593)Mark Spencer
2004-10-08realtimeify voicemail...Mark Spencer
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...Mark Spencer
2004-10-06Locking updates for debug mode, fix SIP MWI (bug #2582)Mark Spencer
2004-10-05Major changes to res_config to support centralized config, eliminate configur...Mark Spencer
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)Mark Spencer
2004-10-03Correct CDR's for supervised transfer (bug #1595)Mark Spencer
2004-10-03Improve groupcount handling (bug #2529) thanks!Mark Spencer
2004-10-03Allow you to use labels with + to be nice to Tilghman.Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-24add app_forkcdrAnthony Minessale II
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionMark Spencer
2004-09-18Clarify descriptions of VM functions moved to app (bug #2463)Mark Spencer
2004-09-18Add extra checks for keys and convenience encrypt/decrypt functionsMark Spencer
2004-09-17Move routines from voicemail to app for general use (part of bug #752)Mark Spencer
2004-09-07Merge anthm's "-t" flag (with minor mods) (bug #2380)Mark Spencer
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...Mark Spencer
2004-08-30Revert back to 16 so keys are displayed properly (bug #2240)Mark Spencer
2004-08-29Don't use "class" keyword in music on hold (bug #2316)Mark Spencer
2004-08-27Merge "show applications" from corydon76 (bug #2291)Mark Spencer
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypeMark Spencer
2004-08-21Save CID and switches in "save dialplan" command (bug #2279)Mark Spencer
2004-08-14Oops, forgot message lengthMark Spencer
2004-08-14Create binary versions of signature functionsMark Spencer
2004-08-12Make Asterisk cause codes match those of Q.931 (bug #1999)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-07Add application to set callerid presentation (bug #2078)Mark Spencer
2004-08-06Only play announce time on first passMark Spencer
2004-08-01Rename newp to newpvt (bug #2190), change hold music.Mark Spencer
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