Commit Graph

5589 Commits (0cd47929d4f7299234f2c40887eb03e43ebb0f74)

Author SHA1 Message Date
Sean Bright 086a52d9d1 Introduce a new API call ast_channel_search_locked, which iterates through the
18 years ago
Tilghman Lesher bdb21bef93 Switch to using a thread condition to signal that a child thread is ready for
18 years ago
Tilghman Lesher 0488e8c94e Merged revisions 154365 via svnmerge from
18 years ago
Richard Mudgett 89a678df60 Merged revisions 154266 via svnmerge from
18 years ago
Tilghman Lesher 721b90aa4b Recorded merge of revisions 154263 via svnmerge from
18 years ago
Sean Bright 6ba4e7853e Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID of
18 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
18 years ago
Eliel C. Sardanons 46d7e8dafa Add XML documentation for:
18 years ago
Olle Johansson 204845843e Adding a separation of remote authentication and our authentication.
18 years ago
Eliel C. Sardanons 4c3ce9b8a1 Add XML documentation for:
18 years ago
Eliel C. Sardanons 105a020b6f Add XML documentation for:
18 years ago
Kevin P. Fleming 2dc21e951b fix one more warning missed because i did not have new enough libpri installed
18 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
18 years ago
Eliel C. Sardanons 1e6864dd9d Add IAX2Provision() application XML documentation.
18 years ago
Sean Bright 3160f06f31 There is a troublesome assert() in the alsa/control.h header that causes
18 years ago
Russell Bryant 981c2d03b6 Don't ignore the result of find_peer() when looking for a peer by IP in check_peer_ok().
18 years ago
Russell Bryant 1fef0f63bb Ensure that the sip_pvt properly has its refcount incremented when the scheduler holds
18 years ago
Tilghman Lesher 44b484195e Merged revisions 153114 via svnmerge from
18 years ago
Tilghman Lesher 1132628748 Merged revisions 152958 via svnmerge from
18 years ago
Tilghman Lesher 33f0058029 Merged revisions 152922 via svnmerge from
18 years ago
Russell Bryant 19f1e7e578 Fix the sip_peer reference count with respect to scheduler entries for
18 years ago
Russell Bryant 46a8b1deed Fix the sip_peer reference count with respect to scheduler entries for
18 years ago
Mark Michelson c0b9b259ca I just noticed this construct and thought it was
18 years ago
Russell Bryant 3d5b3249a8 Modify the documentation of the sip_registry struct
18 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
18 years ago
Russell Bryant 0dbd863733 Merged revisions 152539 via svnmerge from
18 years ago
Tilghman Lesher e9d96775ad Only re-add the io port if it was closed, otherwise reload causes a memory
18 years ago
Jeff Peeler 33f576f1a1 Merged revisions 152286 via svnmerge from
18 years ago
Tilghman Lesher ae991d086e Merged revisions 152215 via svnmerge from
18 years ago
Olle Johansson 0fdde26109 Trying to fix the user/peer matching correctly. This will need some testing before
18 years ago
Olle Johansson 9137733e11 Moving more variables to the sip_cfg structure, as I have some future ideas for the usage of that structure.
18 years ago
Olle Johansson 31a9f1e6f0 Doxygen changes and some formatting.
18 years ago
Olle Johansson 5aa23add8c Adding a small new feature.
18 years ago
BJ Weschke d7422c975e revert the changes in issue #13705 - it's being re-opened as while the results fixed the complaint in the issue, it introduced other more undesirable issues than what was already reported
18 years ago
Mark Michelson 0748be1052 Change some logical ands to bitwise ands and add
18 years ago
Russell Bryant 89e0def9f9 Print out the right var in the log message
18 years ago
Russell Bryant ca14f718d7 Fix this check to use the proper variable (the result from get_in_brackets)
18 years ago
Mark Michelson cfa9531311 The logic of a strncasecmp call was reversed.
18 years ago
Mark Michelson 97dac2d91a Make the sip_standard_port function more granular by allowing separate
18 years ago
Mark Michelson f4561c0e46 Get this compiling in dev-mode
18 years ago
Mark Michelson 2c55dcf8a8 If a peer uses any transport other than UDP, then MWI will
18 years ago
Mark Michelson bceb0845e6 When attempting to resolve hostnames, we need to be sure
18 years ago
BJ Weschke 5a6a59c84b Fix configuration parsing so type=friend still identifies "friend" as a peer even though it is now a legacy configuration verb.
18 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
18 years ago
Michiel van Baak 6f860c262d dont segfault when placing a call to a line that has no registered device.
18 years ago
Olle Johansson 235d4159f6 Adding changes from train and flight back home from SIPit23 in Lannion, France.
18 years ago
Matthew Fredrickson 3e83151375 Merge in patch for #13454. Includes CallRereouting dialplan application, option for discard of remote hold messages, and using the alternate logical channel mapping in Q.SIG instead of the default physical channel mapping.
18 years ago
Tilghman Lesher 6450b7c4da Make helper call a little safer (suggested by Russell on IRC)
18 years ago
Tilghman Lesher b3bb9564d3 Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.
18 years ago
Olle Johansson e3ea5c3c36 Adding some additional thoughts on configuration changes to TCP/TLS
18 years ago