Commit Graph

5922 Commits (b8f23573fa67c3e2d99b9a49aa85560902c60c6c)
 

Author SHA1 Message Date
Kevin P. Fleming 39e8d87476 minor doc fixes and copyright header cleanup (issue #5029 with mods)
20 years ago
Kevin P. Fleming 239d0bf4f7 fix race condition
20 years ago
Russell Bryant 9f13284f02 change sample ip
20 years ago
Kevin P. Fleming f51d313a94 ensure that Random() can support priority labels as targets (issue #5013)
20 years ago
Kevin P. Fleming 529fcab374 add T1 timer support for NOTIFY dialogs (issue #5017)
20 years ago
Kevin P. Fleming 37930961e1 add optional 'extended ODBC storage' mode (issue #4403)
20 years ago
Kevin P. Fleming aad6fbb85e add madplay example for Solaris users (issue #4929)
20 years ago
Kevin P. Fleming 1cb8d00523 ensure Asterisk won't segfault during re-registration (issue #5011)
20 years ago
Kevin P. Fleming bf6bc6d4fd clean up rtcaching config options (issue #4075)
20 years ago
Kevin P. Fleming 5c4fa40a8f add documentation of new parameters to sample config file (issue #5021)
20 years ago
Kevin P. Fleming 60718ec80b handle INVITEs that are asking for authentication that we cannot supply more intelligently (issue #4995)
20 years ago
Kevin P. Fleming 20e887d708 make some messages show up only under debugging and other minor cleanups (issue #5018)
20 years ago
Kevin P. Fleming fa4b3f8416 fix 'sip debug' vs. reload properly
20 years ago
Kevin P. Fleming e979e32374 clean up code, fix a few bugs
20 years ago
Kevin P. Fleming 0bd1861df8 clear out memory allocated by LOCAL_USER_ADD/LOCAL_USER_ACF_ADD
20 years ago
Kevin P. Fleming 7950e4216e make AST_LIST_REMOVE_HEAD safer to use
20 years ago
Russell Bryant a07997b961 fix build for OpenBSD (bug #5019)
20 years ago
Kevin P. Fleming 0d7115e65c protocol upgrades
20 years ago
Kevin P. Fleming 6aeb93a629 handle whitepace around expression
20 years ago
Kevin P. Fleming 87f2acf15d don't reset sipdebug to zero during reload (issue #5000)
20 years ago
Kevin P. Fleming 61ef3c1c7c make the warning message be LOG_WARNING (issue #4960)
20 years ago
Kevin P. Fleming 81c127758b ensure buffer is adequately sized for frames with lots of elements (issue #4974)
20 years ago
Kevin P. Fleming d86ce557ef allow more adjustability in peer qualification system (issue #4192 with mods)
20 years ago
Kevin P. Fleming 8a52a7cf10 add counter to 'show formats' (issue #5001)
20 years ago
Kevin P. Fleming 4c6693f39d add count to 'show keys' (issue #5002)
20 years ago
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