aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionmarkster2-3/+24
2004-09-18Clarify descriptions of VM functions moved to app (bug #2463)markster1-5/+5
2004-09-18Add extra checks for keys and convenience encrypt/decrypt functionsmarkster1-0/+23
2004-09-17Move routines from voicemail to app for general use (part of bug #752)markster1-2/+13
2004-09-07Merge anthm's "-t" flag (with minor mods) (bug #2380)markster1-0/+4
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...markster1-1/+1
2004-08-30Revert back to 16 so keys are displayed properly (bug #2240)markster1-2/+2
2004-08-29Don't use "class" keyword in music on hold (bug #2316)markster1-1/+1
2004-08-27Merge "show applications" from corydon76 (bug #2291)markster1-0/+3
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypemarkster2-1/+5
2004-08-21Save CID and switches in "save dialplan" command (bug #2279)markster1-0/+2
2004-08-14Oops, forgot message lengthmarkster1-2/+2
2004-08-14Create binary versions of signature functionsmarkster1-0/+21
2004-08-12Make Asterisk cause codes match those of Q.931 (bug #1999)markster1-7/+53
2004-08-08Merge BSD stack size work (bug #2067)markster3-1/+15
2004-08-07Add application to set callerid presentation (bug #2078)markster1-0/+10
2004-08-06Only play announce time on first passmarkster1-0/+1
2004-08-01Rename newp to newpvt (bug #2190), change hold music.markster1-1/+1
2004-08-01Make sure it's a constmarkster1-1/+1
2004-07-31Don't hard code the RTP payload type to 101 (bug #2192)markster1-1/+1
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...malcolmd1-2/+0
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanmalcolmd1-1/+3
2004-07-28Merge alternate hangup and meetme patches from Matt N.markster1-1/+2
2004-07-17Oops, make that ast_featuresmarkster1-3/+3
2004-07-17Fix the name :)markster1-3/+3
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....markster1-0/+0
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster1-0/+48
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)markster1-0/+2
2004-07-02Back out accidental changes by anthmmarkster2-5/+2
2004-07-02autodial updateanthm2-2/+5
2004-06-30Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altse...markster1-0/+8
2004-06-29FreeBSD fix for utils (bug #1949)markster1-0/+3
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster1-0/+3
2004-06-28Add new built-in app 'SetAMAFlags'jeremy1-0/+1
2004-06-25Add sample config file, implement verificationmarkster1-0/+3
2004-06-25Add outgoing OSP support (SIP only at this point)markster3-0/+39
2004-06-22Code formatting cleanups in utils.c and include/asterisk/lock.hcitats1-57/+56
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats2-2/+0
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster3-63/+152
2004-06-22Make DTMF mode configurable on ISDNmarkster1-0/+10
2004-06-21Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanupsmarkster1-0/+2
2004-06-20Merge (and cleanup) anthm's CDR changesmarkster1-4/+14
2004-06-20Allow CDR's to be linked and work on the linked listmarkster1-0/+1
2004-06-14Separate PROCEEDING and PROGRESSmarkster1-1/+3
2004-06-11Merge res_odbc and res_configmarkster2-0/+139
2004-06-09Lock fixes for FreeBSD (bug #1810)markster1-12/+4
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster3-35/+124
2004-06-07Make faxdetect configurable and turn OFF by defaultmarkster1-0/+1
2004-06-02Add description to manager_action structure, and add some comments.citats1-5/+12
2004-05-27Add ACL copy routines (bug #1733)markster1-0/+5