aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-08-23Make the guardtime work even if the date is < the year 1970, and if something...markster1-3/+5
2004-08-23Qualify rtptimeout with a reinvite having taken place (bug #2286)markster1-7/+21
2004-08-23Handle quoted <'s (bug #2223)markster1-1/+11
2004-08-21Made some what turned out to be several changes to allow for radio channelsjim1-4/+24
2004-08-20Don't split unless it's got echo trainingmarkster1-1/+1
2004-08-20/ check so as not to enable loo-drop on FXSbkramer1-6/+10
2004-08-18/ bit of a clean up and change of pthread_create to ast_pthread_createbkramer1-9/+50
2004-08-18Remove unused tmp2 variablemarkster1-2/+0
2004-08-18Make sure jointcapability really indicates joint capability (bug #2210)markster1-3/+10
2004-08-18/ lots of fixesbkramer1-108/+239
2004-08-18Add another field to track whether video was invited or not (bug #2226)markster1-2/+5
2004-08-17Fix port numbers in IAX2 and iax2prov (bug #2261)markster2-4/+3
2004-08-17Fix minor typos (bug #2260)markster3-3/+4
2004-08-17Can't check incoming sip debug until after we receive the packet!markster1-1/+2
2004-08-17Fix broken 100 Trying on REFER and also send NOTIFY as per RFC 3515markster1-10/+40
2004-08-17Merge Lenny's sorcery....markster1-1/+1
2004-08-16Fix trivial typo (bug #2253)markster1-1/+1
2004-08-13Don't request tones when in-band DTMF mode is enabled (bug #2248)markster1-3/+3
2004-08-12Make Asterisk cause codes match those of Q.931 (bug #1999)markster1-47/+3
2004-08-12Specify D/ package in mgcp send digit routine (first commit from Adtran!)markster1-3/+5
2004-08-12Fix duplex code for FreeBSDmarkster1-1/+5
2004-08-11Fix agentcallbacklogin wrapup timemarkster1-5/+20
2004-08-08Merge BSD stack size work (bug #2067)markster13-28/+33
2004-08-08Make sure we use AF_INETmarkster1-0/+1
2004-08-07Fix a couple minor command line completion issuesmarkster1-5/+17
2004-08-07Merge Steven Davie's bridging patchesmarkster1-1/+14
2004-08-05Fix little MGCP buglet with the wildcard endpoint (bug #2216)markster1-1/+2
2004-08-03Don't offer codecs not allowed on a reinvitemarkster1-1/+1
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...markster1-4/+4
2004-08-02Create initial framework for single channel supportmarkster1-0/+6
2004-08-01Don't reload subchannels of wild card endpoint on reload.markster1-22/+22
2004-08-01Make sure it's really a dotted IP (bug #2198)markster1-1/+1
2004-08-01Fix reload with wildcard endpointmarkster1-11/+13
2004-08-01Uhm, that should be 0!markster2-1/+14
2004-07-31Create manager show channels comamnd (#2186) to monitor zap channel statusmarkster1-0/+45
2004-07-31Send proper contact in 200 OK to REGISTERmarkster1-0/+2
2004-07-31Fix information elementsmarkster1-2/+2
2004-07-31Improve debugging of RTP ports (bug #2131, heavily modified)markster1-5/+13
2004-07-30Reset conferencing on final hangup (bug #2172)markster1-0/+13
2004-07-30Fix potential overflow in H.323markster1-4/+17
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...malcolmd2-6/+6
2004-07-30Fix little unregister bugletmarkster1-0/+2
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanmalcolmd1-0/+4
2004-07-30Bug # 2181: Support the PING event in MGCP.malcolmd1-2/+5
2004-07-30Add default username patch (bug #2178)markster1-6/+10
2004-07-29Default port to 5060markster1-0/+1
2004-07-29Clear things out for the bearer toomarkster1-0/+1
2004-07-29Don't get stuck looping when looking for CRV'smarkster1-3/+7
2004-07-28Add "username" to sip show peer (bug #2163) as well as a few config cleanupsmarkster1-0/+1
2004-07-28Fix "ZapOffHook" (bug #2161)markster1-4/+4