Commit Graph

7797 Commits (5320c6b76a52fcbdf6c534ed94e51fa5ffdebd03)
 

Author SHA1 Message Date
Olle Johansson 5320c6b76a - Add supported header
20 years ago
Olle Johansson 42918c225a Add more history on masqs
20 years ago
Olle Johansson b124cf4c80 - Implementing the new SIP transfer data structure
20 years ago
Olle Johansson bdb2332621 - Documentation update
20 years ago
Olle Johansson bedd0c2ed3 Documentation update
20 years ago
Olle Johansson 382fd7260c Remove ignore from handle_respons_refer
20 years ago
Olle Johansson a5e5fb18e2 Clean up handle_response_invite
20 years ago
Olle Johansson 92ac73fe3b - Drop too bad SIP requests in order to avoid some UDP misuse (hello Edwin)
20 years ago
Olle Johansson 39b530f4d6 - Doxygen formatting
20 years ago
North Antara 659cb5ea5a whitespace and spelling (recieve instead of receive) fixes
20 years ago
Luigi Rizzo b7e36b50cc preparation for reduction of the nesting of a large function
20 years ago
Luigi Rizzo 7cb4a9df38 more usages of stream_and_wait
20 years ago
Luigi Rizzo db107f93e1 more usages of function 'finishup()'
20 years ago
Luigi Rizzo 2c7b77814c one more instance of stream_and_wait, and remove an extra
20 years ago
Luigi Rizzo 9d825a2126 simplify a couple of functions.
20 years ago
Luigi Rizzo 6e6315099c more replaceemnt of dup code with functions.
20 years ago
Luigi Rizzo ed8f2e43f6 localize several variables, and simplify the last part of park_exec()
20 years ago
Luigi Rizzo 3e20f8d75d more formatting cleanup including removal of a useless check
20 years ago
Luigi Rizzo 09a1511672 rename a variable same as used in a very similar function,
20 years ago
Luigi Rizzo 4ca8c0fc8d s/pu->chan/chan in a few places;
20 years ago
Luigi Rizzo 36ea51ecd7 put some common code into functions (still more instances to be replaced)
20 years ago
Luigi Rizzo 70109abc39 properly reindent a large block.
20 years ago
Luigi Rizzo e304a986fd more readability fixes - localize some variables and invert
20 years ago
Luigi Rizzo d29f8a677e introduce a function to set context, extension and priority
20 years ago
Luigi Rizzo 81ed862e67 minor readability fixes in preparation for more work on this file:
20 years ago
Luigi Rizzo bdfa578990 minor formatting fixes
20 years ago
Luigi Rizzo 3d7e2145b8 move some duplicated code outside an if/then/else block
20 years ago
Luigi Rizzo 3469287168 make sure there is [almost] only a single exit point for a very long
20 years ago
Luigi Rizzo 8f80cbea14 simplify the ast_channel walking routines.
20 years ago
Luigi Rizzo ebc152c0da move common conditions to the outside block.
20 years ago
Luigi Rizzo 7783a7a7e6 simplify logic in ast_generic_bridge()
20 years ago
Luigi Rizzo 9807aab483 move common code in one place
20 years ago
Luigi Rizzo ba7c8dbd73 avoid returning in the middle of a switch() in ast_answer()
20 years ago
Luigi Rizzo ad5cfd80c0 simplify function __ast_request_and_dial() as follows:
20 years ago
Luigi Rizzo 5a6cc1ea4e properly reindent a block
20 years ago
Luigi Rizzo 577b740f17 add a missing ast_channel_unlock() evidenced by previous commits.
20 years ago
Luigi Rizzo 5afbcc4f86 remove an extra lock.
20 years ago
Luigi Rizzo 845298a7b3 - replace some nested 'if' with '&&'
20 years ago
Luigi Rizzo ed6def5c46 Localize some variables documenting their usage.
20 years ago
Olle Johansson 4a312a044d - Fixes to ast_channel_lock functions
20 years ago
Luigi Rizzo 4c9c289a5d localize some variables, add some comments.
20 years ago
Luigi Rizzo 429025db22 implement ast_waitfordigit() and ast_readstring() in terms
20 years ago
Joshua Colp 5c05128777 Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir patch by north)
20 years ago
Joshua Colp e8a94a71e2 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
20 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
20 years ago
Russell Bryant 8a5436c72f add indications for Thailand (issue #6971)
20 years ago
Russell Bryant 717445c1d8 add the ability to turn off the feature that allows agents to end calls
20 years ago
Russell Bryant 825d6d7c99 Big oops. I did this from my trunk directory instead of autoconf_and_menuselect ...
20 years ago
Russell Bryant aade174330 include autoconfig.h (casper)
20 years ago
Olle Johansson e75fa47099 More ast_channel_lock fixes
20 years ago