Commit Graph

10051 Commits (7db2dfaf4eacd34a9c83482036af9ea2e98229c5)
 

Author SHA1 Message Date
Olle Johansson 7db2dfaf4e Remove duplicate declarations...
20 years ago
Luigi Rizzo d171c3d864 remove unused fields and unimplemented options.
20 years ago
Luigi Rizzo 998732456f first pass as simplifying authenticate(), avoiding whitespace changes
20 years ago
Luigi Rizzo bc66d9b7d8 more code simplifications
20 years ago
Luigi Rizzo c93be15b7e simplify ast_strings_to_mask
20 years ago
Luigi Rizzo efd87b68ee add a comment to remember that a block of code is
20 years ago
Luigi Rizzo 2102d73bf4 + move the enum declaration for output formats near the head
20 years ago
Luigi Rizzo 3a3b26658e merge xml_translate() and html_translate() into one function since
20 years ago
Luigi Rizzo fbe6c86b0b introduce uri_decode() so that '+' are translated into ' '
20 years ago
Luigi Rizzo d1058df18f various code simplifications to reduce nesting depth,
20 years ago
Joshua Colp bb8926d50c Merged revisions 45452 via svnmerge from
20 years ago
Russell Bryant 40b8afd54f Merged revisions 45441 via svnmerge from
20 years ago
Russell Bryant d8e688ece9 Merged revisions 45439 via svnmerge from
20 years ago
Steve Murphy c474556659 As per bug 6779, this patch is now applied to trunk; while I was at it, I corrected a reference to a CLI command, to follow the new regime.
20 years ago
Kevin P. Fleming d9ebe01c7c Merged revisions 45410 via svnmerge from
20 years ago
Kevin P. Fleming 696f9ed677 Merged revisions 45408 via svnmerge from
20 years ago
Joshua Colp 17fabe225d Warning be gone!
20 years ago
Joshua Colp 797efb5d4b Blocked revisions 45381 via svnmerge
20 years ago
Joshua Colp 15c473908b Merged revisions 45378 via svnmerge from
20 years ago
Olle Johansson 0b0d72579e Issue #5484 (branch sipdiversion) - Support for Diversion header in redirects of calls
20 years ago
Luigi Rizzo 3e2a2bfd7e simplify authority_to_str() using ast_build_string()
20 years ago
Olle Johansson 3376c8e976 Issue #7254 - Add support of "423 Interval too brief" to outbound SIP registrations.
20 years ago
Luigi Rizzo 3abf04cc26 Improve the XML formatting of responses coming from web interface.
20 years ago
Olle Johansson a8a26ad389 Update of docs
20 years ago
Olle Johansson 748de51a84 - Remove unneeded code that won't be reached now that we kill responses
20 years ago
Luigi Rizzo f2d12f4d06 open a temporary file to receive the output from cli commands
20 years ago
Kevin P. Fleming 75ae42ff30 Merged revisions 45327 via svnmerge from
20 years ago
Luigi Rizzo 0c7e8f99a4 document xml_copy_escape() and add an extra function, namely
20 years ago
Olle Johansson 53d383cb5b ...block this one too... Only applies to 1.4 since the fix for trunk was different.
20 years ago
Olle Johansson 7415040b04 Block patch from 1.4 that does not apply here.
20 years ago
Olle Johansson 9f837a0baa Get rid of the ignore variable that was only partially replaced
20 years ago
Joshua Colp c62784c10d In the course of a data this has been turned into an option to ignore replies, then ignore responses and finally I'm just getting rid of the option altogether and making it the default no matter what. C'est la vie!
20 years ago
Joshua Colp fe5641765e Woof.
20 years ago
Joshua Colp da330feb60 Merged revisions 45280 via svnmerge from
20 years ago
Joshua Colp b58cc9e1bd Merged revisions 45262 via svnmerge from
20 years ago
Joshua Colp d065c35026 Blocked revisions 45246 via svnmerge
20 years ago
Joshua Colp ba15f8baf7 It's new directed pickup! This now features a more sane way of finding the channel to pick up (I snuck it into the tree on Friday... bet you didn't know I'd actually use it eh?). PICKUPMARK now also works in a different way, you should prefix it with _ when setting it so it gets inherited onto the channel(s) created in app_dial as directed pickup will now look for it on the target channel, not the originating channel. (BE-85)
20 years ago
Olle Johansson 522fb028dd Update
20 years ago
Luigi Rizzo 5f395bf38f + comment some unclear fields of struct mansession;
20 years ago
Olle Johansson 5b52f69201 When adding new functions, please add a forward declaration.
20 years ago
Olle Johansson 43505df9f4 Importing rev 45196 from 1.4 - don't kill dialog for a bad response
20 years ago
Olle Johansson 09b8583937 A B2BUA should *not* issue proxy auth.
20 years ago
Luigi Rizzo 5fda2a874a + comment some unclear requirements for master_eventq
20 years ago
Luigi Rizzo 6d10a245b6 protect access to first_action with actionlock.
20 years ago
Luigi Rizzo 97fc34d450 comment some functions, and more small code simplifications
20 years ago
Luigi Rizzo 250ad2ad7e fix indentation of a large block after changes in previous commit
20 years ago
Luigi Rizzo 9146e44403 simplify string parsing routines using ast_skip_*() functions.
20 years ago
Luigi Rizzo 895eb4fd73 don't forget to close a descriptor on a malloc failure.
20 years ago
Luigi Rizzo 9a3cef21ac typo: serer -> server
20 years ago
Steve Murphy 6bbd50bce2 update the doc string for both AEL and extensions.conf users.
20 years ago