Attention is currently required from: pespin.
1 comment:
File src/osmo-bsc/osmo_bsc_bssap.c:
Patch Set #2, Line 744: static int select_codecs(struct assignment_request *req, const struct gsm0808_channel_type *ct,
why this change? bts can already be obtained through conn like before?
bssmap_handle_ass_req_ct_speech() is called by vgcs_fsm.c. At this point, there is no lchan assigned to the conn. This also means that there is no bts associated with the conn.
To view, visit change 33603. To unsubscribe, or for help writing mail filters, visit settings.