marcinkowalczyk
marcinkowalczyk
Hi, No jasmin restart is required. It receives messages via smpp, publishes to rabbit but it does not consume until restart. Rabbit did not go down, it was up all...
Hi, I don't know reason why it failed - but this is an tcp connection that can always fail. AMQP client should be able to recover. At the moment it...
Use interceptor as described here https://docs.jasminsms.com/en/latest/interception/index.html#chaning-ton-or-npi 1. create filter that will match alphanumeric source 2. create mtinterceptor where you can rewrite TON and NPI that will kick-in when filter form...