I have been working on freePBX for the few days now But there has been an issue. I have settled up a trunk and inbound Route to an extension but not have been able to see the call flowing to that extension here
If inbound calls on this trunk come from multiple source IPs/subnets, then each needs to be listed on the trunk match permit line in the trunk advanced tab.
You can also provide network specifications as network address / netmask or number of bits on left, e.g. 192.168.1.0/24 or 192.168.1.0/255.255.255.0. They don’t have to match the actual network structure.
Thank you everyone I Found the solution The solution was to setup the sip servers IP from which I am calling to the permit section in the trunk I have created
chan_pjsip has an anonymous match option, but whilst it was sometimes necessary to do that on can_sip, chan_pjsip allows multiple network ranges to be set in match/permit, which is a much safer option.