aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sip
AgeCommit message (Expand)AuthorFilesLines
2010-06-08Make SIP tests compile again.rmudgett1-3/+3
2010-06-07Mailbox list would previously grow at each reload, containing duplicates.tilghman1-2/+3
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...tilghman1-3/+3
2010-06-02Generic Advice of Charge.rmudgett1-2/+8
2010-05-26do all sip registry parsing before transmit_registerdvossel2-23/+153
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-05-05Prevent unnecessary warnings when getting rtpsource or rtpdest.mmichelson1-2/+4
2010-04-28Don't override peer context with domain context.mmichelson1-1/+2
2010-04-27Be more explicit about field naming in a test.qwell1-1/+1
2010-04-09Add routines for parsing SIP URIs consistently.mmichelson3-56/+982
2010-04-09Merge Call completion support into trunk.mmichelson1-2/+363
2010-03-25Add new rtpsource options to the CHANNEL function.mmichelson1-3/+39
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...tilghman6-3/+567
2010-02-15chan_sip parse code refactoring plus two new unit testsdvossel3-0/+291
2010-02-11fixes some test description formatting inconsistencies so log file looks nicedvossel2-6/+6
2010-02-10additional parse_uri test and documentationdvossel2-1/+16
2010-02-09Various updates to the unit test API.russell2-87/+73
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 expirydvossel2-32/+31
2010-02-03-----Changes -----dvossel6-0/+2476