Commit Graph

1732 Commits (46c3a5373952f87f1c772667172cef510e6ff7f3)

Author SHA1 Message Date
Luigi Rizzo e2807b69a3 use %p to print a pointer
18 years ago
Sean Bright 8ddc7e949d Pretty up the 'cdr show status' output.
18 years ago
Tilghman Lesher 09c15a0b71 Merged revisions 125793 via svnmerge from
18 years ago
Jason Parker c1e4f50f54 Merged revisions 125587 via svnmerge from
18 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris
18 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
18 years ago
Tilghman Lesher 84c119cb83 Merged revisions 125276 via svnmerge from
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Dwayne M. Hubbard 468ae8efcb make solaris happy...pointed out by snuff-home on IRC
18 years ago
Tilghman Lesher f5a6e39bf8 Merged revisions 124395 via svnmerge from
18 years ago
Mark Michelson a2333afed6 Change references to doc/channelvariables.txt to
18 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
18 years ago
Tilghman Lesher 27be0a3197 Make OpenBSD compile again
18 years ago
Brett Bryant b4574d2a79 Add errors that report any locks held by threads when they are being closed.
18 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
18 years ago
Tilghman Lesher 56654fc0f2 Merged revisions 123930 via svnmerge from
18 years ago
Tilghman Lesher 284ae601c3 Merged revisions 123869 via svnmerge from
18 years ago
Tilghman Lesher a06ab7b648 Merged revisions 123769 via svnmerge from
18 years ago
Brett Bryant 8d353eb15a Fix a crash in tcp and tls connections related to reference counts.
18 years ago
Brett Bryant 99757cdb70 Revert a previous regression in astobj2.c from merging a branch.
18 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
18 years ago
Mark Michelson b0b8bcd3b2 Put quotes around "test"
18 years ago
Mark Michelson fb3564de50 _ys pointed out in #asterisk-bugs that he was experiencing
18 years ago
Mark Michelson 6a9a22f32f Add the same fix from revision 123271 to container_destruct_debug.
18 years ago
Tilghman Lesher 6d5b1d76ab If we don't match registrar when destroying a context, it can cause a crash.
18 years ago
Russell Bryant 8b1646163d Merged revisions 123271 via svnmerge from
18 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.
18 years ago
Steve Murphy f4c85ebd22 (closes issue #12689)
18 years ago
Russell Bryant 96ea12126e Add a "timing test" CLI command. It opens a timer and configures it for
18 years ago
Russell Bryant e27a98ce5a - Fix a typo in a timing API call
18 years ago
Mark Michelson 99ea83bbec Merged revisions 122713 via svnmerge from
18 years ago
Tilghman Lesher a82ba57bb4 Convert one more delimiter to use comma.
18 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
18 years ago
Jeff Peeler 84d0404ed5 (closes issue 0012193)
18 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.
18 years ago
Tilghman Lesher 1af7ea2df1 Merged revisions 122130 via svnmerge from
18 years ago
Steve Murphy 86aaed2cc5 Merged revisions 122127 via svnmerge from
18 years ago
Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from
18 years ago
Kevin P. Fleming 191081e45f add infrastructure so that timing source can be a loadable module... next steps are to convert channel.c and chan_iax2.c to use this new API, and to move all the DAHDI-specific timing source code into a new res_timing_dahdi module
18 years ago
Russell Bryant db960fc830 Don't log not being able to set a default EID. Most people don't care, and
18 years ago
Terry Wilson 65a1460c51 Initialize parkingtime to DEFAULT_PARK_TIME instead of 0
18 years ago
Tilghman Lesher 467c6f5f90 Merged revisions 121861 via svnmerge from
18 years ago
Mark Michelson f0a019dbec Add an additional sanity check in case an event is passed between
18 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
18 years ago
Russell Bryant 823d1c7ea9 Merge some more changes from team/russell/events
18 years ago
Russell Bryant 42c1e3601e Merge another change from team/russell/events
18 years ago
Joshua Colp 610faf1132 Merged revisions 121442 via svnmerge from
18 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
18 years ago
Russell Bryant a886b6e5e6 Properly initialize the cli_ping condition and lock
18 years ago
Russell Bryant c94c4f5572 Change system header includes to be like how it is done in other files
18 years ago