User a SAG in the next-hop in LRT
Hi,
I am trying to route a call to a SAG in the LRT and not getting it to work. I have enabled enum-sag-match in the sip-config and we are on load ACME Net-Net 4500 Firmware SCX6.2.0 MR-11 Patch 1 (Build 1069). Here is the LRT config:
<user type="E164">3125550035</user>
<next type="regex">!(^.*$)!sip:\1@lab_sag!</next>
And here is the session-group:
session-group
group-name lab_sag
description Testing in the Lab
state enabled
app-protocol SIP
strategy RoundRobin
dest
1.1.1.1
trunk-group
sag-recursion disabled
stop-sag-recurse 401,407
Using 1.1.1.1 as the IP to keep privacy. I had number point to 1.1.1.1 directly prior which worked fine. I am also using just one Ip for now to keep it simple in troubleshooting, I will add another IP once I get this to work.