forked from pttlink/Asterisk
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synching fork with upstream #8
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Minor bug fix in configuration checks
minor bug fix in configuration checks
Merge develop into master
Moving to a markdown format
Created new README file in markdown to allow better formatting.
Fixed typo
Updated copyright.
line break/formatting
Minor update -added section called contributing.
Updated LICENSE to show ASL Inc copyright and info as well as ensure that the Asterisk LICENSE file info is available at the top level.
Updated label used
… Includes telemetry ducking code ported into app_rpt.c from DVSWITCH version of app_rpt.c Signed-off-by: Stacy Olivas <[email protected]>
ASL version 1.02
Updated to reflect new version, removed old information, refer to wiki for information on how to compile.
Change in the header to match the function's actual declaration.
Signed-off-by: Stacy Olivas <[email protected]>
Signed-off-by: Stacy Olivas <[email protected]>
Signed-off-by: Stacy Olivas <[email protected]>
Signed-off-by: Stacy Olivas <[email protected]>
Signed-off-by: Stacy Olivas <[email protected]>
Fixed formatting for markdown.
Markdown issues.
Signed-off-by: Stacy Olivas <[email protected]>
Signed-off-by: Stacy Olivas <[email protected]>
…ck for libblkid. You will need to rebuild your configure by running ./bootstrap.sh. Then re-run ./configure with your normal args. app_rpt.c now uses /etc/machine-id and the UUID of the root partition to generate a System ID - SHA256 hash of these two strings together. libblkid is used to compute part of this. Moved autoconf files into autoconf directory. Fixed sed/gsed test using snippet from current asterisk autoconf files. Signed-off-by: Stacy Olivas <[email protected]>
Signed-off-by: Stacy Olivas <[email protected]>
…nt and have the required updated configure script to build. Signed-off-by: Stacy Olivas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.