Asterisk 1.6.0.6 with dahdi 2.1.0.4 is showing a strange &quot;Unrecognized prilocaldialplan&quot; error with the SIP username when a SIP call is dialed to a PRI trunk. The error shows up like this:<br><br>    Unrecognized 
prilocaldialplan TON modifier: a<br>    Unrecognized 
prilocaldialplan TON modifier: b<br>    Unrecognized 
prilocaldialplan TON modifier: c<br><br>Where abc is the SIP username.<br><br>Is this a bug where the SIP username is somehow becoming a dialed number prefix, as described here in chan_dahdi.conf<br><br>    ; pridialplan may be also set at dialtime, by prefixing the dialled number with<br>
    ; one of the following letters:<br>    ; U - Unknown<br>    ; I - International<br>    ; N - National<br>    ; L - Local (Net Specific)<br>    ; S - Subscriber<br>    ; V - Abbreviated<br>    ; R - Reserved (should probably never be used but is included for completeness)<br>
<br>I&#39;m planning on changing the prilocaldialplan to try attempt to resolve this problem. On this system pridialplan and prilocaldialplan are not changed, so they are set to the default values. Has anyone else come across this error and what was the change that fixed it?<br>
<br>Brandon B.<br>