aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sip/include
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Add IPv6 to Asterisk.mmichelson4-19/+26
2010-07-01correct handling of get_destination return valuesdvossel1-0/+9
2010-06-28rfc compliant sip option parsing + new unit testdvossel2-0/+66
2010-06-22Merged revisions 271689 via svnmerge from mnicholson1-0/+1
2010-06-17retransmit response to BYE requests until timer J expiresdvossel2-2/+5
2010-06-08Add SRTP support for Asterisktwilson3-3/+145
2010-06-07Mailbox list would previously grow at each reload, containing duplicates.tilghman1-2/+3
2010-06-02Generic Advice of Charge.rmudgett1-2/+8
2010-05-26do all sip registry parsing before transmit_registerdvossel1-14/+18
2010-05-20Add support for direct media ACLstwilson1-0/+2
2010-05-17Enhancements to connected line and redirecting work.mmichelson1-0/+2
2010-05-06Permit more lines within a SIP body to be parsed.tilghman1-1/+1
2010-04-28Don't override peer context with domain context.mmichelson1-1/+2
2010-04-09Add routines for parsing SIP URIs consistently.mmichelson2-0/+66
2010-04-09Merge Call completion support into trunk.mmichelson1-2/+363
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming1-37/+41
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson1-2/+1
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...tilghman5-3/+201
2010-02-15chan_sip parse code refactoring plus two new unit testsdvossel2-0/+32
2010-02-10additional parse_uri test and documentationdvossel1-0/+2
2010-02-07Tweak formatting and add minor updates to some comments.russell4-21/+40
2010-02-05fixes issue with sip registry not having correct default expirydvossel1-1/+1
2010-02-03-----Changes -----dvossel4-0/+1421