jpos / jPOS

jPOS Project
http://jpos.org
GNU Affero General Public License v3.0
599 stars 458 forks source link

Changes NACChannel setHeader to use hex2byte. Fixes #510 #537

Open agustiza opened 1 year ago

agustiza commented 1 year ago

Should fix this one.

https://github.com/jpos/jPOS/issues/510

ar commented 1 year ago

Thank you for the PR. I can't imagine how this PR could fail, but because NACChannel is heavily used in production, I'll wait until we get positive feedback that this change doesn't create problems, or until I manage to test it myself with real traffic.

agustiza commented 1 year ago

Definitely! I wouldn't expect otherwise!