Module: kamailio
Branch: master
Commit: 7edec9ec8420f9239134f408e6c829e299b4d213
URL: https://github.com/kamailio/kamailio/commit/7edec9ec8420f9239134f408e6c829e…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2025-07-22T15:17:03+02:00
cdp: added support for Min-Requested-Bandwidth-[DU]L AVPs
From 3GPP TS 29.214 version 10.6.0 Release 10:
> 5.3.31 Min-Requested-Bandwidth-DL AVP
> The Min-Requested-Bandwidth-DL AVP (AVP code 534) is of type Unsigned32, and it indicates the minimum
> requested bandwidth in bits per second for a downlink IP flow. The bandwidth contains all the overhead coming from
> the IP-layer and the layers above, e.g. IP, TCP, UDP, HTTP, RTP and RTP payload.
> When provided in an AA-Request, it indicates the minimum requested bandwidth.
>
> 5.3.32 Min-Requested-Bandwidth-UL AVP
> The Min-Requested-Bandwidth-UL AVP (AVP code 535) is of type Unsigned32, and it indicates the minimum
> requested bandwidth in bits per second for an uplink IP flow. The bandwidth contains all the overhead coming from the
> IP-layer and the layers above, e.g. IP, TCP, UDP, HTTP, RTP and RTP payload.
> When provided in an AA-Request, it indicates the minimum requested bandwidth.
---
Modified: src/modules/cdp/diameter_epc_code_avp.h
---
Diff: https://github.com/kamailio/kamailio/commit/7edec9ec8420f9239134f408e6c829e…
Patch: https://github.com/kamailio/kamailio/commit/7edec9ec8420f9239134f408e6c829e…
---
diff --git a/src/modules/cdp/diameter_epc_code_avp.h b/src/modules/cdp/diameter_epc_code_avp.h
index 186b75fe678..7c294bf21d1 100644
--- a/src/modules/cdp/diameter_epc_code_avp.h
+++ b/src/modules/cdp/diameter_epc_code_avp.h
@@ -112,6 +112,8 @@ enum
AVP_EPC_Service_URN = 525,
AVP_EPC_Acceptable_Service_Info = 526,
AVP_EPC_Service_Info_Status = 527,
+ AVP_EPC_Min_Requested_Bandwidth_DL = 534,
+ AVP_EPC_Min_Requested_Bandwidth_UL = 535,
/** 600 to 699 reserved for TS29.229 */
/** 700 to 799 reserved for TS29.329 */
Module: kamailio
Branch: master
Commit: 7f6b626e45ee1a51785bb3e4ccd7fd03e41c0eb2
URL: https://github.com/kamailio/kamailio/commit/7f6b626e45ee1a51785bb3e4ccd7fd0…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2025-07-03T08:31:10+02:00
modules: readme files regenerated - dispatcher ... [skip ci]
---
Modified: src/modules/dispatcher/README
---
Diff: https://github.com/kamailio/kamailio/commit/7f6b626e45ee1a51785bb3e4ccd7fd0…
Patch: https://github.com/kamailio/kamailio/commit/7f6b626e45ee1a51785bb3e4ccd7fd0…
---
diff --git a/src/modules/dispatcher/README b/src/modules/dispatcher/README
index 13360188fe1..e57da8f2f28 100644
--- a/src/modules/dispatcher/README
+++ b/src/modules/dispatcher/README
@@ -1277,6 +1277,9 @@ With congestion control the formula becomes :
+ “64” - round-robin (next destination) with over load control
(destination record is skipped based on over load control
rate).
+ + “14” - round-robin (4) if all the destinations in the group
+ have the same priority and the priority is greater than 0,
+ otherise serial dispatching (8).
+ “X” - if the algorithm is not implemented, the first entry in
set is chosen.
* limit - the maximum number of items to be stored in XAVP list for