summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-02-09still some L1 related fixesChristian Richter
2006-02-09- Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.Olle Johansson
2006-02-09remove unnecessary format check in zt_request so that we will actually acceptRussell Bryant
2006-02-09clarify return value (issue #6434)Russell Bryant
2006-02-09Merged revisions 9246 via svnmerge from Russell Bryant
2006-02-08Merged revisions 9232 via svnmerge from Matt O'Gorman
2006-02-08fix for the L2 SignallingChristian Richter
2006-02-08L2 Signalling in PTP-TE Mode fixedChristian Richter
2006-02-08* dozens of white-space removementsChristian Richter
2006-02-07Make sure we output the APDU debug on pri debug commandsMatthew Fredrickson
2006-02-07default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0...Christian Richter
2006-02-06rename properties for forward-porting fixes so they don't conflict with devel...Kevin P. Fleming
2006-02-03 Don't set a global variable if the channel you're trying to set CHANLOCALSTA...BJ Weschke
2006-02-02make chan_misdn build on x86-64Kevin P. Fleming
2006-02-02updates to compile against current trunkKevin P. Fleming
2006-02-02* removed unnecessary struct elements and functionsChristian Richter
2006-02-02Fix w/ string field updates #6397Matthew Fredrickson
2006-02-02- Remove "frame relay" from chan_sip !Olle Johansson
2006-02-02git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9106 65c4cc65-6c06-...Matthew Fredrickson
2006-02-02- Add doxygen docs on return values on check_user_full()Olle Johansson
2006-02-02- Make debug logging for each authentication (twice per call) optionalOlle Johansson
2006-02-02More stringfield related changesMatthew Fredrickson
2006-02-02Fix so that hardhdlc works w/ chan_zapMatthew Fredrickson
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
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-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-30Merge Rizzo's waitfor update (bug #4584)Mark Spencer
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-27Add rdnis rx/tx support to chan_iax2 (#6348)Matthew Fredrickson
2006-01-27Merged revisions 8785 via svnmerge from Olle Johansson
2006-01-26- Move two functions to static that wasn't for some reasonOlle Johansson
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