I’m setting up an install that will handle 200 numbers in the range of 500-699
These will go to extensions i will setup when a new tenant comes, in the building they will get a random number (the building phone number starts with 500 and ends with 699, for example +XXXXXXXX554 will direct to extension 554)
I found a few threads talking about this and i will add to extensions_custom.conf
the following:
[from-sip-provider]
exten => _XXXXXXXXXXX,1,Goto(from-did-direct,${EXTEN:-3},1)
Now i want to know if the inbound routes will have priority. I have 1 number (500) that needs to go to the reception. I found a very old thread (2008) that says it was resolved but not how and if thats still the case
Thread in case: Direct DID's vs. Inbound Routing