Skip to content
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

Start beep on freeswitch #180

Closed

Conversation

krakatoa
Copy link

As mentioned in #154, support for start_beep is missing on Freeswitch platform.

PS: Recreated pull-request on fresh branch, and added missing specs.

@@ -220,10 +220,9 @@ module Component
let(:command_options) { { :start_beep => true } }

it "should return an error and not execute any actions" do
Copy link
Member

Choose a reason for hiding this comment

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

You should give this spec a sensible description. You should also assert that the beep happened in this case, and does not happen when start_beep: false.

@benlangfeld
Copy link
Member

Thanks for this. Just a few more issues that need to be addressed before a merge. Once this is all done, I'd like to see the commits squashed, also :)

Thanks for your effort on this 👍

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.19%) when pulling 6e980b6 on krakatoa:start_beep_on_freeswitch into 12a753f on adhearsion:develop.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) when pulling 5e5e10a on krakatoa:start_beep_on_freeswitch into 12a753f on adhearsion:develop.

@benlangfeld
Copy link
Member

I'm going to close this since it never met the merge requirements and has been thoroughly superseded by mod_rayo :) See #201

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