aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-07-13chan_sip: RFC compliant retransmission timeoutdvossel2-12/+40
2010-07-13Revert early destruction of RTP sessionstwilson2-26/+9
2010-07-13Destroy RTP fds when we schedule final dialog destructiontwilson2-9/+26
2010-07-12Don't try to ref authpeer when it isn't settwilson1-1/+3
2010-07-10Add support for devices with less than 3 lines on the LCD.russell1-28/+100
2010-07-09Fix error in parsing SIP registry strings from ASTdb.mmichelson1-18/+22
2010-07-09Get more information about the Bamboo test failurestilghman1-3/+2
2010-07-09Fix port parsing in check_via.mmichelson1-5/+7
2010-07-09Fix an issue where the port for p->ourip was being set to 0.mmichelson1-0/+3
2010-07-09Merged revisions 275241 via svnmerge from pabelanger1-1/+1
2010-07-09Weird, no output and Bamboo still fails...tilghman1-0/+1
2010-07-09Add some diagnostic feedback to our data teststilghman1-0/+5
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman5-14/+14
2010-07-09Return logic of sip_debug_test_addr() to its original functionality.mmichelson1-1/+18
2010-07-09Fix sip_uri_parse test comparison.mmichelson1-2/+2
2010-07-09Copy the address into the peer structure after we set the default portsimon.perreault1-1/+2
2010-07-08Fix calls of ast_sockaddr_from_sin() from IPv6 integration.rmudgett3-9/+9
2010-07-08Add IPv6 to Asterisk.mmichelson15-1081/+1372
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel4-2/+890
2010-07-07Fixes some ref count issues introduced by r274539dvossel1-2/+8
2010-07-07Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.rmudgett1-0/+2
2010-07-07Merged revisions 274579 via svnmerge from rmudgett1-0/+1
2010-07-07Use the relatedpeer field of a sip_pvt during INVITE processing.mmichelson1-49/+35
2010-07-06Merged revisions 274280 via svnmerge from twilson1-10/+1
2010-07-06Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the ...tilghman1-1/+2
2010-07-03Merged revisions 273793 via svnmerge from tilghman3-3/+12
2010-07-02Fix various typos reported by Lintiantzafrir6-24/+24
2010-07-01correct handling of get_destination return valuesdvossel2-29/+55
2010-06-29Merged revisions 273060 via svnmerge from tilghman1-0/+2
2010-06-29send a 400 Bad Request on malformed sip requestdvossel1-1/+7
2010-06-28rfc compliant sip option parsing + new unit testdvossel4-113/+308
2010-06-28Merged revisions 272804 via svnmerge from mmichelson1-0/+1
2010-06-28code guidelines cleanup for retrans_pkt() functiondvossel1-33/+42
2010-06-25chan_sip: more accurate retransmissionsdvossel1-0/+5
2010-06-24Merged revisions 272446 via svnmerge from rmudgett1-0/+2
2010-06-23Resolve some errors produced during module unload of chan_iax2.russell1-41/+62
2010-06-23Add new AMI command LocalOptimizeAway.tringenbach1-0/+73
2010-06-23D'oh! Defaultenabled FTL.tilghman1-2/+0
2010-06-23Load all lines from realtime, not just the first one.tilghman1-26/+35
2010-06-23Add extra protection for reinvite glare scenario.mmichelson1-1/+1
2010-06-22Don't try to lock/unlock an uninitialized lock on a dahdi_pri.russell1-0/+3
2010-06-22ignore CANCEL request after having already received final response to INVITEdvossel1-1/+8
2010-06-22Merged revisions 271902 via svnmerge from mnicholson1-0/+1
2010-06-22Merged revisions 271689 via svnmerge from mnicholson2-145/+129
2010-06-21fixes crash when From header URI is missing "sip:"dvossel2-2/+24
2010-06-17fixes some coding guideline issuedvossel1-6/+6
2010-06-17retransmit response to BYE requests until timer J expiresdvossel3-7/+34
2010-06-17Change expected operation from error to debug messagejpeeler1-1/+1
2010-06-16addition of more parse_uri test casesdvossel1-0/+54
2010-06-16Fix the actual place that was pointed out, for previous commit.qwell1-0/+2