summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-23add ability to map feature sequences to applications (issue #3764)Kevin P. Fleming
2005-08-23do expensive 'next message number' calculation before playing sounds (issue #...Kevin P. Fleming
2005-08-23use memmove() when memory regions might overlap (issue #4957)Kevin P. Fleming
2005-08-23handle on-/off-hold properly with RTP reinvited streams (issue #3974)Kevin P. Fleming
2005-08-23add 'sip show settings' CLI command (issue #4806)Kevin P. Fleming
2005-08-23don't try to change run priority, EUID or EGID on restart if they were alread...Kevin P. Fleming
2005-08-23make sure realtime/high scheduling priority is relinquished before executing ...Kevin P. Fleming
2005-08-23reverse commit due to lack of disclaimerKevin P. Fleming
2005-08-23make Record() properly timeout even if no input is received from the channel ...Kevin P. Fleming
2005-08-23support configurable Message-Account value in NOTIFY messages (issue #4801)Kevin P. Fleming
2005-08-22make SIGURG handler message more obvious (issue #4878)Kevin P. Fleming
2005-08-22allow custom dialplan functions to be called from AGI (issue #4855)Kevin P. Fleming
2005-08-22add preliminary support for SIP timers (issue #4359)Kevin P. Fleming
2005-08-22make pager messages configurable (issue #4829)Kevin P. Fleming
2005-08-22add CONTROL STREAM FILE AGI command (issue #4738)Kevin P. Fleming
2005-08-22add text status variable output to SendText() application (issue #4808)Kevin P. Fleming
2005-08-22add a LOG_DTMF logging channel and send all bridged DTMF events out that chan...Kevin P. Fleming
2005-08-22add SIPCHANINFO function to retrieve information about the current connected ...Kevin P. Fleming
2005-08-22add file to ignore listKevin P. Fleming
2005-08-22add status output to Transfer() application (issue #4810, with mods)Kevin P. Fleming
2005-08-22handle BYE instead of CANCEL from callers (issue #4994)Kevin P. Fleming
2005-08-22support new format for musiconhold.conf (issue #4908)Kevin P. Fleming
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...Kevin P. Fleming
2005-08-22add count to 'show functions' CLI command (issue #4991)Kevin P. Fleming
2005-08-22add count of files used to build Asterisk/modules (issue #4992 with text mod)Kevin P. Fleming
2005-08-22make 'show modules like' not case sensitive (issue #4990)Kevin P. Fleming
2005-08-22Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvementsJim Dixon
2005-08-21Document AGI SIGHUP changesMark Spencer
2005-08-19Fix IAX2 ProvisioningMark Spencer
2005-08-19fix execiftime and include some code cleanup while we're at it (bug #4380)Russell Bryant
2005-08-19Fix language in d-channel (bug #4979)Mark Spencer
2005-08-17protect PRI-specific code with ifdefsKevin P. Fleming
2005-08-17Fix password change bug (bug #4976)Mark Spencer
2005-08-16temporarily revert aggressive native bridge attemptsKevin P. Fleming
2005-08-16Don't catch digits from zaptel during overlap dialingMatthew Fredrickson
2005-08-15Allow Asterisk to start even when eventlog is turned off (bug #4938)Mark Spencer
2005-08-15Fix description text for IF function. (Bug #4966)Josh Roberson
2005-08-15Fix PRI against masqueradeMark Spencer
2005-08-15Fix usage text for AGI recieve text (bug #4948)Josh Roberson
2005-08-15Fix misspelling of "Launching" in pbx.c (Bug #<4964)Josh Roberson
2005-08-14Reorder dnsmgr to before other modules (bug #4927)Mark Spencer
2005-08-14/ fixed bug introduced during bridge code cleanupsBen Kramer
2005-08-14Fix build on OpenBSD (bug #4951)Mark Spencer
2005-08-14Make sure "now" is initialized (bug #4961)Mark Spencer
2005-08-14Whe make_valgrind_happy, initialize dns to 0 before passing to res_ninit (bug...Mark Spencer
2005-08-14Build safe_asterisk script substituting the proper path in (bug #4952, patch ...Mark Spencer
2005-08-14Fix cli matchstr initialization (bug #4958)Mark Spencer
2005-08-12Fix accidental RTCP/RTP linkageMark Spencer
2005-08-12Fix CLI formatting typo (bug #4945)Mark Spencer
2005-08-11fix bugKevin P. Fleming