Commit Graph

6635 Commits (db467378b4e041de221b210e76fc7ad32a3bf519)
 

Author SHA1 Message Date
Kevin P. Fleming d84e0caea8 don't try to expand keywords in this file
20 years ago
Kevin P. Fleming 5c1da58b90 set this file to binary mode, so it won't be mangled on export/checkout
20 years ago
Russell Bryant 018c617199 remove ASTERISKVERSIONNUM from the version string given to doxygen
20 years ago
Russell Bryant a49f954f6a don't delete dynamic queue members when reloading the static members from a realtime database (issue #5922)
20 years ago
Russell Bryant 03a8791440 fix the order of arguments to an error message (issue #5927)
20 years ago
Kevin P. Fleming 78ad17381e use a more efficient way to get the revision number, that will also report if the working copy contains uncommitted modifications
20 years ago
Tilghman Lesher 5b03803e2f Bug 5925: check for "Unknown", as that's what app_voicemail puts into the field for Unknown callerid
20 years ago
Olle Johansson ee1e461a57 Documenting the default registerattempts setting as 0, continue hammering the server for ever and ever ;-)
20 years ago
Tilghman Lesher a543725311 Turn on executable bits for startup scripts, and fix bash var interpolation for Mandrake
20 years ago
Olle Johansson 8c701a0861 Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk)
20 years ago
Kevin P. Fleming 5fbe566524 inherit channel variables into channels created by Page() application (issue #5888)
20 years ago
Kevin P. Fleming e14cf31bc9 allow previous context-searching behavior to be used if desired (issue #5899)
20 years ago
Kevin P. Fleming 0042c03c7e properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870)
20 years ago
Kevin P. Fleming 41023ecb9c protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879)
20 years ago
Kevin P. Fleming fb8d0a544d allow variables to exist on both 'halves' of the Local channel (issue #5810)
20 years ago
Kevin P. Fleming acaf8c9cc9 don't block waiting for the Festival server forever when it goes away (issue #5882)
20 years ago
Kevin P. Fleming 0d3fc8d103 ensure channel's scheduling context is freed (issue #5788)
20 years ago
Kevin P. Fleming 9bbfbacacc Makefile 'update' target now supports updating from Subversion repositories (issue #5875)
20 years ago
Olle Johansson 8e301c629f Changing bug report address to the Asterisk issue tracker
20 years ago
Olle Johansson 9576d8a081 Removing references to 1.1dev, replacing with 1.2, in documentation files.
20 years ago
Olle Johansson 7db96672bf Fixing some spelling errors, as well as changing "cvs" to "subversion" in misdn documentation.
20 years ago
Kevin P. Fleming 0d8f099ca2 ensure that 'svn info' output is in the expected language for the script to parse (issue #5880)
20 years ago
Russell Bryant 0a4d7e5068 use ast_app_separate_args to split arguments (issue #5686)
20 years ago
Russell Bryant a32f75b800 fix queue weight feature - compare member interfaces instead of pointers to
20 years ago
Russell Bryant 78f37c51ef use '=' instead of '==' for string comparisons. /bin/bash is ok with this, but
20 years ago
Russell Bryant d6e5eb75ee remove outdated redhat init script and provide the updated one in 'make rpm' (issue #5786)
20 years ago
Russell Bryant 6f433a7e7b Comment out LD_ASSUME_KERNEL by default.
20 years ago
Russell Bryant ce2ecb5582 fix DIALEDTIME when call has not been answered (issue #5862)
20 years ago
Russell Bryant 45c15e8561 do not allow an rtp message with zero type (issue #5749)
20 years ago
Russell Bryant 5e3f4186da fix hint case sensitivity (issue #5856)
20 years ago
Russell Bryant d03694df19 add description of the "fromdomain" option (issue #5874)
20 years ago
Josh Roberson d52e8fa7d2 backport fix from trunk
20 years ago
Kevin P. Fleming 77c6cd0bff remove remaining CVS references
20 years ago
Kevin P. Fleming 463ebe8b4b port memory leak fix from rev 7223 in trunk
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming bf9d4b103d do the multiple-lock check for cond_wait properly...
20 years ago
Russell Bryant 7dc2449f3a print an error message if invalid arguments are specified
20 years ago
Russell Bryant 27cc20db11 fix a couple of typos and a buglet
20 years ago
Kevin P. Fleming 4e04f5f731 if the lock protected a pthread_cond is held recursively, warn before waiting onthe condition
20 years ago
Kevin P. Fleming 5ec3844077 remove CVS ignore lists, set SVN ignore lists
20 years ago
Kevin P. Fleming f641c7cd0d port version string computation from trunk
20 years ago
Kevin P. Fleming 49aa54cafc branch renames
20 years ago
Russell Bryant e3b81e66a1 issue #5850
20 years ago
Russell Bryant 7bb6b928b5 fix typo - thanks twisted :)
20 years ago
Russell Bryant ad4dc7c4a9 fix the date
20 years ago
Russell Bryant feb9764721 issue #5828
20 years ago
Russell Bryant 8c74501001 issue #5826
20 years ago
Russell Bryant 5861d3fd64 issue #5829
20 years ago
Kevin P. Fleming 08acdc6a86 backport fix from HEAD branch
20 years ago
Kevin P. Fleming 3b50570c9b backport fix from HEAD branch
20 years ago