Needed to set these commands on router
10.100.200.10 is the voice router
h323-gateway voip bind srcaddr 10.100.200.10
h323-gateway voip interface
Also had to reset the voice card
Needed to set these commands on router
10.100.200.10 is the voice router
h323-gateway voip bind srcaddr 10.100.200.10
h323-gateway voip interface
Also had to reset the voice card
sh run object-group network | i object-group|192.168.1.100
It will spit out all the object-groups and you scroll down until you see the one that has your IP inside.
It will look like this. we found 192.168.1.100 is a member of DNS_FORWARDERS
object-group network DomainControllers
object-group network DNS_FORWARDERS
network-object host 192.168.1.100
object-group network smtprelay_group
object-group network Office365relayIPs_Group
remember to keep scrolling as it could be a member of more groups.