summaryrefslogtreecommitdiff
path: root/channels/sip/config_parser.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-07-18Unit tests: Use AST_TEST_DEFINE in conditional code only.Corey Farrell
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2014-08-08chan_sip: Mark chan_sip and its files as extended supportMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2012-08-03Multiple revisions 370769-370771Mark Michelson
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-18Reorder and renumber tests appropriatelyKinsey Moore
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-02-09Add auto_force_rport and auto_comedia NAT optionsTerry Wilson
2012-01-13Set port to a default sane value if a bogus one is provided when parsing host...Mark Michelson
2010-08-11Merged revisions 281687 via svnmerge from
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-05-26do all sip registry parsing before transmit_registerDavid Vossel
2010-02-11fixes some test description formatting inconsistencies so log file looks niceDavid Vossel
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-05fixes issue with sip registry not having correct default expiryDavid Vossel
2010-02-03-----Changes -----David Vossel