summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2008-07-02Merged revisions 127560 via svnmerge from Mark Michelson
2008-07-02The ackcall and endcall options in agents.conf now have supplemental optionsMark Michelson
2008-07-02Fix to sip_parse_host so that it passes the correct information to sip_registry.Brett Bryant
2008-07-02plug another panic when the gui cannot be started.Luigi Rizzo
2008-07-02prevent a segfault when trying to start the gui without anyLuigi Rizzo
2008-07-02Change the global timer B to be dependent on the value of the T1 timer, asTilghman Lesher
2008-07-01Add a configuration option so the global outboundproxy can use tcptls without...Brett Bryant
2008-07-01Merged revisions 127133 via svnmerge from Tilghman Lesher
2008-07-01Merged revisions 127068 via svnmerge from Tilghman Lesher
2008-07-01Merged revisions 126999 via svnmerge from Tilghman Lesher
2008-07-01Merged revisions 126902 via svnmerge from Olle Johansson
2008-07-01Merged revisions 126899 via svnmerge from Olle Johansson
2008-07-01Merged revisions 126789 via svnmerge from Olle Johansson
2008-07-01Merged revisions 126735 via svnmerge from Olle Johansson
2008-06-30Add support to see MTP2 down events when the link layer drops in SS7Matthew Fredrickson
2008-06-30implement the 'freeze' function for incoming frames;Luigi Rizzo
2008-06-30The following patch with some changes for trunk...Olle Johansson
2008-06-29import the recent additions for video console into trunk,Luigi Rizzo
2008-06-29fix wrong argument in checking boundaries for a rectangleLuigi Rizzo
2008-06-29implement a 'toggle' option for 'console mute' and 'console unmute'Luigi Rizzo
2008-06-29add some defines and fields in preparation for the import ofLuigi Rizzo
2008-06-29accept any name starting with X11 for X11 grabbers - this letsLuigi Rizzo
2008-06-29make this compile after ast_frame's data field changed to a unionLuigi Rizzo
2008-06-27Merged revisions 126056 via svnmerge from Tilghman Lesher
2008-06-27Revert this part of the fix. We'll fix it in libss7Matthew Fredrickson
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...Matthew Fredrickson
2008-06-27Add support for new commands to block/unblock all CICs on a linksetMatthew Fredrickson
2008-06-27Small error in the function that converts peer transports to a string.Brett Bryant
2008-06-27Change the way that the transport option works for sip users. transport will ...Brett Bryant
2008-06-27Revert half of the fix, as this part may have been unnecessary (related to is...Tilghman Lesher
2008-06-27Merged revisions 125740 via svnmerge from Tilghman Lesher
2008-06-26remove block of commented code to set __ouripMichiel van Baak
2008-06-26remove paging device from chan_skinny.Michiel van Baak
2008-06-26Merged revisions 125384 via svnmerge from Olle Johansson
2008-06-26Merged revisions 125327 via svnmerge from Kevin P. Fleming
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-25implement transfer functionality in chan_skinnyMichiel van Baak
2008-06-25More expansion of the deadlock avoidance macro, including a macro to do lockingTilghman Lesher
2008-06-25Merged revisions 124965 via svnmerge from Tilghman Lesher
2008-06-20Merged revisions 124315 via svnmerge from Tilghman Lesher
2008-06-20Add a missing "ChannelType" header to one of the "PeerStatus" managerMark Michelson
2008-06-19Merged revisions 124182 via svnmerge from Tilghman Lesher
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Fix bug in sip registration that sets the default port to 5060 for tls.Brett Bryant
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Merged revisions 123485 via svnmerge from Mark Michelson
2008-06-17Changes to list peers and users in alpha. order, as per a reasonable request ...Steve Murphy
2008-06-17Merged revisions 123391 via svnmerge from Tilghman Lesher
2008-06-17Merged revisions 123333 via svnmerge from Mark Michelson
2008-06-16Fix some (more) variables that were forgotten to be renamed, related to 117658Jeff Peeler