Commit Graph

5749 Commits (022cf309e4b079f125d9c60b7cfe6f4956bb409d)
 

Author SHA1 Message Date
Kevin P. Fleming 022cf309e4 add dialplan functions for URI encoding/decoding (issue #4857)
20 years ago
Kevin P. Fleming 1824c2f630 encode/decode URIs in 'pedantic' mode (issue #3923)
20 years ago
Kevin P. Fleming 0f03a734b1 don't make expression evaluator allocate a memory buffer for each result
20 years ago
Kevin P. Fleming 8b331ab17d eliminate compiler warning
20 years ago
Kevin P. Fleming 3ac4417753 eliminate warning when !ZAPATA_PRI
20 years ago
Kevin P. Fleming 830943cd0d fix signed/unsigned result issue on 32-bit platforms (issue #5050)
20 years ago
Kevin P. Fleming 464c3dca3c don't use unsigned in on Solaris, will break math expressions that are
20 years ago
Kevin P. Fleming d996db1ae9 remove unused defines and logic (issue #5058)
20 years ago
Russell Bryant 14fa6770e4 fix build when NEWJB is not defined (issue #5046)
20 years ago
Russell Bryant ba8b18ca83 app_rpt is experimental, not obsolete (issue #5047)
20 years ago
Russell Bryant d1ec6c80d1 fix mem leak from not destrying config (issue #5048)
20 years ago
Kevin P. Fleming 99929b21e4 preserve hint watchers and laststate across 'extensions reload' (issue #2522)
20 years ago
Kevin P. Fleming 601e4bb78a ensure that 'Events: On' enables all event types (issue #5016)
20 years ago
Kevin P. Fleming 8084c8d9d7 add Russian support to say_number (issue #4781)
20 years ago
Kevin P. Fleming ffe23eb007 add AgentCallbackLogin and AgentLogoff manager actions (issue #4766)
20 years ago
Kevin P. Fleming 8e3af106db update to use Speex 1.1.x features and doc cleanups (issue #4755)
20 years ago
Kevin P. Fleming 27dda09b0f work around parsing problem by using GotoIf() (issue #4876)
20 years ago
Kevin P. Fleming ad21be9cc7 ignore equals-signs inside parens (issue #5022)
20 years ago
Kevin P. Fleming da627fc643 use case-insensitive comparisons for headears (issue #5023)
20 years ago
Kevin P. Fleming ed63297dfd convert Cut() into CUT() function (issue #4892)
20 years ago
Kevin P. Fleming 6319baba24 remove extra dependencies
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago
Russell Bryant 7fa558c71e fix format string (inspired by issue #4945)
20 years ago
Russell Bryant f64c91537a updates for extensions.txt (bug #5028)
20 years ago
Kevin P. Fleming fcc3a3ac32 don't install moh functions if no classes are configured (issue #5025 with mods)
20 years ago
Kevin P. Fleming 7085e27835 doc updates and copyright header cleanup (issue #5026)
20 years ago
Kevin P. Fleming 866ae3cd53 doc updates and copyright header cleanup (issue #5027)
20 years ago
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