osmo-msc/openbsc/include
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
..
openbsc db: Fix a bug where no pending SMS were found 2010-03-25 09:59:30 +01:00
sccp Merge branch 'on-waves/sccp' 2010-02-14 19:27:52 +01:00
vty vty: sub-divide talloc contexts and include them in talloc report 2009-12-24 10:51:56 +01:00
Makefile.am [sccp] Implement parts of ITU SCCP for use in the A-Interface 2009-11-20 13:09:15 +01:00
compat_af_isdn.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mISDNif.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00