jpos / jPOS

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

The trailer is not added to the JPOS response. #545

Closed Chandhiramouli closed 1 year ago

Chandhiramouli commented 1 year ago

**Source sends a trailer (the end of the message) to Jpos, but Jpos is not able to return the trailer to source.

Kindly refer the supporting images.

Source sends a 1200 message to jpos. In 1200 request message, trailer was added in jpos code.**

image

Wireshark Log for request message (Source to JPOS)

image

While sending a 1210 message, trailer was not added in Jpos code (Receiving null).

image

Wireshark Log for request message (JPOS to Source)

image

Kindly provide any configuration for adding a trailer in the JPOS response.

alcarraz commented 1 year ago

If you need help configuring jPOS for handling trailers, I suggest you to ask it in proper channels. I believe the most adequate would be the jPOS users mailing list. You can also ask in the jPOS slack.

You can see all those resources in http://www.jpos.org/resources.

Chandhiramouli commented 1 year ago

Very Thanks for your suggestion.