summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-02-01reports why an agi script errors out on openingMatt O'Gorman
2006-02-01- Update URL to digium storeOlle Johansson
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-02-01- Removing the "README." from the name of the README files.Olle Johansson
2006-02-01- Adding a doc/00README.1st with an INDEX over README filesOlle Johansson
2006-02-01- Clarify default setting of canreinvite (thanks royk)Olle Johansson
2006-01-31Optimize settings of defaults for a new peer object and make sureOlle Johansson
2006-01-31remove some more local declarations of null framesRussell Bryant
2006-01-31define a global null_frame object so when queueing a null frame, you don'tRussell Bryant
2006-01-31- Moving two session (PVT) flags to peer PAGE2 (DYNAMIC and SELFDESTRUCT) to ...Olle Johansson
2006-01-31- Change "prefs" to "default_prefs" and move declaration to "default" groupOlle Johansson
2006-01-31Yes Virginia, Zaptel does support native ALAWKevin P. Fleming
2006-01-31add a note to hopefully decrease the chance that someone forgets to incrementRussell Bryant
2006-01-31increment for recent ast_channel changeKevin P. Fleming
2006-01-30reverting blocks 9 and 10 from revision 7547Matt O'Gorman
2006-01-30- Doxygen and comments updatesOlle Johansson
2006-01-30Issue 5892: Set a minimum T1 timer for calls. Reporter: twistedOlle Johansson
2006-01-30Issue #6035 - Don't send 403 on bad auth (correcting one of my old mistakes.....Olle Johansson
2006-01-30Issue #5793 Olle Johansson
2006-01-30Merged revisions 8905 via svnmerge from Kevin P. Fleming
2006-01-30Document installation changes for BSD users.Olle Johansson
2006-01-30Bug 6378 - deprecate CHECK_MD5 functionTilghman Lesher
2006-01-30Merge Rizzo's waitfor update (bug #4584)Mark Spencer
2006-01-29don't use tone generation for DTMF if the channel driver only supports begin/...Kevin P. Fleming
2006-01-29add channel-driver callbacks for variable length DTMFKevin P. Fleming
2006-01-29make ast_read() able to handle channel read()/exception() methods that return...Kevin P. Fleming
2006-01-28- Remove unused "resetinvite" variableOlle Johansson
2006-01-28Change booleans to TRUE/FALSE. Olle Johansson
2006-01-28Doxygen updatesOlle Johansson
2006-01-28- Moving forward declarations to one blockOlle Johansson
2006-01-28Simplify code for building Call ID's, create generic random string functionOlle Johansson
2006-01-28Blocking revision 8808 from trunk. It's already fixed in trunk.Olle Johansson
2006-01-27Add rdnis rx/tx support to chan_iax2 (#6348)Matthew Fredrickson
2006-01-27Merged revisions 8785 via svnmerge from Olle Johansson
2006-01-27remove some more redundant flagsRussell Bryant
2006-01-27add /usr/local/lib to SOLINK (issue #6323)Russell Bryant
2006-01-27Merged revisions 8758 via svnmerge from Tilghman Lesher
2006-01-27don't re-define the localuser struct for custom use inside the module (issue ...Russell Bryant
2006-01-26- Move two functions to static that wasn't for some reasonOlle Johansson
2006-01-26don't redefine the localuser struct for additional use specific to the module...Russell Bryant
2006-01-26Formatting fixes, speling eror fiksd ;-)Olle Johansson
2006-01-26Issue #5954 revisited. Thanks rizzo.Olle Johansson
2006-01-26Merged revisions 8729 via svnmerge from Russell Bryant
2006-01-26Code clean up, inspired by rizzo's comments in issue 5978. Olle Johansson
2006-01-26store conference list using linked list macros (issue #6327)Russell Bryant
2006-01-26Add some debugging output when reloading, to be able to follow progress at hi...Olle Johansson
2006-01-26Merged revisions 8710 via svnmerge from Olle Johansson
2006-01-26string field manager improvements:Kevin P. Fleming
2006-01-25use arg parsing macros for WaitExten and Background (issue #6185)Russell Bryant