Author Topic: cipher  (Read 3520 times)

ya7e-user

  • Newbie
  • *
  • Posts: 1
    • View Profile
cipher
« on: October 10, 2018, 05:29:55 AM »
hi
any body can help me to setting Ciphering in Yatebts , i set the option cipher.encrypt in GSM advanced but it is not work.
thanks a lot

brian_sp2

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: cipher
« Reply #1 on: November 04, 2018, 07:29:00 AM »
Actually I'm having the same problem here but I'm also working on it.
Ciphering mode is not completely implemented in the YateBTS source code. So we need to complete this part.
To enable ciphering, BTS (only BTS can instantiate ciphering mode) sends Ciphering Mode Command (RR) message to the MS, then MS sends back the Ciphering Mode Complete (RR) message to the BTS and ciphering mode acknowledgement will be completed.

Currently, I'm trying to modify the source and send all changes as a patch on Github. I'll let you know if that happened.