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

Support hangup verb #7

Merged
merged 9 commits into from
Apr 14, 2015
Merged

Conversation

rudigiesler
Copy link

No description provided.

@rudigiesler
Copy link
Author

Ready for review

})
elif verb.name == "Hangup":
yield self.reply_to(
message, '',

Choose a reason for hiding this comment

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

I think we should set content to None here too?

Copy link
Author

Choose a reason for hiding this comment

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

Missed that one. Thanks

@hodgestar
Copy link

Left one very minor comment. Otherwise looks good.

@rudigiesler
Copy link
Author

Issues addressed.

@hodgestar
Copy link

👍

rudigiesler pushed a commit that referenced this pull request Apr 14, 2015
@rudigiesler rudigiesler merged commit 4c98b0c into develop Apr 14, 2015
@rudigiesler rudigiesler deleted the feature/issue-7-support-hangup-verb branch April 14, 2015 10:31
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.

2 participants