|
|
@ -531,9 +531,6 @@ route[PREPARE_INITIAL_REQUESTS] |
|
|
exit(); |
|
|
exit(); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
# handle re-transmissions |
|
|
|
|
|
t_check_trans(); |
|
|
|
|
|
|
|
|
|
|
|
if (is_method("UPDATE")) { |
|
|
if (is_method("UPDATE")) { |
|
|
xlog("L_WARN", "$ci|end|update outside dialog not allowed"); |
|
|
xlog("L_WARN", "$ci|end|update outside dialog not allowed"); |
|
|
send_reply("403", "Dialog does not exist"); |
|
|
send_reply("403", "Dialog does not exist"); |
|
|
|