SMPP + OpenBSC

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/.

George News george.news at gmx.net
Tue Apr 1 07:15:02 UTC 2014


Is with this configuration possible to send GSM 03.48 messages to a SIM
card as for OTA programming?



On 31/03/2014 23:48, tele wrote:
> Hi,
> 
> An example configuration for SMPP is the following:
> 
> smpp
>  local-tcp-port 2775
>  policy closed
>  esme OSMPP
>   password YOURPWD
>   default-route
> 
> You do need an external SMSC that binds to OpenBSC using SMPP.
> 
> Please note that only SMS that are not for subscribers will go through
> the SMPP interface, osmo-nitb check if the extension exists in the HLR
> if not the SMS is sent through SMPP.
> You can do prefix matching but it will still apply only for numbers not
> in the HLR.
> 
> We did a dirty workaround in order to force all the SMS through SMPP to
> a SMSC based on Kannel.
> 
> http://cgit.osmocom.org/openbsc/commit/?h=ciaby/rhizomatica&id=112393a6109ade98b997e6bc3d221d5a2e9dd402
> 
> Kannel is configured with a TX/RX bind towards OpenBSC. You may use
> only a TRX. If you need help with Kannel config let me know
> 
> :tele
> 
> 
> 
> 
> 
> 
> 
> On Mon, 31 Mar 2014 18:42:25 +0200
> "Jesús Vega Diaz" <wegadj at gmail.com> wrote:
> 
>> Hi all;
>>
>> I have deployed one ipaccess nanoBTS 1800, with OpenBSC (osmo-nitb)
>> and all the osmocom suite apps.
>>
>> I have already make succesfully GSM calls, SMS, and GPRS/EDGE packet
>> data connections.
>>
>> I now want support for sending binary SMS, i have read that with SMPP
>> i would can.
>>
>> I have compiled OpenBSC with SMPP but now I don´t know how to use it,
>> i think it is in the OpenBSC vty, but i don´t know the commands or
>> how to use the interface.
>>
>> If you can give me some light in this thread i will grant you.
>>
>> Sorry for my English
>> Best Regards
>>
>> Jesús Vega Diaz
> 
> 
> 




More information about the OpenBSC mailing list