dear community,
when i'm trying to deploy kamailio IMS with PCRF i get ims-qos AAR error due to Subscription id.
in ims_qos module i found that i can change the subscription_id type and value as following:
subscription_id to
hard code subscription ID for AAR. Used for some broken PCRFs. Leave blank to use default
subscription_id_type to hard code subscription ID type for AAR. Only applicable if subscription_id is set. Set to -1 to use default. This is as per RFC 4006: END_USER_E164 0, END_USER_IMSI 1, END_USER_SIP_URI 2, END_USER_NAI 3, END_USER_PRIVATE 4