You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How could I add headers (H1 to H14) into the message? Is there a way to use the existing code or would it need some new code to support header fields?
Basically the message I would need to build should have structure like this:
MTI
Bitmap, Primary
Bitmap, Secondary
Bitmap, Third
H1
...
H14
2
...
127.L3
The text was updated successfully, but these errors were encountered:
I'm a bit confused, could you provide some more information, e.g. the specific protocol you're working with? In general there is no third bitmap in 8583 and I'm not sure I understand what you mean with "header fields", though that might just be a case of your protocols specific jargon.
The headers may be specific to our case. I actually already modified the gem to support the headers the way that I see they should be used in our case. We'll see how it works.
Hi,
How could I add headers (H1 to H14) into the message? Is there a way to use the existing code or would it need some new code to support header fields?
Basically the message I would need to build should have structure like this:
MTI
Bitmap, Primary
Bitmap, Secondary
Bitmap, Third
H1
...
H14
2
...
127.L3
The text was updated successfully, but these errors were encountered: