Welcome Message Upon first Connect / Trigger to External Server for LUR

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Mon May 15 10:01:06 UTC 2017


> On 15. May 2017, at 17:35, Ron <ron.menez at entropysolution.com> wrote:
> 
> Hi All,
> 
> Is there the an equivalent configuration from OpenBTS’ Control.LUR.!OpenRegistration.Message in OSMO? This is the welcome SMS to the devices when they attached to an open registration network.
> 
> What we are trying to do is replicate most of the features from OpenBTS and migrate it to OSMO.
> 
> Another feature we are looking for is a trigger to an external server for every LUR of devices.

One option is SMPP. An ALERT_NOTIFICATION will be sent on attach and detach to all ESMES. Depending on ESME config this can be done by IMSI or MSISDN. If you are quick enough with the SMPP call you might even use the same radio channel.

A second option: You could ship your own "HLR" (either based on the C HLR or the OpenCellular python implementation). Then you will be notified for UpdateLocation and can schedule your SMS.

holger


More information about the OpenBSC mailing list