Commit Graph

6774 Commits (4a40420978340bc145d9dfef3d84a57410478a24)
 

Author SHA1 Message Date
BJ Weschke 4a40420978 Don't say that we can pass an 'exten' argument in the documentation of Park() when we really cannot. #6902 (opsys)
21 years ago
Tilghman Lesher 08cc142495 Bug 6914 - .txt file fails to rename on operator out
21 years ago
Tilghman Lesher 48d13f84a5 Bug 6913 - fix for possible buffer overflow
21 years ago
Olle Johansson 7b12d67e50 - Fix cause codes
21 years ago
Olle Johansson d98317c7ad - Fix possible minor memory leak in chan_sip
21 years ago
Kevin P. Fleming ce8275960e fix typo
21 years ago
Kevin P. Fleming a6e5c98723 small fix... don't try to check conference details if it couldn't be created or found
21 years ago
Kevin P. Fleming 60df6b45d2 don't try to support 'i' or 'r' options if chan_zap is not loaded, and warn the user when they attempt to use them (issue #6675)
21 years ago
Russell Bryant 235212182e move continue out of block that checks verbose level (issue #6880)
21 years ago
Joshua Colp 831a96aac1 Update email address to my Digium one
21 years ago
Joshua Colp bdea273046 Unlock channel on failure so that ast_mutex_destroy doesn't throw a fit (issue #6647 reported by casper)
21 years ago
Olle Johansson f08096e951 Issue #6654: Enum crash on ADDRESS record, possibly bad record, but still a crash
21 years ago
Olle Johansson d5a3b59ccf Issue #6878 - Unhide DNDstate manager events (thanks casper)
21 years ago
Olle Johansson 457bdd22bb Issue #6882 - move "res=-1" out of verbosity block, minor code cleanups (casper)
21 years ago
Matt O'Gorman 43fde6acce Adds documentation to show what the w flag.
21 years ago
Olle Johansson adf51ade80 Issue 6870 - document that parking lots need to be numeric
21 years ago
Olle Johansson 65f95fee51 Issue #6848 take two - Use the tag provided by the SUBSCRIBE request when sending NOTIFY
21 years ago
Olle Johansson bca4868578 Ugly patch to avoid hangup causes in non-final responses
21 years ago
Russell Bryant 9a729f7aff move a NULL check to before the first time the pointer is dereferenced (issue #6832)
21 years ago
Russell Bryant d125a1a278 fix the situation where bindport is specified but bindaddr is not (issue #6616)
21 years ago
Kevin P. Fleming 6c0ac0721e ensure that hint watchers (subscribers) cannot be added or removed while the dialplan is being modified
21 years ago
Tilghman Lesher 65acfca5af Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon
21 years ago
Tilghman Lesher 3585625b40 Bug 6849 - trivial typo fix
21 years ago
Joshua Colp c43f01c211 Add another check for 64-bit goodness (issue #6850 reported by evilbunny)
21 years ago
Joshua Colp 52aa07e2b2 Do not exceed the array size for maximum allowed moh files. (issue #6842)
21 years ago
Olle Johansson b97c1529fc Set initial value on adsipark
21 years ago
Olle Johansson 0a48c19845 Typo fix.
21 years ago
Olle Johansson 8aa27f2c5c Typo (Issue 6839, casper)
21 years ago
Tilghman Lesher 0bb7b71572 Bug 6830 - Let GosubIf work with the same conditions as a GotoIf (change in API approved by Russell)
21 years ago
Tilghman Lesher ac1e4d72dd Bug 6835 - Updates to GotoIf help text
21 years ago
Russell Bryant ecf158b51e tell unsetenv for solaris to return the result of the setenv call
21 years ago
Olle Johansson 8d417967ce Issue #6823
21 years ago
Kevin P. Fleming 8d1c316519 ensure that list traversal loops which skip entries properly update the 'previous entry' pointer so when entries _are_ removed the list does not get damaged
21 years ago
Russell Bryant 70bd3bebc5 backport astmm + sparch fixes from the trunk
21 years ago
Russell Bryant 8c63eaec22 fix Bus Error on sparc (issue #6354)
21 years ago
Olle Johansson 35ea822831 Fix breakage of NAT support for peers with qualify=yes.
21 years ago
Russell Bryant 420f3d12aa fix the order in which for loops are expanded (issue #6810)
21 years ago
Tilghman Lesher 469e6d539a Bug 6815 - Adding quotes to make bash happy
21 years ago
Olle Johansson 09bf0c3032 Issue #6736 - Use flags for OPTION messages. Thanks Casper!
21 years ago
Olle Johansson 3db3883d3d Issue #6597 - sip show registry shows incorrect port
21 years ago
Olle Johansson b85f9ea8fb Issue #6409 - Use "s" extension when there's no username in the URI
21 years ago
Tilghman Lesher 84b4d40f79 Bug 6601 - More configuration abilities for the RH init script
21 years ago
Tilghman Lesher ea4baa91d0 Fix incorrect size of zeroing (left over from when maxmsg was hardcoded at 100)
21 years ago
Tilghman Lesher eb76fca6a3 Bug 6783 - When context is specified, voicemail should look for mailboxes in that context
21 years ago
Russell Bryant 677ed9a31a use the correct variable in an error message (issue #6791)
21 years ago
BJ Weschke dea7edda6b Fix a typo in the app description
21 years ago
BJ Weschke da3df5ec26 Doxygen comment typo corrections
21 years ago
Joshua Colp 0a0470ad00 Issue #6764 - Return BUSY signal when other party is busy at Attended Transfer (Reported by mnachev)
21 years ago
Matthew Fredrickson b89b296584 Fix SETUP_ACK handling so that we change channels if so requested
21 years ago
BJ Weschke 41feb1c7ff Bug #5884 - fix a possible race state in app_meetme when a channel has gone away and we are reading continuously for more frames. (mneuhauser)
21 years ago