Commit Graph

6397 Commits (1fb64fa4bd323675640507d957047c38cab8384c)
 

Author SHA1 Message Date
Kevin P. Fleming f52192183c fix build on FreeBSD (issue #5003)
20 years ago
Kevin P. Fleming 98563fdb73 formatting fixes and compile fix for FreeBSD (issue #5004)
20 years ago
Kevin P. Fleming f07adb44c0 fix buglets in new authentication code (issue #4860)
20 years ago
Kevin P. Fleming 5473ad640b make MALLOC_DEBUG build work properly (issue #4970 with additional changes)
20 years ago
Kevin P. Fleming 9a6618e8d8 show global vmexten in 'sip show settings' (issue #5005)
20 years ago
Kevin P. Fleming 3442368b28 ensure that features are not duplicated during reload (issue #3764, take two)
20 years ago
Russell Bryant 460e8fc8b7 add indications for es (bug #4939)
20 years ago
Kevin P. Fleming 477f581889 don't require 'make samples' to require code to be built (issue #4997)
20 years ago
Kevin P. Fleming 9e9f3ace21 add ability to map feature sequences to applications (issue #3764)
20 years ago
Kevin P. Fleming eb805b409f do expensive 'next message number' calculation before playing sounds (issue #4955)
20 years ago
Kevin P. Fleming fd781b3174 use memmove() when memory regions might overlap (issue #4957)
20 years ago
Kevin P. Fleming 0a3502b592 handle on-/off-hold properly with RTP reinvited streams (issue #3974)
20 years ago
Kevin P. Fleming a5b640cb40 add 'sip show settings' CLI command (issue #4806)
20 years ago
Kevin P. Fleming 8b1077669e don't try to change run priority, EUID or EGID on restart if they were already set (issue #4734 with minor mods)
20 years ago
Kevin P. Fleming 2cde73fddb make sure realtime/high scheduling priority is relinquished before executing an AGI script (issue #4930)
20 years ago
Kevin P. Fleming dde23d5d0f reverse commit due to lack of disclaimer
20 years ago
Kevin P. Fleming a0ebefc915 make Record() properly timeout even if no input is received from the channel (issue #4899)
20 years ago
Kevin P. Fleming 0bf1d48e40 support configurable Message-Account value in NOTIFY messages (issue #4801)
20 years ago
Kevin P. Fleming 6755f0b642 make SIGURG handler message more obvious (issue #4878)
20 years ago
Kevin P. Fleming d69e96de11 allow custom dialplan functions to be called from AGI (issue #4855)
20 years ago
Kevin P. Fleming 3480297607 add preliminary support for SIP timers (issue #4359)
20 years ago
Kevin P. Fleming c9287324ea make pager messages configurable (issue #4829)
20 years ago
Kevin P. Fleming 3315ea79b9 add CONTROL STREAM FILE AGI command (issue #4738)
20 years ago
Kevin P. Fleming fda760f7bd add text status variable output to SendText() application (issue #4808)
20 years ago
Kevin P. Fleming dffade452c add a LOG_DTMF logging channel and send all bridged DTMF events out that channel (issue #4835)
20 years ago
Kevin P. Fleming 09bd4cfb95 add SIPCHANINFO function to retrieve information about the current connected SIP endpoint (issue #4698)
20 years ago
Kevin P. Fleming 26ed14a7e4 add file to ignore list
20 years ago
Kevin P. Fleming 9d899a2075 add status output to Transfer() application (issue #4810, with mods)
20 years ago
Kevin P. Fleming 97b45d5d6d handle BYE instead of CANCEL from callers (issue #4994)
20 years ago
Kevin P. Fleming ff971379f4 support new format for musiconhold.conf (issue #4908)
20 years ago
Kevin P. Fleming 69f9c479e7 add 'restart' character to ast_control_playback function and ControlPlayback() application (issue #4693)
20 years ago
Kevin P. Fleming 26ea6ea391 add count to 'show functions' CLI command (issue #4991)
20 years ago
Kevin P. Fleming 971091a17c add count of files used to build Asterisk/modules (issue #4992 with text mod)
20 years ago
Kevin P. Fleming 1b420b7696 make 'show modules like' not case sensitive (issue #4990)
20 years ago
Jim Dixon 6b2ff5db90 Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvements
20 years ago
Mark Spencer e6732b52d8 Document AGI SIGHUP changes
20 years ago
Mark Spencer f76171a643 Fix IAX2 Provisioning
20 years ago
Russell Bryant 6e9eaaf217 fix execiftime and include some code cleanup while we're at it (bug #4380)
20 years ago
Mark Spencer 47334c3193 Fix language in d-channel (bug #4979)
20 years ago
Kevin P. Fleming 8a2b540f0a protect PRI-specific code with ifdefs
20 years ago
Mark Spencer 71fcf66d1e Fix password change bug (bug #4976)
20 years ago
Kevin P. Fleming 8253780716 temporarily revert aggressive native bridge attempts
20 years ago
Matthew Fredrickson d39d277ada Don't catch digits from zaptel during overlap dialing
20 years ago
Mark Spencer b353b1d6fb Allow Asterisk to start even when eventlog is turned off (bug #4938)
20 years ago
Josh Roberson 88ea13f07e Fix description text for IF function. (Bug #4966)
20 years ago
Mark Spencer 3b12e18473 Fix PRI against masquerade
20 years ago
Josh Roberson 4e153882d7 Fix usage text for AGI recieve text (bug #4948)
20 years ago
Josh Roberson ccb3b5d1d4 Fix misspelling of "Launching" in pbx.c (Bug #<4964)
20 years ago
Mark Spencer 6f07e6cc4f Reorder dnsmgr to before other modules (bug #4927)
20 years ago
Ben Kramer 5cd67220f4 / fixed bug introduced during bridge code cleanups
20 years ago