Commit Graph

5907 Commits (b68657fcec6ec4d13555d45666784be1a1f7393c)
 

Author SHA1 Message Date
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
21 years ago
Kevin P. Fleming bef7a3ea37 formatting cleanup (bug #4109)
21 years ago
Kevin P. Fleming ae90c1a014 make write() failures on Zap channels more prominent than 'debug' messages (bug #4107)
21 years ago
Kevin P. Fleming 57e4310265 support various other formats for Asterisk manual page (bug #4113)
21 years ago
Kevin P. Fleming bced63033d make 'goto' APIs aware of auto-processing loops, so they know exactly when to set the requested priority or one priority lower
21 years ago
Jeremy McNamara 8cd6529426 Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
21 years ago
Jeremy McNamara 1ebd942a88 Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981
21 years ago
Jeremy McNamara 45f7567d70 Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045
21 years ago
Kevin P. Fleming b2c3f0464f unregister reload command (bug #4102)
21 years ago
Russell Bryant c295b46e4b oops
21 years ago
Matthew Fredrickson cabd5e105a Add Q.SIG option to zapata.conf
21 years ago
Jim Dixon da9a73f4c9 Fixed problem with 'radio' attribute vanishing upon zap reload
21 years ago
Kevin P. Fleming 7e058413fb allow fine-grained 'insecure' settings (bug #4024)
21 years ago
Kevin P. Fleming 1230770bb6 'make install' will now warn the user if their modules directory contains modules not installed by the newly-installed Asterisk
21 years ago
Mark Spencer 55a6d4c1b5 Oops :)
21 years ago
Mark Spencer b99c287ef6 Fix lockup in register timeout
21 years ago
Kevin P. Fleming ac639e80c3 during 'make install', remove any headers from the destination include/asterisk directory that are no longer present in the source directory (bug #4035)
21 years ago
Kevin P. Fleming 7acd3abe33 add patch from bug #3710 so it can get wider testing
21 years ago
Kevin P. Fleming a9831e75ee perform global variable substitution before splitting extension and cidmatch when reading in dialplan (bug #4035)
21 years ago
Ben Kramer 5c735f4c68 / changed the logging in vpb_call()
21 years ago
Kevin P. Fleming 22ef00edde add manager events for Zaptel DND state changes (bug #4070, with mods)
21 years ago
Mark Spencer 14fba8d8be Add option to park in the next slot (bug #4028)
21 years ago
Kevin P. Fleming 0fe9884e0b report IP of peer who sent failing registration (bug #4089)
21 years ago
Kevin P. Fleming fefe2e8b4f protect ResponseTimeout and DigitTimeout apps from crashing when called in non-PBX channels (bug #4078)
21 years ago
Kevin P. Fleming cd932e2234 reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug #4083)
21 years ago
Kevin P. Fleming a1d24f740f help text cleanups (bug #4072, with mods)
21 years ago
Kevin P. Fleming 2d643dbc42 don't use %i for numeric input in scanf (bug #4071)
21 years ago
Kevin P. Fleming 57b1bfcc73 support old single-column options for realtime voicemail (bug #4080)
21 years ago
Kevin P. Fleming 2a4265b406 formatting cleanup (bug #4088)
21 years ago
Matthew Fredrickson aaee30edcc Missing E911 signaling type in sample zapata.conf
21 years ago
Mark Spencer 7bedf24c8c If poll returns 0, force *ms to 0
21 years ago
Kevin P. Fleming f9876ccfa8 add guideline comment about not using '%i' with scanf
21 years ago
Matthew Fredrickson fd4dbd6c5c Support for new signaling type Feature Group D (MF) through a tandem access
21 years ago
Kevin P. Fleming d22b95c454 minor wording fix
21 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
21 years ago
Kevin P. Fleming e1dec7cda6 more clarification of time changes and how they affect Asterisk (bug #4020)
21 years ago
Kevin P. Fleming c2ef8373c7 report the number of rows updated when using RealTime update method (bug #4066)
21 years ago
Kevin P. Fleming 06de953fbc add ability to send transferring party to a dialplan target after they blind transfer another party (bug #4056, with mods)
21 years ago
Kevin P. Fleming 5a6d5c1751 ensure cause code supplied by IAX2 peer is passed up to caller properly (bug #4064)
21 years ago
Kevin P. Fleming 0687688042 ensure that res_config_odbc can handle columns with NULL values (bug #3787)
21 years ago
Kevin P. Fleming e1d1a962c7 initialize errno and don't report an error when poll() returns without indicating one (bug #4059)
21 years ago
Kevin P. Fleming a729a57ba1 fix various compiler warnings
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago
Kevin P. Fleming 35f2e4b8ae ensure that sequential DTMF sent via RTP has some 'dead air' between digits (bug #3675)
21 years ago
Kevin P. Fleming f6ddf9b971 add count of parked calls to 'show parkedcalls' (bug #4023)
21 years ago
Kevin P. Fleming 6d05d785be correct default language setting for Background() app (bug #4044)
21 years ago
Kevin P. Fleming e1e893d3b9 enhance documentation for string chopping (bug #4049)
21 years ago
Mark Spencer f933db8c24 Fix docs for digit/response timeout to mention default values (bug #4050)
21 years ago
Jeremy McNamara e3db569d62 update so people don't whine any more
21 years ago
Kevin P. Fleming 3afbc3287f don't force transcoding through SLINEAR when transcoding is not needed at all
21 years ago