Please open a bug report on the GITHUB tracker.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
https://www.opensips-solutions.com
OpenSIPS Bootcamp Pre-Registration
https://opensips.org/training/OpenSIPS_Bootcamp/
On 11/6/19 8:44 AM, Darpan Patel wrote:
Any solution?
On Mon, 4 Nov 2019, 7:55 pm Darpan Patel, <[email protected]
<mailto:[email protected]>> wrote:
Hello , I have used *$DLG_dir* for sequential request
in*LOCAL_ROUTE* and also did*loose route* but i am getting
$DLG_dir *null .(opensips 3.0 version) .
*
----------------------------------------------------------------------------------------------------------
*USAGE:*
route[WITHINDIALOG] {
if (has_totag()) {
# sequential request withing a dialog should
# take the path determined by record-routing
if (loose_route()) {
# validate the sequential request against dialog
if ( $DLG_status!=NULL && !validate_dialog() ) {
xlog("In-Dialog $rm from $si (callid=$ci) is not
valid according to dialog\n");
}
}
}
local_route {
xlog("====>> [LOCAL_ROUTE] <<<==");
xlog("L_ERROR", "--- [LOCAL_ROUTE] METHOD: [$rm] DIRECTION:
[*$DLG_dir*] ---");
}
-----------------------------------------------------------------------------------------------------------
*OUTPUT :*
[LOCAL_ROUTE] METHOD: [BYE] DIRECTION: [*null*]
please , look into it . and thanks in advance
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users