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

pdutext.GSM7Packed not supported by Kannel #7

Open
mdouchement opened this issue Jun 21, 2022 · 2 comments
Open

pdutext.GSM7Packed not supported by Kannel #7

mdouchement opened this issue Jun 21, 2022 · 2 comments

Comments

@mdouchement
Copy link
Owner

Kannel seems to not support pdutext.GSM7Packed encoding, only the unpacked version which is not defined by the GSM 02.38 spec.

@hamzaKhattat
Copy link

in the line Raw = pdutext.Raw from the file pdutext.go , where Raw is defined ?

@mdouchement
Copy link
Owner Author

It's defined here https://github.com/mdouchement/smpp/blob/main/smpp/pdu/pdutext/raw.go
It does not perform encoding, it just forward bytes as they were given.

Is this question related to this issue?

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

No branches or pull requests

2 participants