Renew DlgList, DNSAgent & add SRV/A support

This commit is contained in:
arberkatellari
2023-08-08 05:25:10 -04:00
committed by Dan Christian Bogos
parent 6eda4303f5
commit 770454c007
37 changed files with 2914 additions and 555 deletions

View File

@@ -210,7 +210,7 @@ route[CGRATES_SESSIONAUTH_REPLY] {
# cannot initialize the dialog sooner due to AUTH
dlg_manage();
$dlg_var(SetupTime) = $TS;
$dlg_var(cgrOriginID) = $dlg(callid) + ";" + $dlg(from_tag);
$dlg_var(cgrOriginID) = $dlg(callid);
$dlg_var(cgrTenant) = "cgrates.org";
$dlg_var(cgrReqType) = $avp(RequestType);
$dlg_var(cgrAccount) = $fU;