Commit Graph

5296 Commits (ff8ad6b4970c0ce68d1da1cc683e73b2ffdbefe3)

Author SHA1 Message Date
Luigi Rizzo ff8ad6b497 implement the 'freeze' function for incoming frames;
17 years ago
Olle Johansson 33a54ee23b The following patch with some changes for trunk...
17 years ago
Luigi Rizzo 1f7a4fb63d import the recent additions for video console into trunk,
17 years ago
Luigi Rizzo dc4c6733ac fix wrong argument in checking boundaries for a rectangle
17 years ago
Luigi Rizzo a768ae2122 implement a 'toggle' option for 'console mute' and 'console unmute'
17 years ago
Luigi Rizzo f03a2b158a add some defines and fields in preparation for the import of
17 years ago
Luigi Rizzo 03e7978a1a accept any name starting with X11 for X11 grabbers - this lets
17 years ago
Luigi Rizzo e6f17e50c4 make this compile after ast_frame's data field changed to a union
17 years ago
Tilghman Lesher 1503ea7128 Merged revisions 126056 via svnmerge from
17 years ago
Matthew Fredrickson 512a022a95 Revert this part of the fix. We'll fix it in libss7
17 years ago
Matthew Fredrickson a68a212f53 Obviously somebody didn't compile with libss7 support when doing the DAHDI conversion.
17 years ago
Matthew Fredrickson 1b9d5d96e3 Add support for new commands to block/unblock all CICs on a linkset
17 years ago
Brett Bryant 4ebadd6d21 Small error in the function that converts peer transports to a string.
17 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
17 years ago
Tilghman Lesher ed8698e493 Revert half of the fix, as this part may have been unnecessary (related to issue #12914)
17 years ago
Tilghman Lesher 2dc4597f79 Merged revisions 125740 via svnmerge from
17 years ago
Michiel van Baak ea326c832f remove block of commented code to set __ourip
17 years ago
Michiel van Baak 8caf21863e remove paging device from chan_skinny.
17 years ago
Olle Johansson 4f32bf72f9 Merged revisions 125384 via svnmerge from
17 years ago
Kevin P. Fleming 72e59c18f2 Merged revisions 125327 via svnmerge from
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Michiel van Baak 9ba79e3b68 implement transfer functionality in chan_skinny
17 years ago
Tilghman Lesher 94c4089f4e More expansion of the deadlock avoidance macro, including a macro to do locking
17 years ago
Tilghman Lesher 15093f2a63 Merged revisions 124965 via svnmerge from
17 years ago
Tilghman Lesher bb03680941 Merged revisions 124315 via svnmerge from
17 years ago
Mark Michelson 0f62296eb6 Add a missing "ChannelType" header to one of the "PeerStatus" manager
17 years ago
Tilghman Lesher e746aa2043 Merged revisions 124182 via svnmerge from
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Brett Bryant 249ac33ab0 Fix bug in sip registration that sets the default port to 5060 for tls.
17 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
17 years ago
Mark Michelson 67ca33e267 Merged revisions 123485 via svnmerge from
17 years ago
Steve Murphy bb20ef7017 Changes to list peers and users in alpha. order, as per a reasonable request in 12494. Due to changes in trunk to use the astobj2 i/f in the sip channel driver, the order of the entries in the config file was lost, thus the output was in a random order, but no longer.
17 years ago
Tilghman Lesher bb0dbfa520 Merged revisions 123391 via svnmerge from
17 years ago
Mark Michelson 8c6184f0da Merged revisions 123333 via svnmerge from
17 years ago
Jeff Peeler c837af5e28 Fix some (more) variables that were forgotten to be renamed, related to 117658
17 years ago
Doug Bailey 2690378411 Clean up code that handles fsk mwi message generation by pulling it from do_monitor and creating its own thread.
17 years ago
Tilghman Lesher ddfac77569 Oopsie, breakage
17 years ago
Jeff Peeler 121c046ba5 Fix some variables that were forgotten to be renamed, related to 117658
17 years ago
Tilghman Lesher 596f8b5186 Merged revisions 123113 via svnmerge from
17 years ago
Tilghman Lesher ba07bd38b7 Merged revisions 123110 via svnmerge from
17 years ago
Joshua Colp 523532204a Merged revisions 122919 via svnmerge from
17 years ago
Joshua Colp 1c8f33b0d6 Merged revisions 122869 via svnmerge from
17 years ago
Tilghman Lesher b2ef18dab4 Add some more IAX2-specific information about the channel to the CHANNEL()
17 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
17 years ago
Michiel van Baak a68a160b75 Implement call parking in chan_skinny.
17 years ago
Russell Bryant 968cf2b578 Merged revisions 122259 via svnmerge from
17 years ago
Jeff Peeler d9faeb6177 Fix pseudo channel allocation errors on startup when using SS7. (from mattf r121914, moving from chan_zap to chan_dahdi)
17 years ago
Jeff Peeler c8b2bd8817 Make sure we hangup any calls we have and NULL out the ss7call value when we get a reset circuit message. Fixes crash bug. (from mattf r121857, moving from chan_zap to chan_dahdi)
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Russell Bryant 6ac8ccaba4 Make this build under dev mode
17 years ago