bilal ghayyad wrote:
Dears;

The Cisco 7942 worked in SIP and did not work in skinny firmware (in skinny, it 
register but no voice can be heared).


My phones are Cisco 7940s, so it may be a different layout then expected:

cat dialplan.xml


<DIALTEMPLATE>
<TEMPLATE MATCH="0" Timeout="2" User="Phone"/> <!-- Local operator--> <TEMPLATE MATCH="8." Timeout="0" User="Phone"/> <!-- Unpark call--> <TEMPLATE MATCH="9,.11" Timeout="0" User="Phone"/> <!-- Service numbers --> <TEMPLATE MATCH="9,1.........." Timeout="0" User="Phone"/> <!-- Long Distance --> <TEMPLATE MATCH="9,......." Timeout="0" User="Phone"/> <!-- Local numbers --> <TEMPLATE MATCH="5..." Timeout="0" User="Phone"/> <!-- Corporate Dial plan-->
<TEMPLATE MATCH="44"             Timeout="0" User="Phone"/> <!-- Paging-->
<TEMPLATE MATCH="700" Timeout="0" User="Phone"/> <!-- Parking a call--> <TEMPLATE MATCH="45" Timeout="0" User="Phone"/> <!-- Previous Page--> <TEMPLATE MATCH="4..." Timeout="0" User="Phone"/> <!-- Corporate Dial plan--> <TEMPLATE MATCH="3..." Timeout="0" User="Phone"/> <!-- Corporate Dial plan--> <TEMPLATE MATCH="\*..." Timeout="0" User="Phone"/> <!-- 3 digit Speed Dials --> <TEMPLATE MATCH="\*.." Timeout="2" User="Phone"/> <!-- 2 digit Speed Dials --> <TEMPLATE MATCH="\*." Timeout="1" User="Phone"/> <!-- 1 digit Speed Dials --> <TEMPLATE MATCH="..\*" Timeout="0" User="Phone"/> <!-- 2 digit Access Codes -->
<TEMPLATE MATCH="*"              Timeout="15"/> <!-- Anything else -->
</DIALTEMPLATE>




Doug


--
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, 
deserve neither Liberty nor Safety."


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to