summaryrefslogtreecommitdiff
path: root/channels/sip/dialplan_functions.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-09-19chan_sip: Expose read-only access to the full SIP INVITE Request-URIDavid J. Pryke
2017-08-03Correct some leaks in unit tests.Corey Farrell
2016-08-15Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-12func_channel: Reorganize documentationMatt Jordan
2016-03-16sip/dialplan_functions.c: Fix /channels/chan_sip/test_sip_rtpqos crash.Richard Mudgett
2015-03-31chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.Richard Mudgett
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2014-08-08chan_sip: Mark chan_sip and its files as extended supportMatthew Jordan
2014-08-04Add the ability to retrieve the source port of a SIP call.Mark Michelson
2013-08-20Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the lis...Mark Michelson
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-05-18chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compilingJonathan Rose
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2011-03-08Merged revisions 310088 via svnmerge from Jonathan Rose
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-08Make SIP tests compile again.Richard Mudgett
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...Tilghman Lesher
2010-05-05Prevent unnecessary warnings when getting rtpsource or rtpdest.Mark Michelson
2010-04-27Be more explicit about field naming in a test.Jason Parker
2010-03-25Add new rtpsource options to the CHANNEL function.Mark Michelson
2010-02-17Make all of the various rtpqos parameters in this branch available from the C...Tilghman Lesher