Commit Graph

10033 Commits (15c473908be7c58cfa85a45d53a7446bc0b71822)
 

Author SHA1 Message Date
Joshua Colp 15c473908b Merged revisions 45378 via svnmerge from
19 years ago
Olle Johansson 0b0d72579e Issue #5484 (branch sipdiversion) - Support for Diversion header in redirects of calls
19 years ago
Luigi Rizzo 3e2a2bfd7e simplify authority_to_str() using ast_build_string()
19 years ago
Olle Johansson 3376c8e976 Issue #7254 - Add support of "423 Interval too brief" to outbound SIP registrations.
19 years ago
Luigi Rizzo 3abf04cc26 Improve the XML formatting of responses coming from web interface.
19 years ago
Olle Johansson a8a26ad389 Update of docs
19 years ago
Olle Johansson 748de51a84 - Remove unneeded code that won't be reached now that we kill responses
19 years ago
Luigi Rizzo f2d12f4d06 open a temporary file to receive the output from cli commands
19 years ago
Kevin P. Fleming 75ae42ff30 Merged revisions 45327 via svnmerge from
19 years ago
Luigi Rizzo 0c7e8f99a4 document xml_copy_escape() and add an extra function, namely
19 years ago
Olle Johansson 53d383cb5b ...block this one too... Only applies to 1.4 since the fix for trunk was different.
19 years ago
Olle Johansson 7415040b04 Block patch from 1.4 that does not apply here.
19 years ago
Olle Johansson 9f837a0baa Get rid of the ignore variable that was only partially replaced
19 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!
19 years ago
Joshua Colp fe5641765e Woof.
19 years ago
Joshua Colp da330feb60 Merged revisions 45280 via svnmerge from
19 years ago
Joshua Colp b58cc9e1bd Merged revisions 45262 via svnmerge from
19 years ago
Joshua Colp d065c35026 Blocked revisions 45246 via svnmerge
19 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)
19 years ago
Olle Johansson 522fb028dd Update
19 years ago
Luigi Rizzo 5f395bf38f + comment some unclear fields of struct mansession;
19 years ago
Olle Johansson 5b52f69201 When adding new functions, please add a forward declaration.
19 years ago
Olle Johansson 43505df9f4 Importing rev 45196 from 1.4 - don't kill dialog for a bad response
19 years ago
Olle Johansson 09b8583937 A B2BUA should *not* issue proxy auth.
19 years ago
Luigi Rizzo 5fda2a874a + comment some unclear requirements for master_eventq
19 years ago
Luigi Rizzo 6d10a245b6 protect access to first_action with actionlock.
19 years ago
Luigi Rizzo 97fc34d450 comment some functions, and more small code simplifications
19 years ago
Luigi Rizzo 250ad2ad7e fix indentation of a large block after changes in previous commit
19 years ago
Luigi Rizzo 9146e44403 simplify string parsing routines using ast_skip_*() functions.
19 years ago
Luigi Rizzo 895eb4fd73 don't forget to close a descriptor on a malloc failure.
19 years ago
Luigi Rizzo 9a3cef21ac typo: serer -> server
19 years ago
Steve Murphy 6bbd50bce2 update the doc string for both AEL and extensions.conf users.
19 years ago
Kevin P. Fleming dc3ddc165b Merged revisions 45125 via svnmerge from
19 years ago
Joshua Colp 1e3c5bc5ba Inherit the context and extension until the channel is answered
19 years ago
Joshua Colp 3e6b9cacb4 Merged revisions 45106 via svnmerge from
19 years ago
Joshua Colp fd2bd9a87e Merged revisions 45104 via svnmerge from
19 years ago
Christian Richter edc6c54145 Merged revisions 45088 via svnmerge from
19 years ago
Joshua Colp 4c2cfeeaed Merged revisions 45079 via svnmerge from
19 years ago
Steve Murphy 8567b0ee84 Correction for bug 8128 in trunk
19 years ago
Joshua Colp 74fc525792 Merged revisions 45066 via svnmerge from
19 years ago
Joshua Colp 1bc1f0f267 Merged revisions 45051 via svnmerge from
19 years ago
Kevin P. Fleming 2194e57499 Merged revisions 45049 via svnmerge from
19 years ago
Joshua Colp e1bb0dab37 Merged revisions 45040 via svnmerge from
19 years ago
Joshua Colp 4cf4255267 Merged revisions 45031 via svnmerge from
19 years ago
Kevin P. Fleming 0638096e5c Merged revisions 45027 via svnmerge from
19 years ago
Christian Richter 45146c800e Merged revisions 45026 via svnmerge from
19 years ago
Luigi Rizzo e1378c470f Try to avoid the use of 'z' modifier in cases where it is not
19 years ago
Luigi Rizzo 1fe21371a3 arguments to auth_headers() needed to be swapped here.
19 years ago
Christian Richter d8ab613fdf Merged revisions 44994 via svnmerge from
19 years ago
Matt O'Gorman e20bb6fa69 Merged revisions 44982 via svnmerge from
19 years ago