nickvsnetworking / pyhss

Python HSS / Diameter Server
GNU Affero General Public License v3.0
72 stars 60 forks source link

serving_apn only stores one APN per UE #132

Open nickvsnetworking opened 1 year ago

nickvsnetworking commented 1 year ago

Only one APN is stored in serving_apn if there are multiple bearers.

Correct behaviour should be each APN present on the UE should be stored into serving_apn table.