aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-04-15Add iLBC codecmarkster1-0/+3
2003-04-14Trim down gateway names with []'s in themmarkster1-3/+12
2003-04-14Accept "defaultexpirey" toomarkster1-1/+1
2003-04-14Don't unlock in handle_responsemarkster1-6/+1
2003-04-14Fix locking issuemarkster1-0/+1
2003-04-12Fix chan alsa typomarkster1-1/+1
2003-04-12Add support for :authuser...markster1-12/+27
2003-04-12Various requested SIP enhancementsmarkster1-5/+14
2003-04-12Fix ALSA/OSS leakmarkster2-4/+4
2003-04-11tweak internal codec orderjeremy1-5/+5
2003-04-11make non matching IP addresses go to invalid extension if default context existsjeremy1-3/+11
2003-04-11Add MGCP auditmarkster1-0/+68
2003-04-11Fix zombie *8# channels in SIPmarkster1-2/+11
2003-04-11Fix blind transfer with macromarkster1-1/+1
2003-04-11Fix deferred dialing on FXOmarkster1-7/+11
2003-04-11Suppress 487 message since people think it is an errormarkster1-1/+1
2003-04-11update CREDTS filemarkster1-1/+2
2003-04-11Use hostname instead of IP for sip registrationmarkster1-2/+2
2003-04-11Don't double ack subscribesmarkster1-12/+7
2003-04-11Put number in name field if name field is NULL *or* has 0 lengthmarkster1-1/+2
2003-04-11When swapping subs, queue a null frame, extend delay for hangup-on-flashmarkster2-4/+12
2003-04-11remove debugjeremy1-4/+5
2003-04-11more debugjeremy1-3/+3
2003-04-11Only do call progress on outgoing callsmarkster1-1/+2
2003-04-11add some debug for testingjeremy1-1/+4
2003-04-11Only consider a RINGOFFHOOK as "UP" when a call is outgoingmarkster1-1/+1
2003-04-11Fix double transfer bugmarkster1-1/+0
2003-04-10Merge and edit Nick's dial supportmarkster1-1/+29
2003-04-10Ignore ;user=phone on registermarkster1-0/+5
2003-04-09Parse initial requestmarkster1-0/+1
2003-04-09Don't ACK on anything but INVITEmarkster1-1/+3
2003-04-09Add missing "Contact" line to Registermarkster1-0/+1
2003-04-09Allow "fromuser" option and don't append port number if it's specified (you c...markster1-1/+10
2003-04-09Fix SIP registration (I hope)markster1-27/+59
2003-04-09Clear out old callmarkster1-1/+3
2003-04-09First pass at fixing REGISTER functionality under SIPmarkster1-42/+64
2003-04-09Fix potential hangup issuesmarkster1-2/+4
2003-04-09fix silly typojeremy1-1/+1
2003-04-09Don't send 180 "Ringing" after 183 Session Progresmarkster1-2/+6
2003-04-09Minor chan_nbs fixmarkster1-3/+5
2003-04-09Check authentication before destinationmarkster1-16/+15
2003-04-09Implement call pickup on SIP, override context if appropriatemarkster2-110/+79
2003-04-08Make all address comparisons explicitmarkster2-11/+11
2003-04-08Send empty voice frame on 183 session progressmarkster1-3/+11
2003-04-08Always ack packetsmarkster1-2/+2
2003-04-08d'oh! make it so you can acutally use other ports than 1720jeremy2-5/+3
2003-04-08Update to 3261 branch definitionmarkster1-5/+5
2003-04-08Fix contact stuff once-and-for-all (I hope)markster1-26/+32
2003-04-08Fix peerpoke to also acknowledgemarkster1-0/+1
2003-04-08Unlink local channelsmarkster1-0/+17