I'm trying to get my new Lync server to work with my PSTN gateway. Incoming calls from the gateway are failing with the error "The routing rules did not result in a final response for PSTN caller and non-UM enabled callee".
I'm struggling to find any documentation that explains what could be causing this. My topology is about as simple as possible -- Standard Edition server, colocated with Mediation server.
I have a single Dial Plan to translate 10D -> E.164. One Voice Policy to associate all E.164 numbers with my single PSTN Usage, which points to my Route, which itself points to my solitary PSTN Gateway. As far as I can tell, this config all refers to
outbound calls.
For inbound calls, I have a Pool level Trunk Configuration for my PSTN gateway, with a translation rule for 10D -> E.164. My incoming calls are in 10D format, but from the logs it looks like it's never triggering the translation rule (when I look at the
messages in Snooper, they are all 10D). The user I'm trying to dial has a sip address of the form "sip:alice@fqdn", and a line URI in E.164 format.
Any idea what I'm missing? Thanks in advance.