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

Invalid enum CallingPartyCategory ? #324

Open
kpouer opened this issue Dec 18, 2020 · 0 comments
Open

Invalid enum CallingPartyCategory ? #324

kpouer opened this issue Dec 18, 2020 · 0 comments

Comments

@kpouer
Copy link

kpouer commented Dec 18, 2020

/kind bug

What happened:
The interface org.restcomm.protocols.ss7.isup.message.parameter.CallingPartyCategory seems to have an invalid value :
byte _PAYPHONE = 14;
but if I read the Q.763 3.11 it seems the good value should be 15 :
0 0 0 0 1 1 1 1 payphone

14 is 0 0 0 0 1 1 1 0 IEPS call marking for preferential call set up

thanks

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

1 participant