Commit Graph

16028 Commits (cca455b0f3a6004a973e15d77ed94c76a347ec39)
 

Author SHA1 Message Date
Tilghman Lesher 885d17506b Keep ast_app_inboxcount API compatible with 1.6.0.
18 years ago
Mark Michelson 55e4daef88 Add a janitor project to use ARRAY_LEN instead of in-line
18 years ago
Tilghman Lesher 3a27a6a9e7 Fix some crashlike bugs because flag could be NULL in play_record_review().
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
Terry Wilson a32369fcd5 Expose the prefix variable so that it can be used by modules depending on http support
18 years ago
Tilghman Lesher dea559d7da Blocked revisions 127501 via svnmerge
18 years ago
Tilghman Lesher 1bb7334fef Solaris fix
18 years ago
Brett Bryant b30ed551e0 Fix to sip_parse_host so that it passes the correct information to sip_registry.
18 years ago
Russell Bryant 3cf77c4c7f Fix a bunch of places where \arg was used instead of \param. Using \arg
18 years ago
Sean Bright 097ac98034 Fix a bug I noticed while doing the previous merge
18 years ago
Russell Bryant 604b819b1c Add a locking section to the coding guidelines document.
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
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