summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-29formatting cleanup (bug #4109)Kevin P. Fleming
2005-04-29make write() failures on Zap channels more prominent than 'debug' messages (b...Kevin P. Fleming
2005-04-29support various other formats for Asterisk manual page (bug #4113)Kevin P. Fleming
2005-04-29make 'goto' APIs aware of auto-processing loops, so they know exactly when to...Kevin P. Fleming
2005-04-29Rework astersk make process to be compatable with the Open H.323 build proces...Jeremy McNamara
2005-04-29Rework astersk make process to be compatable with the Open H.323 build proces...Jeremy McNamara
2005-04-29Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045Jeremy McNamara
2005-04-28unregister reload command (bug #4102)Kevin P. Fleming
2005-04-28oopsRussell Bryant
2005-04-28Add Q.SIG option to zapata.confMatthew Fredrickson
2005-04-27Fixed problem with 'radio' attribute vanishing upon zap reloadJim Dixon
2005-04-27allow fine-grained 'insecure' settings (bug #4024)Kevin P. Fleming
2005-04-27'make install' will now warn the user if their modules directory contains mod...Kevin P. Fleming
2005-04-27Oops :)Mark Spencer
2005-04-27Fix lockup in register timeoutMark Spencer
2005-04-27during 'make install', remove any headers from the destination include/asteri...Kevin P. Fleming
2005-04-27add patch from bug #3710 so it can get wider testingKevin P. Fleming
2005-04-27perform global variable substitution before splitting extension and cidmatch ...Kevin P. Fleming
2005-04-27/ changed the logging in vpb_call()Ben Kramer
2005-04-27add manager events for Zaptel DND state changes (bug #4070, with mods)Kevin P. Fleming
2005-04-27Add option to park in the next slot (bug #4028)Mark Spencer
2005-04-27report IP of peer who sent failing registration (bug #4089)Kevin P. Fleming
2005-04-27protect ResponseTimeout and DigitTimeout apps from crashing when called in no...Kevin P. Fleming
2005-04-27reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug...Kevin P. Fleming
2005-04-27help text cleanups (bug #4072, with mods)Kevin P. Fleming
2005-04-27don't use %i for numeric input in scanf (bug #4071)Kevin P. Fleming
2005-04-27support old single-column options for realtime voicemail (bug #4080)Kevin P. Fleming
2005-04-27formatting cleanup (bug #4088)Kevin P. Fleming
2005-04-26Missing E911 signaling type in sample zapata.confMatthew Fredrickson
2005-04-24If poll returns 0, force *ms to 0Mark Spencer
2005-04-23add guideline comment about not using '%i' with scanfKevin P. Fleming
2005-04-22Support for new signaling type Feature Group D (MF) through a tandem accessMatthew Fredrickson
2005-04-22minor wording fixKevin P. Fleming
2005-04-22phase 1 of header include cleanup (bug #4067)Kevin P. Fleming
2005-04-22more clarification of time changes and how they affect Asterisk (bug #4020)Kevin P. Fleming
2005-04-22report the number of rows updated when using RealTime update method (bug #4066)Kevin P. Fleming
2005-04-22add ability to send transferring party to a dialplan target after they blind ...Kevin P. Fleming
2005-04-22ensure cause code supplied by IAX2 peer is passed up to caller properly (bug ...Kevin P. Fleming
2005-04-22ensure that res_config_odbc can handle columns with NULL values (bug #3787)Kevin P. Fleming
2005-04-22initialize errno and don't report an error when poll() returns without indica...Kevin P. Fleming
2005-04-21fix various compiler warningsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-20ensure that sequential DTMF sent via RTP has some 'dead air' between digits (...Kevin P. Fleming
2005-04-20add count of parked calls to 'show parkedcalls' (bug #4023)Kevin P. Fleming
2005-04-20correct default language setting for Background() app (bug #4044)Kevin P. Fleming
2005-04-20enhance documentation for string chopping (bug #4049)Kevin P. Fleming
2005-04-20Fix docs for digit/response timeout to mention default values (bug #4050)Mark Spencer
2005-04-19update so people don't whine any moreJeremy McNamara
2005-04-18don't force transcoding through SLINEAR when transcoding is not needed at allKevin P. Fleming