Commit Graph

4941 Commits (ac639e80c3c51f9f66a34c66cc2703d3c7f63d77)
 

Author SHA1 Message Date
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
Mark Spencer 58172f4ff0 Note that big time changes can cause issues (bug #4020)
21 years ago
Mark Spencer d3213d7f47 Fix locking issue (bug #4041)
21 years ago
Mark Spencer 4c228c3f7a Remove useless declaration (bug #4040)
21 years ago
Russell Bryant eea0213fe4 formatting fixes
21 years ago
Russell Bryant a3168fdc23 fix potential seg fault in my patch that just went in, oops
21 years ago
Mark Spencer fdff1f69b5 Add warning for _. match (bug #4032)
21 years ago
Mark Spencer b49f1a7dfa Fix "show agents" when name is not present (bug #4030)
21 years ago
Mark Spencer 4b7e548d92 Add MusicOnHold to waitexten, update Background to use newstyle options (bug #4000)
21 years ago
Mark Spencer b5c7781d9f Add 'n' option to dial for "nojump" (bug #4034)
21 years ago
Russell Bryant 7bffc0459c add missing newlines, fix misspelling of nonexistent (bug #4027)
21 years ago
Mark Spencer 8d1744dd29 Add sched_when function (bug #4022)
21 years ago
Russell Bryant 42da18ec5f just formatting
21 years ago
Matthew Fredrickson b90f35b24f Fixed chan_alsa.c unload bug (bug #4019)
21 years ago
Matthew Fredrickson 559423d973 Fix so that asterisk continues to build if libcurl is not present or the correct
21 years ago
Kevin P. Fleming 55eee86242 add help text for manager redirect command (bug #4015)
21 years ago
Kevin P. Fleming 30de08c187 support postfix options in voicemail apps (prefix options still supported using old syntax) (bug #4007)
21 years ago