aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2008-07-05Adding a few remindersoej1-0/+2
2008-07-05Adding doxygen comments to missing parts, moving some #defineoej1-10/+27
2008-07-05Adding TCP and TLS to "sip show settings". oej1-6/+19
2008-07-05Add some comments...oej1-2/+2
2008-07-05Set tls setting to default in reload_config.oej1-0/+1
2008-07-05fix compiling of chan_sip.cmvanbaak1-1/+1
2008-07-05I like it when the tree is not broken.file1-1/+1
2008-07-05KILL THE USER!oej1-904/+108
2008-07-05Stop cli command completion with tabsoej1-0/+2
2008-07-05Add new SIP cli command "sip show channelstats" that displays some QoS data (...oej1-11/+113
2008-07-05It would help if we actually parsed the ss7_explicitacm option in the config ...mattf1-0/+11
2008-07-05Add option to wait to be able to explicitly send ACM via the Proceeding() app...mattf1-2/+7
2008-07-04Fullcontact needs more than 20 characters, even for the simplest casetilghman1-1/+1
2008-07-04- reorganize SIP extensions alphabetically, to make it easier to synch with t...oej1-19/+28
2008-07-03Fix one more file that got changed.bbryant1-5/+1
2008-07-03Remove commit that somehow got mergeed into trunk.bbryant2-322/+10
2008-07-03Update these files with transfer code.bbryant3-11/+327
2008-07-03Merged revisions 127663 via svnmerge from murf2-37/+22
2008-07-03Make sure we stop session timers as soon as we start hanging up an active call.oej1-0/+4
2008-07-03Revert some logic for session timers. We do send in-dialog requests that shou...oej1-5/+7
2008-07-03Fix bad formatting in a very confusing function. Who added the sipdb sql output?oej1-78/+80
2008-07-02Update transport= in sip so that the option is not broken from a recent commit.bbryant1-9/+19
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman3-18/+20
2008-07-02Merged revisions 127560 via svnmerge from mmichelson1-0/+9
2008-07-02The ackcall and endcall options in agents.conf now have supplemental optionsmmichelson1-8/+32
2008-07-02Fix to sip_parse_host so that it passes the correct information to sip_registry.bbryant1-2/+7
2008-07-02plug another panic when the gui cannot be started.rizzo1-1/+3
2008-07-02prevent a segfault when trying to start the gui without anyrizzo1-1/+1
2008-07-02Change the global timer B to be dependent on the value of the T1 timer, astilghman1-0/+18
2008-07-01Add a configuration option so the global outboundproxy can use tcptls without...bbryant1-54/+90
2008-07-01Merged revisions 127133 via svnmerge from tilghman1-0/+13
2008-07-01Merged revisions 127068 via svnmerge from tilghman1-24/+22
2008-07-01Merged revisions 126999 via svnmerge from tilghman1-0/+9
2008-07-01Merged revisions 126902 via svnmerge from oej1-1/+9
2008-07-01Merged revisions 126899 via svnmerge from oej1-7/+11
2008-07-01Merged revisions 126789 via svnmerge from oej1-2/+8
2008-07-01Merged revisions 126735 via svnmerge from oej1-1/+1
2008-06-30Add support to see MTP2 down events when the link layer drops in SS7mattf1-1/+4
2008-06-30implement the 'freeze' function for incoming frames;rizzo4-23/+56
2008-06-30The following patch with some changes for trunk...oej1-42/+21
2008-06-29import the recent additions for video console into trunk,rizzo3-143/+849
2008-06-29fix wrong argument in checking boundaries for a rectanglerizzo3-4/+4
2008-06-29implement a 'toggle' option for 'console mute' and 'console unmute'rizzo1-6/+13
2008-06-29add some defines and fields in preparation for the import ofrizzo1-0/+16
2008-06-29accept any name starting with X11 for X11 grabbers - this letsrizzo1-1/+5
2008-06-29make this compile after ast_frame's data field changed to a unionrizzo2-7/+7
2008-06-27Merged revisions 126056 via svnmerge from tilghman1-4/+2
2008-06-27Revert this part of the fix. We'll fix it in libss7mattf1-1/+1
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...mattf1-2/+2
2008-06-27Add support for new commands to block/unblock all CICs on a linksetmattf1-2/+83