Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add references in summaries to asterisk docs (manager > actions)#176

Open
moldypenguins wants to merge 2 commits into
AsterNET:masterAsterNET/AsterNET:masterfrom
moldypenguins:DocManagerActionmoldypenguins/AsterNET:DocManagerActionCopy head branch name to clipboard
Open

Add references in summaries to asterisk docs (manager > actions)#176
moldypenguins wants to merge 2 commits into
AsterNET:masterAsterNET/AsterNET:masterfrom
moldypenguins:DocManagerActionmoldypenguins/AsterNET:DocManagerActionCopy head branch name to clipboard

Conversation

@moldypenguins

Copy link
Copy Markdown
Contributor

No description provided.

@moldypenguins

Copy link
Copy Markdown
Contributor Author

See issue #157 Add Links to Documentation

@moldypenguins

Copy link
Copy Markdown
Contributor Author

will go through these to add line breaks and remove extra white space

@skrusty

skrusty commented Aug 30, 2018

Copy link
Copy Markdown
Collaborator

looks good!

@Deantwo Deantwo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are missing some <br/> tags for newlines.

Some of all the new GitHub changes makes reviewing these pull requests a lot easier.
So if these are fixed it shouldn't be too hard to review it again.

Comment on lines -32 to +37
string chargingrAssociationPlan)
string chargingAssociationPlan)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this parameter renamed?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this is a bug fix in the middle of a documentation pull request?
According to Asterisk 14 ManagerAction_AOCMessage, it should indeed be chargingAssociationPlan.

Please keep a pull request on-topic. Looking for minor bug fixes in the middle of a huge documentation change is how bugs happen.

Comment on lines 10 to +13
/// Available since Asterisk 1.2
///
/// Deprecated in Asterisk 1.4
/// Removed in Asterisk 1.6

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +4 to +9
/// Starts recording a specified conference, with an optional filename.
/// If recording is already in progress, an error will be returned.
/// If RecordFile is not provided, the default record_file as specified in the conferences Bridge Profile will be used.
/// If record_file is not specified, a file will automatically be generated in Asterisk's monitor directory.
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeStartRecord">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeStartRecord</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +4 to +8
/// Creates an empty file in the configuration directory.
/// This action will create an empty file in the configuration directory. This action is intended to be used before an
/// UpdateConfig action.
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_CreateConfig">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_CreateConfig</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +4 to +7
/// Creates a new DBDelAction that deletes the value of the database entry
/// with the given key in the given family.
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_DBDel">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_DBDel</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +5 to +6
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeSetSingleVideoSrc">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeSetSingleVideoSrc</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +5 to +6
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeStopRecord">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeStopRecord</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +5 to +6
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeUnlock">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeUnlock</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +5 to +6
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeUnmute">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_ConfbridgeUnmute</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Comment on lines +5 to +6
///
/// See <see target="_blank" href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_CoreSettings">https://wiki.asterisk.org/wiki/display/AST/Asterisk+16+ManagerAction_CoreSettings</see>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need <br/> for newline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.