The Z

Results 114 comments of The Z

@kissonde this is the actual behaviour of Jasmin for handling incoming deliver_sm long messages, making Jasmin handle unordered incoming PDUs can be planned in next releases. You still can request...

Is this related to a specific sms content/params ? or is it general to any message you are trying to deliver ? mt or mo ? are you using specific...

Do your telecom provider send you MO traffic ? if yes, then you will see the inbound messages in messages.log, then you will need to make routings through the morouter...

you just concatenate the 49 to the destination: `routable.pdu.params['destination_addr'] = '49%s' % (routable.pdu.params['destination_addr'])`

This is an error status returned from your upstream, did you check with it ?

Unfortunately you cannot use Jasmin without a telecom provider access to send/receive messages.

Try this: ^7(9|2)\d{7}$

@atari83 you're in need of a http/rest upstream connector, this is a commercially licensed product, please file a request to [email protected] if interested.

Please share the outcome of **cat /etc/redhat-release**