mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 05:09:54 +05:00
Renew DlgList, DNSAgent & add SRV/A support
This commit is contained in:
committed by
Dan Christian Bogos
parent
6eda4303f5
commit
770454c007
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user