Re: unrelated AVP deleted when dmqreplicate=1 (was: 6.1.2 content of $avp being zapped after setting $sht)
Benoit Panizzon via sr-users <[email protected]> Thu, 28 May 2026 13:55:23 +0200
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Organization | ImproWare AG |
| Message-ID | <[email protected]> |
Hi Daniel & Alex
Duped all AVP with avp_print()
modparam("htable", "htable", "custprof=>size=8;autoexpire=3600;dmqreplicate=1")
xlog("L_INFO", "$cfg(route): 5 DEST: $avp(destination_e164) \n");
avp_print();
# All AVP present
$sht(custprof=>$var(get_custprofileid)) = $var(xcustprof);
xlog("L_INFO", "$cfg(route): 6 DEST: $avp(destination_e164) \n");
avp_print();
# All AVP disappeard there is not a single AVP remaining set.
=> I open an issue on Github let's further discuss/analyze there.
Mit freundlichen Grüssen
-Benoît Panizzon-
--
I m p r o W a r e A G - Leiter Commerce Kunden
______________________________________________________
Zurlindenstrasse 29 Tel +41 61 826 93 00
CH-4133 Pratteln Fax +41 61 826 93 01
Schweiz Web http://www.imp.ch
______________________________________________________
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the sender!