summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2010-06-15Don't blow up if an ast_channel doesn't get allocated.Russell Bryant
2010-06-15Make contactdeny apply to src ip when nat=yesTerry Wilson
2010-06-14Extract sig_ss7_init_linkset() to sig_ss7.Richard Mudgett
2010-06-14Add option to get untruncated channel name from AGENT function.Jason Parker
2010-06-14Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.Richard Mudgett
2010-06-10Attempt to fix a FreeBSD build error by including sys/stat.h.Russell Bryant
2010-06-09Merged revisions 269495 via svnmerge from Russell Bryant
2010-06-09Add missing API function to sig_ss7: sig_ss7_fixup().Richard Mudgett
2010-06-09Eliminate deadlock potential in dahdi_fixup().Richard Mudgett
2010-06-09dial by name in chan_dahdiTzafrir Cohen
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-08Make SIP tests compile again.Richard Mudgett
2010-06-07Use the mailbox destructor function, instead.Tilghman Lesher
2010-06-07Mailbox list would previously grow at each reload, containing duplicates.Tilghman Lesher
2010-06-07Extract sig_ss7 out of chan_dahdi.Richard Mudgett
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...Tilghman Lesher
2010-06-07Moved AOC request code out of the middle of code parsing the dialed number.Richard Mudgett
2010-06-06Finally track down and eliminate the "FRACK! warnings from chan_iax2".Tilghman Lesher
2010-06-04fixes compile error from uninitialized variableDavid Vossel
2010-06-04RFC3261 compliant sip unreliable retransmit timing + 'registerattempts' optio...David Vossel
2010-06-04Incoming overlap dialing no longer works after sig_pri extraction.Richard Mudgett
2010-06-04Send an ACK for every final response received for an INVITETerry Wilson
2010-06-03Don't stop Asterisk if chan_usbradio isn't configured.Russell Bryant
2010-06-03Remove a line that was killing Asterisk on startup.Russell Bryant