pyhss
pyhss copied to clipboard
Python HSS / Diameter Server
This entrypoint allows config to be updated when using not only `hss.py` but also other commands.
Hi nick, thanks for your great hss implementation. It finally made my life way much easier by running a small python application instead of a huge java based HSS... I'm...
Doesn't seem to update.
Hi, Is there a way to backup informations that added to pyhss? Each time i install pyhss and needs to add a subscriber, i need to do all the steps...
In order to get to the error `can't open file 'hss.py'`, I needed to solve a catch-22 situation where I needed a static ip address before the docker build so...
Hi Thanks for your great repo! I was wondering if it is possible to use OP instead of OP for AUC authentication? Thanks Best regards
Changing transport to "SCTP", just does nothing. I just try with a single IP (SCTP non-multihoming). It seems there are not many things for this SCTP case in the documentation....
We get the remote peer based on this: ``` try: #Check if we have a record-route set as that's where we'll need to send the response remote_peer = self.get_avp_data(avps, 282)[-1]...
Hi **Nick**, I raised an issue to herlesupreeth for an authentication issue, but it might be related to **pyHSS**. Can you help me check it? Here the details: After I...