Commit Graph

6913 Commits (a19de52a1e29afb93560a63e993d43ae7f1d1217)
 

Author SHA1 Message Date
Tilghman Lesher 1e91dfa5df Document that curley braces must be on the same line as the keyword.
20 years ago
Tilghman Lesher e4e5f7c65b Bug 6009 - off by one error
20 years ago
Kevin P. Fleming 8ef66261f1 Max-Forwards headers must only be present on requests, not responses
20 years ago
Kevin P. Fleming 90812b536c forcibly expire previous subscriptions from a peer when they resubscribe (keeps them from building up and waiting for expiration, and stops us sending unwanted NOTIFY messages to devices)
20 years ago
Kevin P. Fleming 2b880d3ef8 fix some buglet when building team branch version strings
20 years ago
Tilghman Lesher 6ab729aeb3 We want to check the previous value, not the current value (which was just changed).
20 years ago
Tilghman Lesher c9f97f49c5 First field is truncated
20 years ago
Christian Richter 8b352fcb94 * Added mISDN/mISDNuser Echo cancel Patch
20 years ago
BJ Weschke 5a06af4d57 Bug #6003 - Don't free the channel structure until after having sent the manager event.
20 years ago
Kevin P. Fleming 2ede900bfd clarify substring documentation
20 years ago
Kevin P. Fleming fb0ffc7784 correct broken math in tvfix() for timestamp values over one million
20 years ago
Kevin P. Fleming e69171dc06 restore ability of caller to hangup calls that are still ringing (issue #5839)
20 years ago
Kevin P. Fleming 8452f6b494 ensure that hangups while incoming calls are in early state are handled properly (issue #5919)
20 years ago
Kevin P. Fleming f9bc6f8afc only report AGENT_IDLE for callback mode agents when they are actually idle (issue #5902)
20 years ago
Kevin P. Fleming f9f44d7d9b use the stream's current point when pausing/unpausing, instead of elapsed time (which doesn't work when the stream has been skipped forward or backward) (issue #5897)
20 years ago
Kevin P. Fleming 86bb1472cc set all the child file descriptors to non-blocking so that we don't hang if the child fails to send a newline-terminated command or error message
20 years ago
Tilghman Lesher ef09c506c8 Typo
20 years ago
Russell Bryant af7b3b420e silence a couple of compiler warnings about pointer signedness
20 years ago
Tilghman Lesher 3b80a35a66 Bug 5965 - major bug in AST_LIST_REMOVE
20 years ago
Tilghman Lesher f59b27258c Bug 5967
20 years ago
BJ Weschke d38fff38f9 Bug #5877
20 years ago
Tilghman Lesher 91c5b12f25 Bug 5960
20 years ago
Tilghman Lesher 894bdd5cda Documenting two keywords that were previously missing
20 years ago
Kevin P. Fleming d8c58ca6c8 initialize the buffer before using it...
20 years ago
Kevin P. Fleming 43f7956422 ensure that hints are allowed to use global variable references
20 years ago
Kevin P. Fleming 96fcc02900 ensure that sound/music files are handled as binary
20 years ago
Kevin P. Fleming 2e8b6e7f20 replace with unmodified file
20 years ago
Kevin P. Fleming 3ed93398e9 _really_ don't mess with line endings
20 years ago
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