Using SAG for Next-hop on LRT
Hi guys
Just wondering what is the correct syntax for sending calls to a SAG using LRT. I've got three devices whcich shouls be Hunt on the next hop and this is what i have at the moment but not working.
<route>
<user type="E164">442033931856</user>
<next type="regex">!(^.*$)!sip:\1@sag:r18Pool!</next>
</route>
session-group
group-name r18Pool
description Microsoft Lync Platform
state enabled
app-protocol SIP
strategy Hunt
dest
10.3.3.155
10.3.3.156
Why this doesn't work? Do i always have to specify individual next-hops on the LRT?
Cheers!