Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - peter_v

Pages: [1]
1
YateBTS / Enabling 911/112
« on: August 03, 2015, 10:46:38 AM »
Hi again,

I had previoously posted this question in the "other Yate server issues" section of the forum and got no replies.
Perhaps I should have posted the question here since this seems to be the proper YateBTS section.
Hopefully someone besides myself has tried to enable emergency services functionality and can point me in the right direction in the code.

Cheers,
Peter


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

2
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

Pages: [1]