Module: kamailio Branch: master Commit: cfc48a9d624ddb416715e3c37ca5c51c7f495027 URL: https://github.com/kamailio/kamailio/commit/cfc48a9d624ddb416715e3c37ca5c51c...
Author: Jason Penton jason.penton@gmail.com Committer: Jason Penton jason.penton@gmail.com Date: 2015-02-26T21:58:19+02:00
modules/cdp_avp: added AVP for Access-Network-Information to imsapp
---
Modified: modules/cdp_avp/imsapp.h
---
Diff: https://github.com/kamailio/kamailio/commit/cfc48a9d624ddb416715e3c37ca5c51c... Patch: https://github.com/kamailio/kamailio/commit/cfc48a9d624ddb416715e3c37ca5c51c...
---
diff --git a/modules/cdp_avp/imsapp.h b/modules/cdp_avp/imsapp.h index 8ac14f0..1eabb71 100644 --- a/modules/cdp_avp/imsapp.h +++ b/modules/cdp_avp/imsapp.h @@ -273,6 +273,8 @@ cdp_avp (Multiple_Registration_Indication,IMS_vendor_id_3GPP,0, Enumerat cdp_avp_add_ptr (Restoration_Info, IMS_vendor_id_3GPP,0, Grouped, AAA_AVP_LIST*) cdp_avp_get (Restoration_Info, IMS_vendor_id_3GPP,0, Grouped, AAA_AVP_LIST)
+cdp_avp_ptr (Access_Network_Information, IMS_vendor_id_3GPP, 0, UTF8String, str) +
/* * ETSI something, that probably does not exist anymore