summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-07-10Add support for devices with less than 3 lines on the LCD.Russell Bryant
2010-07-09Fix error in parsing SIP registry strings from ASTdb.Mark Michelson
2010-07-09Get more information about the Bamboo test failuresTilghman Lesher
2010-07-09Fix port parsing in check_via.Mark Michelson
2010-07-09Fix an issue where the port for p->ourip was being set to 0.Mark Michelson
2010-07-09Merged revisions 275241 via svnmerge from Paul Belanger
2010-07-09Weird, no output and Bamboo still fails...Tilghman Lesher
2010-07-09Add some diagnostic feedback to our data testsTilghman Lesher
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-09Return logic of sip_debug_test_addr() to its original functionality.Mark Michelson
2010-07-09Fix sip_uri_parse test comparison.Mark Michelson
2010-07-09Copy the address into the peer structure after we set the default port
2010-07-08Fix calls of ast_sockaddr_from_sin() from IPv6 integration.Richard Mudgett
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-07-07Fixes some ref count issues introduced by r274539David Vossel
2010-07-07Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.Richard Mudgett
2010-07-07Merged revisions 274579 via svnmerge from Richard Mudgett
2010-07-07Use the relatedpeer field of a sip_pvt during INVITE processing.Mark Michelson
2010-07-06Merged revisions 274280 via svnmerge from Terry Wilson
2010-07-06Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the ...Tilghman Lesher
2010-07-03Merged revisions 273793 via svnmerge from Tilghman Lesher
2010-07-02Fix various typos reported by LintianTzafrir Cohen
2010-07-01correct handling of get_destination return valuesDavid Vossel
2010-06-29Merged revisions 273060 via svnmerge from Tilghman Lesher
2010-06-29send a 400 Bad Request on malformed sip requestDavid Vossel
2010-06-28rfc compliant sip option parsing + new unit testDavid Vossel
2010-06-28Merged revisions 272804 via svnmerge from Mark Michelson
2010-06-28code guidelines cleanup for retrans_pkt() functionDavid Vossel
2010-06-25chan_sip: more accurate retransmissionsDavid Vossel
2010-06-24Merged revisions 272446 via svnmerge from Richard Mudgett
2010-06-23Resolve some errors produced during module unload of chan_iax2.Russell Bryant
2010-06-23Add new AMI command LocalOptimizeAway.Tim Ringenbach
2010-06-23D'oh! Defaultenabled FTL.Tilghman Lesher
2010-06-23Load all lines from realtime, not just the first one.Tilghman Lesher
2010-06-23Add extra protection for reinvite glare scenario.Mark Michelson
2010-06-22Don't try to lock/unlock an uninitialized lock on a dahdi_pri.Russell Bryant
2010-06-22ignore CANCEL request after having already received final response to INVITEDavid Vossel
2010-06-22Merged revisions 271902 via svnmerge from Matthew Nicholson
2010-06-22Merged revisions 271689 via svnmerge from Matthew Nicholson
2010-06-21fixes crash when From header URI is missing "sip:"David Vossel
2010-06-17fixes some coding guideline issueDavid Vossel
2010-06-17retransmit response to BYE requests until timer J expiresDavid Vossel
2010-06-17Change expected operation from error to debug messageJeff Peeler
2010-06-16addition of more parse_uri test casesDavid Vossel
2010-06-16Fix the actual place that was pointed out, for previous commit.Jason Parker
2010-06-16Merged revisions 270980 via svnmerge from Jason Parker
2010-06-16addition of G.719 pass-through supportDavid Vossel
2010-06-16Merged revisions 270866 via svnmerge from David Vossel
2010-06-16Fix no call waiting caller IDJeff Peeler