<div dir="ltr"><div><div><div><div>Hi<br><br></div>in order to decode Cipher Mode Command from Alcatel S-12, please accept a patch to gsm0808.c<br></div><div>Without it OpenBSC rejects ciphering, and procedures are broken from MSC side<br>
<br></div><div><br>@@ -305,6 +305,7 @@<br>                [GSM0808_IE_CELL_IDENTIFIER]        = { TLV_TYPE_TLV },<br>                [GSM0808_IE_CHOSEN_CHANNEL]         = { TLV_TYPE_TV },<br>                [GSM0808_IE_LAYER_3_INFORMATION]    = { TLV_TYPE_TLV },<br>
+               [GSM0808_IE_LAYER_3_HEADER_INFORMATION]    = { TLV_TYPE_TLV },<br>                [GSM0808_IE_SPEECH_VERSION]         = { TLV_TYPE_TV },<br>                [GSM0808_IE_CHOSEN_ENCR_ALG]        = { TLV_TYPE_TV },<br>
        },<br><br><br><br><br><br></div>Right now there is a pilot with MNO, and Telscale SS7 Card runs code for A-interface gateway,<br></div><div>converting BSSAP/SS7 to SCCPoverIP + rtp.<br></div><div><br></div><div>It seems that such a gateway also has to adapt OpenBSC to each particular MSC.<br>
</div><div>As an example, DTAP portion of Cipher Mode Complete must be removed for proper operation with S12.<br><br></div><div>Code will published as soon as pilot succeeds.<br></div><br><br><br>Best Regards,<br></div><br>
Dmitri<br><br><br><br><br><br></div>