Local policy sip-uri problem
Hi,
Currently I try to set up local-polcy routing based on From and sip-uri.
Sip message From header looks eg. like:
From: "prefix" <siprefix@46.238.98.202>;tag=262499394
And my local-policy
local-policy
from-address
prefix
to-address
*
source-realm
sip_trunk_a
description
activate-time N/A
deactivate-time N/A
state enabled
policy-priority none
last-modified-by admin@62.21.101.83
last-modified-date 2013-05-31 10:04:19
policy-attribute
next-hop 62.21.102.132
realm pbx1
action none
terminate-recursion disabled
carrier
start-time 0000
end-time 2400
days-of-week U-S
cost 0
app-protocol
state enabled
methods
media-profiles
lookup single
next-key
eloc-str-lkup disabled
eloc-str-match
Dont know why but still get 480 No route found.
Any suggestions ?