summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-30fix cdr_pgsql build on Debian testing (issue #5064)Kevin P. Fleming
2005-08-30correct syntax errorKevin P. Fleming
2005-08-30Add support for override of the default pri exclusive/preferred channelMatthew Fredrickson
2005-08-30ensure that the parser is generated in 'full/fast' modeKevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-08-30Add SIP video fixesMark Spencer
2005-08-30fix error I introduced into oej's patch :-(Kevin P. Fleming
2005-08-29massive upgrade to SUBSCRIBE, device state and messaging support (issue #3644)Kevin P. Fleming
2005-08-29eliminate compiler warningKevin P. Fleming
2005-08-29ensure CDR pointer is cleared after detaching it from channel (related to iss...Kevin P. Fleming
2005-08-29use proper next hop in strict routing mode (issue #3609)Kevin P. Fleming
2005-08-29add dialplan functions for URI encoding/decoding (issue #4857)Kevin P. Fleming
2005-08-29encode/decode URIs in 'pedantic' mode (issue #3923)Kevin P. Fleming
2005-08-29don't make expression evaluator allocate a memory buffer for each resultKevin P. Fleming
2005-08-29eliminate compiler warningKevin P. Fleming
2005-08-29eliminate warning when !ZAPATA_PRIKevin P. Fleming
2005-08-29fix signed/unsigned result issue on 32-bit platforms (issue #5050)Kevin P. Fleming
2005-08-29don't use unsigned in on Solaris, will break math expressions that areKevin P. Fleming
2005-08-29remove unused defines and logic (issue #5058)Kevin P. Fleming
2005-08-29fix build when NEWJB is not defined (issue #5046)Russell Bryant
2005-08-29app_rpt is experimental, not obsolete (issue #5047)Russell Bryant
2005-08-29fix mem leak from not destrying config (issue #5048)Russell Bryant
2005-08-27preserve hint watchers and laststate across 'extensions reload' (issue #2522)Kevin P. Fleming
2005-08-26ensure that 'Events: On' enables all event types (issue #5016)Kevin P. Fleming
2005-08-26add Russian support to say_number (issue #4781)Kevin P. Fleming
2005-08-26add AgentCallbackLogin and AgentLogoff manager actions (issue #4766)Kevin P. Fleming
2005-08-26update to use Speex 1.1.x features and doc cleanups (issue #4755)Kevin P. Fleming
2005-08-26work around parsing problem by using GotoIf() (issue #4876)Kevin P. Fleming
2005-08-26ignore equals-signs inside parens (issue #5022)Kevin P. Fleming
2005-08-26use case-insensitive comparisons for headears (issue #5023)Kevin P. Fleming
2005-08-26convert Cut() into CUT() function (issue #4892)Kevin P. Fleming
2005-08-26remove extra dependenciesKevin P. Fleming
2005-08-26switch to 'new' expression parser, remove support for old parserKevin P. Fleming
2005-08-26fix format string (inspired by issue #4945)Russell Bryant
2005-08-26updates for extensions.txt (bug #5028)Russell Bryant
2005-08-25don't install moh functions if no classes are configured (issue #5025 with mods)Kevin P. Fleming
2005-08-25doc updates and copyright header cleanup (issue #5026)Kevin P. Fleming
2005-08-25doc updates and copyright header cleanup (issue #5027)Kevin P. Fleming
2005-08-25minor doc fixes and copyright header cleanup (issue #5029 with mods)Kevin P. Fleming
2005-08-25fix race conditionKevin P. Fleming
2005-08-25change sample ipRussell Bryant
2005-08-25ensure that Random() can support priority labels as targets (issue #5013)Kevin P. Fleming
2005-08-25add T1 timer support for NOTIFY dialogs (issue #5017)Kevin P. Fleming
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)Kevin P. Fleming
2005-08-25add madplay example for Solaris users (issue #4929)Kevin P. Fleming
2005-08-25ensure Asterisk won't segfault during re-registration (issue #5011)Kevin P. Fleming
2005-08-25clean up rtcaching config options (issue #4075)Kevin P. Fleming
2005-08-25add documentation of new parameters to sample config file (issue #5021)Kevin P. Fleming
2005-08-25handle INVITEs that are asking for authentication that we cannot supply more ...Kevin P. Fleming