]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-02-09  Russell Bryantremove unnecessary format check in zt_request so that...
2006-02-09  Russell Bryantvarious code cleanup changes including changing #define...
2006-02-09  Russell Bryantclarify return value (issue #6434)
2006-02-09  Russell BryantMerged revisions 9246 via svnmerge from
2006-02-08  Matt O'GormanMerged revisions 9232 via svnmerge from
2006-02-08  Tilghman LesherMerged revisions 9233 via svnmerge from
2006-02-08  Christian Richterfix for the L2 Signalling
2006-02-08  Christian RichterL2 Signalling in PTP-TE Mode fixed
2006-02-08  Christian Richter* dozens of white-space removements
2006-02-07  Matthew FredricksonMake sure we output the APDU debug on pri debug commands
2006-02-07  Christian Richterdefault values of jitterbuffer and jitterbuffer_upper_t...
2006-02-06  Kevin P. Flemingminor cleanup
2006-02-06  Kevin P. Flemingrename properties for forward-porting fixes so they...
2006-02-05  Tilghman LesherMerged revisions 9156 via svnmerge from
2006-02-04  Russell Bryantremove windows-style line endings
2006-02-03  BJ Weschke Don't set a global variable if the channel you're...
2006-02-03  Tilghman LesherBug 6322 - Implementation of SHA1 in Asterisk (plus...
2006-02-02  Kevin P. Flemingremove obsolete stuff
2006-02-02  Kevin P. Flemingmake chan_misdn build on x86-64
2006-02-02  Kevin P. Flemingupdates to compile against current trunk
2006-02-02  Christian Richterupdated the misdn documentation
2006-02-02  Christian Richter* removed unnecessary struct elements and functions
2006-02-02  Matthew FredricksonFix w/ string field updates #6397
2006-02-02  Olle Johansson- Remove "frame relay" from chan_sip !
2006-02-02  Matthew Fredricksongit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-02-02  Olle Johansson- Add doxygen docs on return values on check_user_full()
2006-02-02  Olle Johansson- Make debug logging for each authentication (twice...
2006-02-02  Kevin P. FlemingMerged revisions 9086 via svnmerge from
2006-02-02  Kevin P. Flemingblock patch that has already been merged
2006-02-02  Matthew FredricksonMore stringfield related changes
2006-02-02  Matthew FredricksonFix so that hardhdlc works w/ chan_zap
2006-02-02  Matthew FredricksonFix for very unlikely memory leak in res_odbc
2006-02-02  Olle JohanssonIssue #6383 - Crash on CLI originate with missing chann...
2006-02-01  Kevin P. Fleminguse string fields for some stuff in ast_channel
2006-02-01  Matt O'Gormanreports why an agi script errors out on opening
2006-02-01  Olle Johansson- Update URL to digium store
2006-02-01  Matt O'GormanAllows for user to uninstall asterisk binaries
2006-02-01  Olle Johansson- Removing the "README." from the name of the README...
2006-02-01  Olle Johansson- Adding a doc/00README.1st with an INDEX over README...
2006-02-01  Olle Johansson- Clarify default setting of canreinvite (thanks royk)
2006-01-31  Olle JohanssonOptimize settings of defaults for a new peer object...
2006-01-31  Russell Bryantremove some more local declarations of null frames
2006-01-31  Russell Bryantdefine a global null_frame object so when queueing...
2006-01-31  Olle Johansson- Moving two session (PVT) flags to peer PAGE2 (DYNAMIC...
2006-01-31  Olle Johansson- Change "prefs" to "default_prefs" and move declaratio...
2006-01-31  Kevin P. FlemingYes Virginia, Zaptel does support native ALAW
2006-01-31  Russell Bryantadd a note to hopefully decrease the chance that someon...
2006-01-31  Kevin P. Flemingincrement for recent ast_channel change
2006-01-30  Matt O'Gormanreverting blocks 9 and 10 from revision 7547
2006-01-30  Olle Johansson- Doxygen and comments updates
2006-01-30  Olle JohanssonIssue 5892: Set a minimum T1 timer for calls. Reporter...
2006-01-30  Olle JohanssonIssue #6035 - Don't send 403 on bad auth (correcting...
2006-01-30  Olle JohanssonIssue #5793
2006-01-30  Kevin P. FlemingMerged revisions 8905 via svnmerge from
2006-01-30  Olle JohanssonDocument installation changes for BSD users.
2006-01-30  Tilghman LesherBug 6378 - deprecate CHECK_MD5 function
2006-01-30  Mark SpencerMerge Rizzo's waitfor update (bug #4584)
2006-01-29  Kevin P. Flemingdon't use tone generation for DTMF if the channel drive...
2006-01-29  Kevin P. Flemingadd channel-driver callbacks for variable length DTMF
2006-01-29  Kevin P. Flemingmake ast_read() able to handle channel read()/exception...
2006-01-28  Olle Johansson- Remove unused "resetinvite" variable
2006-01-28  Olle JohanssonChange booleans to TRUE/FALSE.
2006-01-28  Olle JohanssonDoxygen updates
2006-01-28  Olle Johansson- Moving forward declarations to one block
2006-01-28  Olle JohanssonSimplify code for building Call ID's, create generic...
2006-01-28  Olle JohanssonBlocking revision 8808 from trunk. It's already fixed...
2006-01-27  Matthew FredricksonAdd rdnis rx/tx support to chan_iax2 (#6348)
2006-01-27  Olle JohanssonMerged revisions 8785 via svnmerge from
2006-01-27  Russell Bryantremove some more redundant flags
2006-01-27  Russell Bryantadd /usr/local/lib to SOLINK (issue #6323)
2006-01-27  Tilghman LesherMerged revisions 8758 via svnmerge from
2006-01-27  Russell Bryantdon't re-define the localuser struct for custom use...
2006-01-26  Olle Johansson- Move two functions to static that wasn't for some...
2006-01-26  Russell Bryantdon't redefine the localuser struct for additional...
2006-01-26  Olle JohanssonFormatting fixes, speling eror fiksd ;-)
2006-01-26  Olle JohanssonIssue #5954 revisited. Thanks rizzo.
2006-01-26  Russell BryantMerged revisions 8729 via svnmerge from
2006-01-26  Olle JohanssonCode clean up, inspired by rizzo's comments in issue...
2006-01-26  Russell Bryantstore conference list using linked list macros (issue...
2006-01-26  Olle JohanssonAdd some debugging output when reloading, to be able...
2006-01-26  Olle JohanssonMerged revisions 8710 via svnmerge from
2006-01-26  Kevin P. Flemingstring field manager improvements:
2006-01-25  Russell Bryantuse arg parsing macros for WaitExten and Background...
2006-01-25  Russell BryantMerged revisions 8677 via svnmerge from
2006-01-25  Russell Bryantuse arg parsing macros in the AGENT dialplan function...
2006-01-25  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-25  Russell Bryantstore feature_pvt list using linked list macros
2006-01-25  Russell Bryantstore agent_pvt list using linked list macros (issue...
2006-01-25  Kevin P. Flemingdon't queue a congestion frame on a channel that will...
2006-01-25  Olle Johansson- Remove unused option to transmit_state_notify
2006-01-25  Olle JohanssonFrom now on, apply maxexpiry and minexpiry to all subsc...
2006-01-25  Olle JohanssonIssue #6349 - patch by markster, imported from 1.2
2006-01-25  Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-25  Russell Bryantdon't leak almost 200 bytes for each new channel and...
2006-01-25  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-25  Kevin P. FlemingMerged revisions 8608 via svnmerge from
2006-01-24  Kevin P. Flemingremove extraneous characters from property
2006-01-24  Kevin P. Flemingclean up remaining already-merged revisions
2006-01-24  Kevin P. Fleminggit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-01-24  Kevin P. FlemingMerged revisions 8173 via svnmerge from
next