Commit Graph

6905 Commits (efee6cdadfab48ded7ee76d6ebd4d79c4630786d)
 

Author SHA1 Message Date
Russell Bryant d125a1a278 fix the situation where bindport is specified but bindaddr is not (issue #6616)
20 years ago
Kevin P. Fleming 6c0ac0721e ensure that hint watchers (subscribers) cannot be added or removed while the dialplan is being modified
20 years ago
Tilghman Lesher 65acfca5af Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon
20 years ago
Tilghman Lesher 3585625b40 Bug 6849 - trivial typo fix
20 years ago
Joshua Colp c43f01c211 Add another check for 64-bit goodness (issue #6850 reported by evilbunny)
20 years ago
Joshua Colp 52aa07e2b2 Do not exceed the array size for maximum allowed moh files. (issue #6842)
20 years ago
Olle Johansson b97c1529fc Set initial value on adsipark
20 years ago
Olle Johansson 0a48c19845 Typo fix.
20 years ago
Olle Johansson 8aa27f2c5c Typo (Issue 6839, casper)
20 years ago
Tilghman Lesher 0bb7b71572 Bug 6830 - Let GosubIf work with the same conditions as a GotoIf (change in API approved by Russell)
20 years ago
Tilghman Lesher ac1e4d72dd Bug 6835 - Updates to GotoIf help text
20 years ago
Russell Bryant ecf158b51e tell unsetenv for solaris to return the result of the setenv call
20 years ago
Olle Johansson 8d417967ce Issue #6823
20 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
20 years ago
Russell Bryant 70bd3bebc5 backport astmm + sparch fixes from the trunk
20 years ago
Russell Bryant 8c63eaec22 fix Bus Error on sparc (issue #6354)
20 years ago
Olle Johansson 35ea822831 Fix breakage of NAT support for peers with qualify=yes.
20 years ago
Russell Bryant 420f3d12aa fix the order in which for loops are expanded (issue #6810)
20 years ago
Tilghman Lesher 469e6d539a Bug 6815 - Adding quotes to make bash happy
20 years ago
Olle Johansson 09bf0c3032 Issue #6736 - Use flags for OPTION messages. Thanks Casper!
20 years ago
Olle Johansson 3db3883d3d Issue #6597 - sip show registry shows incorrect port
20 years ago
Olle Johansson b85f9ea8fb Issue #6409 - Use "s" extension when there's no username in the URI
20 years ago
Tilghman Lesher 84b4d40f79 Bug 6601 - More configuration abilities for the RH init script
20 years ago
Tilghman Lesher ea4baa91d0 Fix incorrect size of zeroing (left over from when maxmsg was hardcoded at 100)
20 years ago
Tilghman Lesher eb76fca6a3 Bug 6783 - When context is specified, voicemail should look for mailboxes in that context
20 years ago
Russell Bryant 677ed9a31a use the correct variable in an error message (issue #6791)
20 years ago
BJ Weschke dea7edda6b Fix a typo in the app description
20 years ago
BJ Weschke da3df5ec26 Doxygen comment typo corrections
20 years ago
Joshua Colp 0a0470ad00 Issue #6764 - Return BUSY signal when other party is busy at Attended Transfer (Reported by mnachev)
20 years ago
Matthew Fredrickson b89b296584 Fix SETUP_ACK handling so that we change channels if so requested
20 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)
20 years ago
Russell Bryant 9884c9637a don't crash when asked to read from a file that doesn't exist (issue #6786)
20 years ago
Joshua Colp b0f4874196 Fix a minor code issue
20 years ago
Joshua Colp 3667b25224 Issue #6781 - Verbose levels not enforced in app_voicemail (Reported by flobi)
20 years ago
Joshua Colp dcccda229d Issue #5918 - Disposition showing FAILED even though call is answered successfully (Reported by tracinet)
20 years ago
Joshua Colp d31a0d9e7b Issue #6780 - ast_pbx_outgoing_cdr_failed description fix. (Reported and fixed by casper)
20 years ago
Olle Johansson 674425a343 Issue #6766 - fix ;user=phone functionality. (Reported by alein, fix by russell - thanks!)
20 years ago
Russell Bryant efd60d1d1f add a note explaining how to set the DYNAMIC_FEATURES variable to allow the use
20 years ago
Russell Bryant 0cfcb22bbc fix crash when using the ParkAndAnnounce application. When using this application,
20 years ago
Russell Bryant 9925080ca6 fix REGEX on strings that contain quotes (issue #6678)
20 years ago
Russell Bryant e34983cde0 fix spelling of whiskey
20 years ago
Russell Bryant 17187101f6 don't add conference participant if the user hangs up while recording their name (issue #6661)
20 years ago
Russell Bryant 747495fc0e re-add the Account parameter to the sample call file since it's not really
20 years ago
Tilghman Lesher d564b81083 Bug 6714 - Workaround to avoid retrieving incomplete voicemail message
20 years ago
Tilghman Lesher 50249c732b Do away with some warnings and fix some indentation
20 years ago
Olle Johansson 108275cf6c Do not overwrite ANI if it's set by IE (sendany=yes in the peer)
20 years ago
Russell Bryant 13b57f8255 revert the change made in revision 12927 in favor of keeping the original
20 years ago
Olle Johansson 6b8f2a96f1 Reset global_rtautoclear at sip reload
20 years ago
Tilghman Lesher b21dc2c0c2 Bug 6737 - Fix compile warning on OS X
20 years ago
Olle Johansson f096152b20 Issue #6690 - clarify progressinband default setting
20 years ago