aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-08-24Silly change to see if asterisk-cvs@lists is working...malcolmd1-0/+1
2004-08-24Testing to see if asterisk-cvs@lists is still borkedmalcolmd1-1/+0
2004-08-24Still testing asterisk-cvs@lists...malcolmd1-0/+1
2004-08-24Still trying to debug the asterisk-cvs@lists problem :(malcolmd1-1/+0
2004-08-24Test "fix" to see what's wrong w/ asterisk-cvs@listsmalcolmd1-0/+1
2004-08-23make bug 2272 (which is actually caused by human error) less likely to happenanthm1-1/+1
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-22Fix sigchld handling (bug #2245)markster1-0/+8
2004-08-22Fixed timing race with thread creation in app_rpt.c, and added settablejim1-4/+25
2004-08-21Made some what turned out to be several changes to allow for radio channelsjim2-41/+209
2004-08-21Save CID and switches in "save dialplan" command (bug #2279)markster3-5/+44
2004-08-21Fix small memory leak... (bug #2277)markster1-0/+1
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-19Fix divide by zero (bugs #2268 and 2259)markster1-0/+3
2004-08-18/ bit of a clean up and change of pthread_create to ast_pthread_createbkramer1-9/+50
2004-08-18Add README.mp3 to docs to clear up confusion about working andmalcolmd1-0/+12
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-18Fix sample config typo (bug #2263)markster1-1/+1
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)markster3-5/+4
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-16Add little note about hold musicmarkster1-0/+8
2004-08-16Merge MOG's first serious patch (new message patch) (bug #2071)markster4-82/+115
2004-08-16Fix trivial typo (bug #2253)markster1-1/+1
2004-08-16Fixed remote base audio problem (where 2 different interfaces are in use) andjim2-14/+40
2004-08-15Fix little oops on sizeof()markster1-4/+4
2004-08-14Oops, forgot message lengthmarkster2-8/+8
2004-08-14Create binary versions of signature functionsmarkster2-13/+51
2004-08-13Build on older versions of TDS (bug #2194)markster1-0/+21
2004-08-13Don't request tones when in-band DTMF mode is enabled (bug #2248)markster1-3/+3
2004-08-12Fix missing \r\nmarkster1-1/+2
2004-08-12Make Asterisk cause codes match those of Q.931 (bug #1999)markster3-54/+58
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-12Prep for RC-2markster1-0/+1
2004-08-11Fix agentcallbacklogin wrapup timemarkster1-5/+20
2004-08-08Allow on/off (bug #2233)markster1-2/+4
2004-08-08Merge BSD stack size work (bug #2067)markster29-58/+101
2004-08-08Make sure we use AF_INETmarkster1-0/+1
2004-08-07Only consider linear frames for talk detection -- ignore anything else (bug #...markster1-1/+1
2004-08-07Fix a couple minor command line completion issuesmarkster2-12/+36
2004-08-07Merge Steven Davie's bridging patchesmarkster1-1/+14