Hi everyone
I have some IP Phone model 6911 and i'm trying to setup them to register in Asterisk.
It takes all files from tftp and i know that SIP firmware was uploaded ( SIP6911.9-2-1-0), since i have some trouble with other models i know the problem is the SEPMAC xml file. I've tested several types of XML and none works.
Asterisk register log does not show any attempt from 6911.
Does anyone have success with this model and Asterik ?
Thanks.
I will attache my XML files
<DIALTEMPLATE>
<TEMPLATE MATCH="2......." Timeout="0"/>
<TEMPLATE MATCH="3.." Timeout="0"/>
<TEMPLATE MATCH="4......." Timeout="0"/>
<TEMPLATE MATCH="5......." Timeout="0"/>
<TEMPLATE MATCH="6.." Timeout="0"/>
<TEMPLATE MATCH="7.." Timeout="0"/>
<TEMPLATE MATCH="9........" Timeout="0"/>
<TEMPLATE MATCH="0..2...." Timeout="0"/>
<TEMPLATE MATCH="0..3...." Timeout="0"/>
<TEMPLATE MATCH="0..4...." Timeout="0"/>
<TEMPLATE MATCH="0..5...." Timeout="0"/>
<TEMPLATE MATCH="0..6...." Timeout="0"/>
<TEMPLATE MATCH="0..7...." Timeout="0"/>
<TEMPLATE MATCH="0..9....." Timeout="0"/>
<TEMPLATE MATCH="#" Timeout="0" rewrite="%1"/><!--disca imediatamente apos # e nao envia o #-->
<TEMPLATE MATCH="*" Timeout="4"/> <!-- Anything else -->
</DIALTEMPLATE>