aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sip/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-13Addition of "outofcall_message_context" sip.conf option.dvossel1-0/+3
2011-06-01Support routing text messages outside of a call.russell1-0/+5
2011-05-20Merged revisions 319938 via svnmerge from jrose1-0/+2
2011-05-16 When a error in T.38 negotiation happens or its rejected on a channel theirroot1-1/+2
2011-04-21Merged revisions 314628 via svnmerge from mnicholson1-0/+4
2011-04-13Add 'description' field for CLI and Manager outputlmadsen1-0/+1
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel2-9/+8
2011-01-26Merged revisions 304245 via svnmerge from mnicholson2-4/+49
2010-12-20Some scheduler API cleanup and improvements.russell1-1/+1
2010-09-15Merged revisions 286931 via svnmerge from jpeeler1-0/+1
2010-09-03Merged revisions 285006 via svnmerge from dvossel1-0/+1
2010-09-03Merged revisions 284950 via svnmerge from dvossel1-0/+1
2010-08-25Merged revisions 283559 via svnmerge from dvossel1-8/+0
2010-08-24Merged revisions 283493 via svnmerge from dvossel1-1/+1
2010-08-10Merged revisions 281650 via svnmerge from russell1-1/+1
2010-07-26Merged revisions 279568 via svnmerge from dvossel2-0/+9
2010-07-23SIP URI comparison fixes.mmichelson1-0/+23
2010-07-23Allow IPv6 addresses for UDPTL streams.mmichelson1-1/+1
2010-07-19Fix port setting of external address in SIP.mmichelson1-2/+2
2010-07-16Add ability to configure the Max-Forwards header in the dialplan, as well as inoej1-1/+4
2010-07-13chan_sip: RFC compliant retransmission timeoutdvossel1-1/+3
2010-07-13Revert early destruction of RTP sessionstwilson1-4/+0
2010-07-13Destroy RTP fds when we schedule final dialog destructiontwilson1-0/+4
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