Commit Graph

5080 Commits (99f890b746d5b5168950f783222ab86304cda0cd)
 

Author SHA1 Message Date
Kevin P. Fleming 99f890b746 add script for grabbing core dump from running Asterisk process (bug #4174)
21 years ago
Kevin P. Fleming 3fbdf210ce fix up help text and output for 'iax2 trunk debug' CLI command (bug #4191)
21 years ago
Kevin P. Fleming 4910637da7 code formatting and comments, plus minor device state fix (bug #4171)
21 years ago
Kevin P. Fleming 7bcaa0caa2 code formatting cleanup (bug #4213)
21 years ago
Kevin P. Fleming acffa5d930 implement more detailed hangup causes (bug #4214)
21 years ago
Kevin P. Fleming 5c88a00280 fix RTP DTMF for Sipura SPA-3000 (bug #3675, yet again)
21 years ago
Kevin P. Fleming 0f6315b6b2 fix build with older popt.h (bug #4225)
21 years ago
Kevin P. Fleming 6cd4f9a8d3 correct some signed/unsigned issues found by GCC 4 (bug #4237)
21 years ago
Kevin P. Fleming 977fd5a157 don't define a local function with the same name as a library function (bug #4239)
21 years ago
Kevin P. Fleming 0356b70224 add functions to register/unregister multiple CLI commands in a single operation (bug #4255, with minor mods)
21 years ago
Kevin P. Fleming b5272684ee fix for dead manager connections to avoid deadlock (bug #4053)
21 years ago
Kevin P. Fleming c382394360 add counters to 'show agents' CLI command (bug #4232)
21 years ago
Kevin P. Fleming 219541b5e0 various fixes:
21 years ago
Kevin P. Fleming 4515e94c39 various minor formatting changes and code cleanups (bug #4262)
21 years ago
Mark Spencer e37adfa243 Add netstats option (bug #4175)
21 years ago
Mark Spencer 01424f1f05 Fix one way audio problem with iax trunking (bug #4221)
21 years ago
Mark Spencer 11aa5825fd Initialize target properly (bug #4167, take 2)
21 years ago
Mark Spencer c936fc827c Add remainder of rtp fixes, iax2 patch (bug #3961)
21 years ago
Mark Spencer 060b71e52f Fix incorrect variable (bug #4243)
21 years ago
Kevin P. Fleming 23d7376f4d properly strip incoming padded RTP frames (bug #4264)
21 years ago
Kevin P. Fleming d825e581f3 minor fix for refcount/flags to be unsigned
21 years ago
Mark Spencer 251e6bc2ed Fix logger check (bug #4260)
21 years ago
Mark Spencer 81643ec9c3 Remove double fout++ and comment on flag (bug #4267)
21 years ago
Russell Bryant 15623c07d1 clarify docs on ImportVar (that's for you, mog :p)
21 years ago
Jeremy McNamara 5af8df2b98 Formatting fixes and sanity checks Bug #4263
21 years ago
Matthew Fredrickson ef254b7819 Makefile update for codec_gsm.c to cross compile for powerpc (bug #4228)
21 years ago
James Golovich 7d26776adc Fix typo in chan_zap.c faclityenable != facilityenable
21 years ago
Russell Bryant 7d3f5785e9 fix some more typos and clarity issues
21 years ago
Malcolm Davenport 04274f46c3 Resolve Bug #4248
21 years ago
Russell Bryant e82344f7e0 fix a little typo
21 years ago
Russell Bryant 3a63967554 fix some lines that should not have been removed (bug #4251)
21 years ago
Russell Bryant 65a7d2ac76 fixes for the new jitter buffer (bug #4249)
21 years ago
Matthew Fredrickson 1febd6c72d Memory leak fixes Bug #4216
21 years ago
Matthew Fredrickson ba736889bf enable/disable facility ies
21 years ago
Matthew Fredrickson eae699533a zapata.conf for enable/disable of facility IEs
21 years ago
Matthew Fredrickson 567dd8c1ea Set DNID for immediate calls (Bug #4220)
21 years ago
Jeremy McNamara c224da2948 C++ formatting fixes, Log PWLib assertions, remove uncessary locking and to shut bkw up. Bug #4185
21 years ago
Jeremy McNamara e6be0236e5 Formatting fixes, proper locking and to shut bkw up. Bug #4185
21 years ago
Jeremy McNamara f3f322c990 Fix one way audio with some broken Endpoints and to shut bkw up. Bug #4164
21 years ago
Jeremy McNamara bd8ec48b6a Add specific gcc version to shut bkw up
21 years ago
Matthew Fredrickson 31d5fab9cd chan_zap.c portion of PRI show debug command (Bug #3985)
21 years ago
Matthew Fredrickson 2bdce17b5a Fix to bug 4118
21 years ago
Matthew Fredrickson e70d3db697 Fix 'make clean' bug in for app (Bug 4230)
21 years ago
Russell Bryant 5f54bf2230 revert this patch ... THIS IS NORMAL OPERATION, see the bugnotes for details (bug #4107)
21 years ago
Mark Spencer 4bb4df2e94 Fix features + astmm interaction (bug #4217)
21 years ago
Mark Spencer af65be5a59 Fix jitter issues with out-of-order audio (bug #4163)
21 years ago
Mark Spencer 6f76e2b705 Fix to makefile (bug #4215)
21 years ago
Mark Spencer ea03a11e25 Jitter buffer improvements (bug #4167)
21 years ago
Mark Spencer 8b308bdb50 Provide proper code attribution for public domain gethostbyname_r
21 years ago
Mark Spencer 49a7a4809a Removed unnecessary strip (bug #4181)
21 years ago