aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 f38db490-d61...kpfleming57-0/+0
2005-10-01correctly fix build issues on Mac OSX Tiger by using a more generic meansrussell2-2/+2
2005-07-13this is my cheap hack to fix the build problem on darwin since it now hasrussell2-2/+2
2005-06-24when switching back to voice mode, wait for 'B' (bug #3833)russell1-1/+1
2005-06-24merge endian.h (bug #3867)russell2-35/+1
2005-06-24This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+60
2005-06-24print non-codec capabilities correctly (bug #3960)russell1-0/+3
2005-06-14fix return values on systems where an unsigned char is the default (bug #4455)russell2-5/+5
2005-05-31fix comment (bug #4139)russell1-1/+1
2005-04-15create useful output for time left to expire (bug #4022)russell1-0/+8
2005-04-05don't define a functioning returning an int inside of a do{...}while(0) (bug ...russell1-5/+5
2005-04-05handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)russell1-1/+21
2005-02-27fix a compiler warningrussell1-0/+1
2005-02-19fix misspelling of separate (bug #3607)russell1-2/+2
2005-02-14I changed my mind on this - I don't want to needlessly break anything ...russell1-1/+1
2005-02-14respect A,B,C,D (bug #3538)russell1-1/+1
2005-02-13minor fix for deadlock detection, but I hope nobody has to use it :) (bug #3...russell1-4/+6
2005-01-29fix simultaneous voicemail messages -- Thanks Robert! (bug #3394)russell1-1/+8
2005-01-28fix c++ compatibility issue (bug #3426)russell1-1/+1
2004-12-05merge codec preference changes for SIPrussell1-3/+35
2004-11-08fix build for Mac OSX (bug #2803)russell1-0/+4
2004-10-03Fix CDR for supervised transfer in chan_zap and chan_sip (bug #1595)russell1-1/+1
2004-09-24add app_forkcdranthm1-2/+4
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