Osmocom Mobile Switching Centre
Go to file
Holger Hans Peter Freyther b464fb4a89 db: Fix a bug where no pending SMS were found
The "sms send pending" VTY command did not work due a mismatch
of types. We are specifying a unsigned long long in the query
and provided DBI with a signed integer type. The result was a
failure do find any information.

Change the API to operate on unsigned long long that is matching
the id of the SMS and the Subscriber and the mismatch with the
query string is gone and pending SMS are sent.
2010-03-25 09:59:30 +01:00
hlrsync hlrsync: Sync SMS from the web db to the hlr. 2009-08-14 21:33:34 +02:00
libosmocore Merge commit '52b4abdcb351830f5493a50c4181ef3947f3feab' 2010-03-25 12:15:24 +08:00
linux-kernel new kernel patch for multiple virtual interfaces 2009-08-10 23:36:53 +02:00
openbsc db: Fix a bug where no pending SMS were found 2010-03-25 09:59:30 +01:00
rrlp-ephemeris rrlp-ephemeris: Add directory with asn1c patches 2010-01-07 10:22:24 +01:00
wireshark [wireshark] Add config option to decide which flavor of OML to use 2009-12-29 04:22:12 +01:00