summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-07-16Merged revisions 277497 via svnmerge from Matthew Nicholson
2010-07-16Merged revisions 277419 via svnmerge from Richard Mudgett
2010-07-16Fix up some weird indentation problems in reqresp_parser.cMark Michelson
2010-07-16Formatting fixesOlle Johansson
2010-07-16Formatting changes (guideline corrections)Olle Johansson
2010-07-16Add ability to configure the Max-Forwards header in the dialplan, as well as inOlle Johansson
2010-07-16Fix reversed logic of if statement.Mark Michelson
2010-07-15Correct not setting the bindport before attempting to open the socket.Jeff Peeler
2010-07-14Fix MWI notification transmission problems over SIP.Jeff Peeler
2010-07-14Fix errors where incorrect address information was printed.Mark Michelson
2010-07-14Make compile again.Richard Mudgett
2010-07-14handle special case were "200 Ok" to pending INVITE never receives ACKDavid Vossel
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14collapse debug code in retrans_pkt into separate linesDavid Vossel
2010-07-14Do not skip sending MWI for a peer if an address is defined. Really just a me...Jeff Peeler
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-13chan_sip: RFC compliant retransmission timeoutDavid Vossel
2010-07-13Revert early destruction of RTP sessionsTerry Wilson
2010-07-13Destroy RTP fds when we schedule final dialog destructionTerry Wilson
2010-07-12Don't try to ref authpeer when it isn't setTerry Wilson
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