Thank you for the info Keith. Best Regard,
Ron Menez [email protected]<mailto:[email protected]> On May 15, 2017, at 7:26 PM, Keith <[email protected]<mailto:[email protected]>> wrote: On 15/05/2017 11:35, Ron wrote: Another feature we are looking for is a trigger to an external server for every LUR of devices. Hi Ron, You will find a very basic implementation of that here: https://github.com/Rhizomatica/rccn/blob/master/rccn/smpp.py You could even use that same python-smpplib that is used there to generate your "welcome" message, it would be no more than a few lines of python. You'll need this version as it has support for the alert_notification PDU: https://github.com/asdfuser/python-smpplib k/
