[asterisk-users] Cisco IP Phones 7942 and Skinny/SIP in asterisk
bilal ghayyad
bilmar_gh at yahoo.com
Mon Jun 27 06:51:10 CDT 2011
Thanks a lot. OK, from where you got these files? I am trying to know the source so I can get from it any missing file that the phone is needed.
Regards
Bilal
---------------------
> 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
>
More information about the asterisk-users
mailing list