Skip to content

Conversation

emopers
Copy link
Contributor

@emopers emopers commented Dec 5, 2015

In line 206 of AsyncAgiEvent, it uses ISO-8859-1 encoding scheme but according to Oracle Java 7 API specification, the World Wide Web Consortium Recommendation states that UTF-8 should be used. Not doing so may introduce incompatibilities.
This pull request adds a fix by using UTF-8 encoding.

bsutton added a commit that referenced this pull request Feb 22, 2016
AsyncAgiEvent does not use UTF-8 encoding
@bsutton bsutton merged commit 03573b9 into asterisk-java:master Feb 22, 2016
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