|
|
|
@ -127,7 +127,7 @@ route[PRESENCE_FAST_PICKUP_ATTEMPT] |
|
|
|
$du = $sht(park=>$(ru{uri.user})@$(ruri{uri.domain})); |
|
|
|
if(!is_present_hf("k-cid")) { |
|
|
|
append_hf("k-cid: $sht(park=>$(ru{uri.user})@$(ruri{uri.domain})::callid)\r\n"); |
|
|
|
} |
|
|
|
} |
|
|
|
xlog("L_INFO", "$ci|log|redirecting park request to $du, callid: $sht(park=>$(ru{uri.user})@$(ruri{uri.domain})::callid)\n"); |
|
|
|
route(RELAY); |
|
|
|
exit(); |
|
|
|
|