aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-02remove obsolete stuffkpfleming3-783/+0
2006-02-02make chan_misdn build on x86-64kpfleming1-2/+5
2006-02-02updates to compile against current trunkkpfleming1-23/+24
2006-02-02updated the misdn documentationcrichter1-50/+6
2006-02-02* removed unnecessary struct elements and functionscrichter9-1349/+1191
2006-02-02Fix w/ string field updates #6397mattf1-2/+2
2006-02-02- Remove "frame relay" from chan_sip !oej1-7/+10
2006-02-02git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9106 f38db490-d61c-443f-...mattf1-1/+1
2006-02-02- Add doxygen docs on return values on check_user_full()oej1-5/+4
2006-02-02- Make debug logging for each authentication (twice per call) optionaloej1-3/+5
2006-02-02Merged revisions 9086 via svnmerge from kpfleming1-2/+0
2006-02-02block patch that has already been mergedkpfleming0-0/+0
2006-02-02More stringfield related changesmattf2-15/+10
2006-02-02Fix so that hardhdlc works w/ chan_zapmattf1-1/+1
2006-02-02Fix for very unlikely memory leak in res_odbcmattf1-19/+21
2006-02-02Issue #6383 - Crash on CLI originate with missing channel argumentoej1-0/+4
2006-02-01use string fields for some stuff in ast_channelkpfleming45-317/+306
2006-02-01reports why an agi script errors out on openingmogorman1-1/+2
2006-02-01- Update URL to digium storeoej1-13/+17
2006-02-01Allows for user to uninstall asterisk binariesmogorman12-1/+58
2006-02-01- Removing the "README." from the name of the README files.oej38-37/+36
2006-02-01- Adding a doc/00README.1st with an INDEX over README filesoej9-0/+68
2006-02-01- Clarify default setting of canreinvite (thanks royk)oej1-2/+18
2006-01-31Optimize settings of defaults for a new peer object and make sureoej1-38/+39
2006-01-31remove some more local declarations of null framesrussell4-14/+7
2006-01-31define a global null_frame object so when queueing a null frame, you don'trussell11-64/+51
2006-01-31- Moving two session (PVT) flags to peer PAGE2 (DYNAMIC and SELFDESTRUCT) to ...oej1-27/+35
2006-01-31- Change "prefs" to "default_prefs" and move declaration to "default" groupoej1-11/+12
2006-01-31Yes Virginia, Zaptel does support native ALAWkpfleming1-1/+1
2006-01-31add a note to hopefully decrease the chance that someone forgets to incrementrussell1-0/+3
2006-01-31increment for recent ast_channel changekpfleming1-1/+1
2006-01-30reverting blocks 9 and 10 from revision 7547mogorman1-6/+1
2006-01-30- Doxygen and comments updatesoej1-71/+81
2006-01-30Issue 5892: Set a minimum T1 timer for calls. Reporter: twistedoej2-1/+10
2006-01-30Issue #6035 - Don't send 403 on bad auth (correcting one of my old mistakes.....oej1-2/+7
2006-01-30Issue #5793 oej1-141/+108
2006-01-30Merged revisions 8905 via svnmerge from kpfleming1-0/+47
2006-01-30Document installation changes for BSD users.oej1-0/+10
2006-01-30Bug 6378 - deprecate CHECK_MD5 functiontilghman2-0/+12
2006-01-30Merge Rizzo's waitfor update (bug #4584)markster4-166/+142
2006-01-29don't use tone generation for DTMF if the channel driver only supports begin/...kpfleming1-1/+2
2006-01-29add channel-driver callbacks for variable length DTMFkpfleming2-2/+15
2006-01-29make ast_read() able to handle channel read()/exception() methods that return...kpfleming3-105/+141
2006-01-28- Remove unused "resetinvite" variableoej1-5/+3
2006-01-28Change booleans to TRUE/FALSE. oej1-47/+47
2006-01-28Doxygen updatesoej1-16/+19
2006-01-28- Moving forward declarations to one blockoej1-36/+33
2006-01-28Simplify code for building Call ID's, create generic random string functionoej1-25/+20
2006-01-28Blocking revision 8808 from trunk. It's already fixed in trunk.oej0-0/+0
2006-01-27Add rdnis rx/tx support to chan_iax2 (#6348)mattf1-0/+8