During re-registration, Diameter SAR message is sent to the HSS. It contains User-Data-Already-Available AVP, which by specification (TS 29.228, Table 6.1.2.1) instructs the HSS not to send subscription data. However when SAA is received without User-Data an error is generated. I think this behavior is not correct.
This patch modifies SAA handling so it doesn't try to update local ims subscription information, for the case where there is none received from the HSS.
https://github.com/kamailio/kamailio/pull/630
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub