Author Topic: Configure emergency calls (911/112) YateBTS  (Read 5547 times)

peter_v

  • Newbie
  • *
  • Posts: 5
    • View Profile
Configure emergency calls (911/112) YateBTS
« on: July 08, 2015, 08:10:32 AM »
Hi all,

I've searched through the yatebts code trying to figure out where I can change the parameter that is broadcast and tells registering cell phones that emergency calls are disabled (that's the message I get on my cell phone everytime I associate to the YateBTS GSM network).

I found the equivalent parameter in OpenBTS from here http://wush.net/svn/range/software/public/openbts/features/Cognitive_Radio_Elsabagh/apps/OpenBTS.config.example

# Access class flags.
# This is the RAW parameter sent on the BCCH.
# See GSM 04.08 10.5.2.29 for encoding.
# Set to 0 to allow full access.
# Set to 0x0400 to indicate no support for emergency calls.
GSM.RACH.AC 0

My question is where can I find the equivalent parameter in YateBTS? Is there any documentation out there regarding configuring emergency call support?

Cheers,
Peter

peter_v

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Configure emergency calls (911/112) YateBTS
« Reply #1 on: July 16, 2015, 09:13:12 AM »
Anyone?