The short answer: not yet.
Somewhat longer version:
Regarding the first 2 points, the currently implemented CTRL commands and traps are documented in chapter ยง6 of osmosgsn-usermanual.pdf from https://cgit.osmocom.org/osmo-gsm-manuals/
Having said that, those can be implemented - please add tickets at https://projects.osmocom.org/projects/cellular-infrastructure/issues Also, there's similar ticket for TRAP in OsomNITB: https://projects.osmocom.org/issues/2331
As for last point (if I understood it correctly) - it does exist but not documented yet: you can use "enable-ps", "disable-ps" and "status-ps" to control the PS services for a given IMSI using OsmoHLR's CTRL interface. See https://projects.osmocom.org/issues/1645 for more details.
I've also created https://projects.osmocom.org/issues/2359 issue for missing OsmoHLR manual.
On 11.07.2017 17:01, Omar Ramadan wrote:
Hey Osmocom,
I am trying to understand how to interact with the SGSN via the control interface and do a few things that I can't find documentation for. Hoping you can help explain how to:
Query(or push) CDRs for active data sessions
Terminate active PDP context (network initiated detach)
Manage the ACL for the PS domain (assuming via HLR?)
Thanks,
Omar