Skip to content

Instantly share code, notes, and snippets.

@mazz
Created December 9, 2022 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mazz/645c5159aa232da705a880f4d0ffb4b0 to your computer and use it in GitHub Desktop.
Save mazz/645c5159aa232da705a880f4d0ffb4b0 to your computer and use it in GitHub Desktop.
mongo_open5gs_elixir.ex
%{
"__v" => 0,
"_id" => #BSON.ObjectId<63937fbee42d79b14046ad0f>,
"access_restriction_data" => 32,
"ambr" => %{
"downlink" => %{"unit" => 3, "value" => 1},
"uplink" => %{"unit" => 3, "value" => 1}
},
"imsi" => "001010000000004",
"network_access_mode" => 0,
"schema_version" => 1,
"security" => %{
"amf" => "8000",
"k" => "465B5CE8 B199B49F AA5F0A2E E238A6BC",
"op" => nil,
"opc" => "E8ED289D EBA952E4 283B54E8 8E6183CA"
},
"slice" => [
%{
"default_indicator" => true,
"session" => [
%{
"ambr" => %{
"downlink" => %{"unit" => 3, "value" => 1},
"uplink" => %{"unit" => 3, "value" => 1}
},
"name" => "internet",
"pcc_rule" => [],
"qos" => %{
"arp" => %{
"pre_emption_capability" => 1,
"pre_emption_vulnerability" => 1,
"priority_level" => 8
},
"index" => 9
},
"type" => 3
}
],
"sst" => 1
}
],
"subscribed_rau_tau_timer" => 12,
"subscriber_status" => 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment