summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2010-07-23Make "dahdi show channels" show an outgoing called number.Richard Mudgett
2010-07-23SIP URI comparison fixes.Mark Michelson
2010-07-23... just kidding. Enable SIP by default. :-)Russell Bryant
2010-07-23Disable SIP support by default for Asterisk 1.8.Russell Bryant
2010-07-23Rename sig_pri_pri to sig_pri_span. More descriptive of concept.Richard Mudgett
2010-07-23Allow IPv6 addresses for UDPTL streams.Mark Michelson
2010-07-23missed FXS kewl start polarityswitch when finally on hook.Alec L Davis
2010-07-22Support FXS module Polarity Reversal on remote party Answer and Hangup Alec L Davis
2010-07-22DNID not cleared when channel hang up (Affects PRI and SS7)Richard Mudgett
2010-07-22update sip subscription debug message to a warning messageDavid Vossel
2010-07-21Remove built-in AES code and use optional_api insteadTerry Wilson
2010-07-21send "423 Interval too small" Response to Subscribe with Expires less that mi...David Vossel
2010-07-21Fix invalid test for rxisoffhook in FXO channelsTzafrir Cohen
2010-07-21Properly set the port number for UDPTL media sessions.Matthew Nicholson
2010-07-21Change order so that it more closely matches the related SIP command.Tilghman Lesher
2010-07-21include stat.h for everybody, needed for device2chanJeff Peeler
2010-07-20Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.Richard Mudgett
2010-07-20fixes sip CANCEL race conditionDavid Vossel
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-20Only call ast_channel_cc_params_init() if allocating a channel succeeds.Russell Bryant
2010-07-19Fix port setting of external address in SIP.Mark Michelson
2010-07-19Fix regression with distinctive ring detection.Jeff Peeler
2010-07-19Make ACLs IPv6-capable.Mark Michelson
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