aboutsummaryrefslogtreecommitdiffstats
path: root/tests/subscr/bsc_subscr_test.err
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-04-16 22:27:51 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-08 16:16:42 +0000
commitdd24cd39c05119e27e958e01f9b4a5bb20506ff7 (patch)
treece1d8a5c70137512aa5ca31c314b3760445bbd83 /tests/subscr/bsc_subscr_test.err
parent8cb570cd064967be82f86001e8f08d3671c28ba7 (diff)
use libosmocore's gsm0808_permitted_speech(), gsm0808_chosen_channel()
The guts of bssap_speech_from_lchan() and lchan_to_chosen_channel() have been moved to libosmocore; call those instead. The return value of bssap_speech_from_lchan() used to be -1 on error, now the error value is 0. The only caller did not handle -1 properly, but fed it directly to a uint8_t. On gsm0808_chosen_channel() error, log the error. Proper handling is missing. Fixing the error handling in send_ass_compl() is a separate issue: currently it is limited to logging, there is no way to return an error yet, nor any actions to take on error. Depends: Icca23940791f97fa64dbc3f2734270b99f9550c1 (libosmocore) Change-Id: Ib5c940a9dae11c5e26d4b47fa9d95fef889ad2f6
Diffstat (limited to 'tests/subscr/bsc_subscr_test.err')
0 files changed, 0 insertions, 0 deletions