aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-02-02make chan_misdn build on x86-64kpfleming1-2/+5
2006-02-02updates to compile against current trunkkpfleming1-23/+24
2006-02-02* removed unnecessary struct elements and functionscrichter8-1313/+1161
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-02More stringfield related changesmattf2-15/+10
2006-02-02Fix so that hardhdlc works w/ chan_zapmattf1-1/+1
2006-02-01use string fields for some stuff in ast_channelkpfleming13-163/+151
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-1/+2
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'trussell5-17/+11
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-30- Doxygen and comments updatesoej1-71/+81
2006-01-30Issue 5892: Set a minimum T1 timer for calls. Reporter: twistedoej1-1/+8
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-30Merge Rizzo's waitfor update (bug #4584)markster2-8/+5
2006-01-29make ast_read() able to handle channel read()/exception() methods that return...kpfleming1-10/+18
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-27Add rdnis rx/tx support to chan_iax2 (#6348)mattf1-0/+8
2006-01-27Merged revisions 8785 via svnmerge from oej1-5/+3
2006-01-26- Move two functions to static that wasn't for some reasonoej1-202/+211
2006-01-26Formatting fixes, speling eror fiksd ;-)oej1-13/+13
2006-01-26Issue #5954 revisited. Thanks rizzo.oej1-2/+2
2006-01-26Merged revisions 8729 via svnmerge from russell1-1/+1
2006-01-26Code clean up, inspired by rizzo's comments in issue 5978. oej1-38/+39
2006-01-26Add some debugging output when reloading, to be able to follow progress at hi...oej1-2/+32
2006-01-26Merged revisions 8710 via svnmerge from oej1-0/+13
2006-01-25Merged revisions 8677 via svnmerge from russell1-9/+8
2006-01-25use arg parsing macros in the AGENT dialplan function (issue #6236, with smal...russell1-15/+17
2006-01-25store feature_pvt list using linked list macrosrussell1-51/+36
2006-01-25store agent_pvt list using linked list macros (issue #6342)russell1-148/+69
2006-01-25don't queue a congestion frame on a channel that will be immediately hung up ...kpfleming1-17/+11
2006-01-25- Remove unused option to transmit_state_notifyoej1-7/+8
2006-01-25From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to fo...oej1-7/+6
2006-01-24Don't reset scheduled ID until we actually end the scheduled event.oej1-2/+8
2006-01-24Issue 6114: Don't hangup on bye/also if there's no channel. (gst)oej1-2/+4
2006-01-24Issue #6093: Match realtime non-dynamic peers by IP. (siacali).oej1-5/+11
2006-01-24Importing rev #8537 from 1.2, never send response to ACK (issue #6308)oej1-2/+4