Commit Graph

32 Commits (9ae9893c63f49feb1a0addda544fa78edb573197)

Author SHA1 Message Date
Corey Farrell 90a11c4ae7
chan_sip deprecation.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
David J. Pryke a5f1d58fe1 chan_sip: Expose read-only access to the full SIP INVITE Request-URI
8 years ago
Corey Farrell 7f8f3ca4dd Correct some leaks in unit tests.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
Richard Mudgett 0987a11cce sip/dialplan_functions.c: Fix /channels/chan_sip/test_sip_rtpqos crash.
9 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Matthew Jordan 91f7b66183 chan_sip: Mark chan_sip and its files as extended support
11 years ago
Mark Michelson ca725e1cf6 Add the ability to retrieve the source port of a SIP call.
11 years ago
Mark Michelson 7db2985186 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
12 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Jonathan Rose 6fc8e9928d chan_sip: Fix a small TEST_FRAMEWORK related error that prevents compiling
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Jonathan Rose f7b7223fb6 Merged revisions 310088 via svnmerge from
14 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
15 years ago
Richard Mudgett ebbf166c2d Make SIP tests compile again.
15 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
15 years ago
Mark Michelson a6ea125e7c Prevent unnecessary warnings when getting rtpsource or rtpdest.
15 years ago
Jason Parker 0da0e3856c Be more explicit about field naming in a test.
15 years ago
Mark Michelson 54f5e1f840 Add new rtpsource options to the CHANNEL function.
15 years ago
Tilghman Lesher e7a5fb5459 Make all of the various rtpqos parameters in this branch available from the CHANNEL function.
15 years ago