Can session-agent name avoid local-policy
Hello,
we created local policy:
from-address 123456789 to-address *
source-realm cable
policy-attribute
next-hop Metaswitch
realm core
action none
Where "Metaswitch" is SA.
At the same time we have another SA called "metaswitch.voice.lan".
In case cable realm receives:
REGISTER sip:metaswitch.voice.lan SIP/2.0
From: sip:123456789@metaswitch.voice.lan
To: sip:123456789@metaswitch.voice.lan
REGISTER goes to SA "metaswitch.voice.lan"
It looks that it avoids LP. Is this correct behaviour?
If yes, how can we force LP is triggered?
BR,
Tonci