Commit Graph

15815 Commits (f26e7b97cbe9942e6a1731b58f4faaed9b32facb)
 

Author SHA1 Message Date
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
Mark Michelson 13a81dd7ae Merged revisions 127244 via svnmerge from
18 years ago
Russell Bryant 90f7ad4869 Add a \todo
18 years ago
Tilghman Lesher 638a720eee Add AMI events for start/stop of MOH
18 years ago
Mark Michelson 37db658b1f Place the delay in __ast_answer prior to the channel-specific answer
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
Jason Parker 38519b5f5e Fix a typo that caused this asterisk.conf to not get correctly generated.
18 years ago
Tilghman Lesher e347f8bc70 Merged revisions 127133 via svnmerge from
18 years ago
Kevin P. Fleming 8cdb1f7f41 change the process of inserting a delay into the ast_answer() path so that we don't tell the calling channel that it has been answered unutil after the delay; for a single-thread call this won't matter all, but for a dual-thread call (using chan_local) this may fix the problem in issue 12924
18 years ago
Tilghman Lesher cfb8fb7e43 Blocked revisions 127069 via svnmerge
18 years ago
Tilghman Lesher 3217aed39c Merged revisions 127068 via svnmerge from
18 years ago
Kevin P. Fleming 00696f5f37 make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS
18 years ago
Tilghman Lesher 6fa1dab33d Merged revisions 126999 via svnmerge from
18 years ago
Luigi Rizzo 46c3a53739 even uglier gui with more buttons
18 years ago
Kevin P. Fleming da14954bdc another minor ast_channel memory size decrease... for nearly all channels, 'dialcontext' is only going to be set once during the channel's lifetime, so make it a string field instead of a char array
18 years ago
Luigi Rizzo 52c6ee5155 add documentation on video console support
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 1626397996 Merged revisions 126844 via svnmerge from
18 years ago
Luigi Rizzo e2807b69a3 use %p to print a pointer
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
Jeff Peeler 6ca7706e3c Blocked revisions 126680 via svnmerge
18 years ago
Jeff Peeler 8f216ea83a rename zapata.conf.sample to chan_dahdi.conf.sample
18 years ago
Matthew Fredrickson 5862f66c88 Add support to see MTP2 down events when the link layer drops in SS7
18 years ago
Russell Bryant 6f58a4f63a Merged revisions 126573 via svnmerge from
18 years ago
Luigi Rizzo ff8ad6b497 implement the 'freeze' function for incoming frames;
18 years ago
Luigi Rizzo f55143f0a6 fix an uninitialized variable
18 years ago
Olle Johansson 33a54ee23b The following patch with some changes for trunk...
18 years ago
Russell Bryant dc5c54eaf2 a few minor updates and typo fixes
18 years ago
Sean Bright dd0c0f3d38 Cast a few more strings to char *, so that we can compile cleanly against
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
Kevin P. Fleming 7b267dcb2f Blocked revisions 126395 via svnmerge
18 years ago
Kevin P. Fleming 71b3fd1ef7 various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
18 years ago
Sean Bright a61f8794e3 This was bogus, need to find a better way.
18 years ago
Sean Bright e41a7c3d51 While we're at it, escape all the columns in our TDS queries as well. Double
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
Sean Bright 044a7b945f Quote column names when inserting CDRs into postgres to avoid conflicts
18 years ago
Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal
18 years ago
Kevin P. Fleming af671ade7e yay for airplane ride optimizations... sort the fields in ast_channel by alignment requirements, saving 36 bytes per instance on a 64-bit platform
18 years ago
Kevin P. Fleming ebb75866db fix silly syntax error
18 years ago
Kevin P. Fleming 118bc262ff add message when no UI for menuselect is present
18 years ago
Kevin P. Fleming 615d69cc61 use batch-mode (no user interface) menuselect for --check-deps operations
18 years ago
Sean Bright 8ddc7e949d Pretty up the 'cdr show status' output.
18 years ago
Tilghman Lesher 1503ea7128 Merged revisions 126056 via svnmerge from
18 years ago