Remove buggy function to add "Call-ID" AVP which actually doesn't exists on SAR Diameter Message According to TS129.229, it actually exists "Call-ID-Sip-Header" AVP witch code 643 which is grouped into "Subscription-Info" AVP. According to the same TS, this AVP is used for restoration procedure. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/659
-- Commit Summary --
* ims_registrar_scscf: Remove buggy AVP from SAR
-- File Changes --
M modules/ims_registrar_scscf/cxdx_avp.c (11) M modules/ims_registrar_scscf/cxdx_avp.h (1) M modules/ims_registrar_scscf/cxdx_sar.c (1)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/659.patch https://github.com/kamailio/kamailio/pull/659.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/659