Skip to content

Conversation

@syco
Copy link

@syco syco commented Nov 2, 2017

I've extended monitor action with 2 more parameters, please consider including it in the main repo.
Thanks.

Signed-off-by: Syco <syco@echo>
@coveralls
Copy link

coveralls commented Nov 2, 2017

Coverage Status

Coverage remained the same at 92.244% when pulling 1030068 on syco:master into f586d0f on marcelog:master.

* @return void
*/
public function __construct($channel, $filename)
public function __construct($channel, $filename, $format = 'wav', $mix = 'true')
Copy link
Owner

Choose a reason for hiding this comment

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

IMO, If these are not required to create this action, they should be set with setters, like we do in other actions

Syco added 3 commits November 21, 2018 13:37
Signed-off-by: Syco <syco@torann>
Signed-off-by: Syco <syco@torann>
Signed-off-by: Syco <syco@torann>
dkgroot added a commit to chan-sccp/PAMI that referenced this pull request Apr 24, 2019
Add format and mix parameters to MonitorAction.php

Small fix to follow to marcelogs directive

PR: Created by @syco (marcelog#149)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants