Commit Graph

5316 Commits (f99a310219314b3d13d2e78a351f19c038de0f20)

Author SHA1 Message Date
Olle Johansson f99a310219 Make sure we stop session timers as soon as we start hanging up an active call.
18 years ago
Olle Johansson 2491cc6e65 Revert some logic for session timers. We do send in-dialog requests that should not have session-timer
18 years ago
Olle Johansson b423a939b0 Fix bad formatting in a very confusing function. Who added the sipdb sql output?
18 years ago
Brett Bryant 6aa9419cfe Update transport= in sip so that the option is not broken from a recent commit.
18 years ago
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
18 years ago
Mark Michelson 1d6573e8ef Merged revisions 127560 via svnmerge from
18 years ago
Mark Michelson 953947b70b The ackcall and endcall options in agents.conf now have supplemental options
18 years ago
Brett Bryant b30ed551e0 Fix to sip_parse_host so that it passes the correct information to sip_registry.
18 years ago
Luigi Rizzo 8cd40e3950 plug another panic when the gui cannot be started.
18 years ago
Luigi Rizzo f26e7b97cb prevent a segfault when trying to start the gui without any
18 years ago
Tilghman Lesher cce1ec5463 Change the global timer B to be dependent on the value of the T1 timer, as
18 years ago
Brett Bryant 1b07e87538 Add a configuration option so the global outboundproxy can use tcptls without it being defined by each sip user.
18 years ago
Tilghman Lesher e347f8bc70 Merged revisions 127133 via svnmerge from
18 years ago
Tilghman Lesher 3217aed39c Merged revisions 127068 via svnmerge from
18 years ago
Tilghman Lesher 6fa1dab33d Merged revisions 126999 via svnmerge from
18 years ago
Olle Johansson b6b5525347 Merged revisions 126902 via svnmerge from
18 years ago
Olle Johansson f3170a4946 Merged revisions 126899 via svnmerge from
18 years ago
Olle Johansson 42bed356d1 Merged revisions 126789 via svnmerge from
18 years ago
Olle Johansson 983b851e3b Merged revisions 126735 via svnmerge from
18 years ago
Matthew Fredrickson 5862f66c88 Add support to see MTP2 down events when the link layer drops in SS7
18 years ago
Luigi Rizzo ff8ad6b497 implement the 'freeze' function for incoming frames;
18 years ago
Olle Johansson 33a54ee23b The following patch with some changes for trunk...
18 years ago
Luigi Rizzo 1f7a4fb63d import the recent additions for video console into trunk,
18 years ago
Luigi Rizzo dc4c6733ac fix wrong argument in checking boundaries for a rectangle
18 years ago
Luigi Rizzo a768ae2122 implement a 'toggle' option for 'console mute' and 'console unmute'
18 years ago
Luigi Rizzo f03a2b158a add some defines and fields in preparation for the import of
18 years ago
Luigi Rizzo 03e7978a1a accept any name starting with X11 for X11 grabbers - this lets
18 years ago
Luigi Rizzo e6f17e50c4 make this compile after ast_frame's data field changed to a union
18 years ago
Tilghman Lesher 1503ea7128 Merged revisions 126056 via svnmerge from
18 years ago
Matthew Fredrickson 512a022a95 Revert this part of the fix. We'll fix it in libss7
18 years ago
Matthew Fredrickson a68a212f53 Obviously somebody didn't compile with libss7 support when doing the DAHDI conversion.
18 years ago
Matthew Fredrickson 1b9d5d96e3 Add support for new commands to block/unblock all CICs on a linkset
18 years ago
Brett Bryant 4ebadd6d21 Small error in the function that converts peer transports to a string.
18 years ago
Brett Bryant 12d5cebea2 Change the way that the transport option works for sip users. transport will now take multiple arguments, the first one listed will be the one used
18 years ago
Tilghman Lesher ed8698e493 Revert half of the fix, as this part may have been unnecessary (related to issue #12914)
18 years ago
Tilghman Lesher 2dc4597f79 Merged revisions 125740 via svnmerge from
18 years ago
Michiel van Baak ea326c832f remove block of commented code to set __ourip
18 years ago
Michiel van Baak 8caf21863e remove paging device from chan_skinny.
18 years ago
Olle Johansson 4f32bf72f9 Merged revisions 125384 via svnmerge from
18 years ago
Kevin P. Fleming 72e59c18f2 Merged revisions 125327 via svnmerge from
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Michiel van Baak 9ba79e3b68 implement transfer functionality in chan_skinny
18 years ago
Tilghman Lesher 94c4089f4e More expansion of the deadlock avoidance macro, including a macro to do locking
18 years ago
Tilghman Lesher 15093f2a63 Merged revisions 124965 via svnmerge from
18 years ago
Tilghman Lesher bb03680941 Merged revisions 124315 via svnmerge from
18 years ago
Mark Michelson 0f62296eb6 Add a missing "ChannelType" header to one of the "PeerStatus" manager
18 years ago
Tilghman Lesher e746aa2043 Merged revisions 124182 via svnmerge from
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Brett Bryant 249ac33ab0 Fix bug in sip registration that sets the default port to 5060 for tls.
18 years ago
Brett Bryant 2aae0ba13d Updates all usages of ast_tcptls_session_instance to be managed by reference counts so that they only get destroyed when all threads are done using
18 years ago