Hello, can I use same settings and config files with Cisco IP Phone 7910 ?<br>
:)<br><br><div><span class="gmail_quote">On 3/24/06, <b class="gmail_sendername">jason justman</b> <<a href="mailto:jason@jasonjustman.com">jason@jasonjustman.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Best bet is to get "Asterisk Chan_Sccp" <a href="http://chan-sccp.berlios.de/">http://chan-sccp.berlios.de/</a><br><br>1.) setup your /etc/asterisk/sccp.conf with something like:<br><br>[devices]<br><br>type = 7970 ; device type (see below)
<br>autologin = 30,31, ; lines list. You can add an empty line for an<br>empty button (7960, 7970, 7940, 7920)<br>description = jj7970 ; internal description. Not<br>important<br>tzoffset = -9<br>transfer = on ; enable or disable the transfer
<br>capability. It does remove the transfer softkey<br>park = on ; take a look to the<br>compile howto. Park stuff is not compiled by default<br>speeddial = ; you can add an empty speedial
<br>if you want an empty button (7960, 7970, 7920)<br>speeddial = *97,voicemail,<br><br>cfwdall = off ; activate the callforward stuff<br>and softkeys<br>cfwdbusy = off<br>dtmfmode = inband ; inband or outofband.
<br>outofband is the native cisco dtmf tone play.<br> ; Some phone model does<br>not play dtmf tones while connected (bug?), so the default is inband<br>imageversion = P00405000700 ; useful to upgrade old
<br>firmwares (the ones that do not load *.xml from the tftp server)<br>deny=<a href="http://0.0.0.0/0.0.0.0">0.0.0.0/0.0.0.0</a> ; Same as general<br>permit=<a href="http://192.168.1.90/255.255.255.255">
192.168.1.90/255.255.255.255</a> ; This device can register only<br>using this ip address<br>dnd = on ; turn on the dnd<br>softkey for this device. Valid values are "off", "on" (busy signal),
<br>"reject" (busy signal), "silent" (ringer = silent)<br>trustphoneip = no ; The phone has a ip<br>address. It could be private, so if the phone is behind NAT<br> ; we don't have to trust
<br>the phone ip address, but the ip address of the connection<br>;earlyrtp = none ; valid options: none,<br>offhook, dial, ringout. default is none.<br> ; The audio strem will
<br>be open in the progress and connected state.<br>private = on ; permit the private function<br>softkey for this device<br>mwilamp = on ; Set the MWI lamp style when
<br>MWI active to on, off, wink, flash or blink<br>mwioncall = off ; Set the MWI on call.<br>device => SEP00131A1F6366 ; device name SEP<MAC><br><br>[lines]<br><br>id = 30 ; future use
<br>pin = 1234 ; future use<br>label = 30 ; button line label (7960, 7970,<br>7940, 7920)<br>description = Line 30 ; top diplay description<br>context = from-internal ; sccp
<br>incominglimit = 2 ; more than 1 incoming<br>call = call waiting.<br>transfer = on ; per line transfer capability.<br>on, off, 1, 0<br>mailbox = 30 ;
voicemail.conf (syntax:<br>vmbox[@context][:folder])<br>vmnum = *97 ; speeddial for<br>voicemail administration, just a number to dial<br>cid_name = JJJ ; caller id name
<br>cid_num = 30<br>trnsfvm = 1000 ; extension to redirect the<br>caller (e.g for voicemail)<br>secondary_dialtone_digits = 9 ; digits for the secondary<br>dialtone (max 9 digits)<br>secondary_dialtone_tone = 0x21 ; outside dialtone
<br>musicclass=default ; Sets the default music on hold<br>class<br>language=en ; Default language setting<br>;accountcode=79501 ; accountcode to ease billing
<br>rtptos = 184 ; sets the the rtp packets TOS<br>for this line<br>echocancel = on ; sets the phone echocancel for<br>this line<br>silencesuppression = off ; sets the silence suppression
<br>for this line<br>;callgroup=1,3-4 ; We are in caller<br>groups 1,3,4. Valid for this line<br>;pickupgroup=1,3-5 ; We can do call pick-p for call<br>group 1,3,4,5. Valid for this line
<br>;amaflags = ; Sets the default AMA flag code<br>stored in the CDR record for this line<br>line => 30<br><br>(do the same for line 31)<br><br>2.) setup lines 30/31 as a custom extension in astersik (i used amp)
<br>and had it dial SCCP/30 and SCCP/31 as needed<br><br><br>3.) setup /tftpboot config for SEP<MAC>.xml<br><br><device xsi:type="axl:XIPPhone"><br><devicePool><br><name>Default</name>
<br><dateTimeSetting><br><name>CMLocal</name><br><dateTemplate>y-M-D</dateTemplate><br><timeZone>W. Europe Standard/Daylight Time</timeZone><br></dateTimeSetting><br><callManagerGroup>
<br><members><br><member priority="0"><br><callManager><br><ports><br><br><ethernetPhonePort>2000</ethernetPhonePort><br></ports><br><processNodeName>(ASTERISK IP HERE)</processNodeName>
<br></callManager><br></member><br></members><br></callManagerGroup><br><srstInfo><br><name>Enable</name><br><srstOption>Enable</srstOption><br><userModifiable>true</userModifiable>
<br><ipAddr1>(ASTERISK IP HERE)</ipAddr1><br><br><port1>2000</port1><br><ipAddr2></ipAddr2><br><port2>2000</port2><br><ipAddr3></ipAddr3><br><port3>2000</port3>
<br></srstInfo><br><mlppDomainId>-1</mlppDomainId><br><mlppIndicationStatus>Default</mlppIndicationStatus><br><preemption>Default</preemption><br></devicePool><br><loadInformation></loadInformation>
<br><br><vendorConfig><br><disableSpeaker>false</disableSpeaker><br><disableSpeakerAndHeadset>false</disableSpeakerAndHeadset><br><forwardingDelay>1</forwardingDelay><br><pcPort>0</pcPort>
<br><settingsAccess>1</settingsAccess><br><garp>0</garp><br><voiceVlanAccess>0</voiceVlanAccess><br><videoCapability>1</videoCapability><br><br><autoSelectLineEnable>0</autoSelectLineEnable>
<br><webAccess>1</webAccess><br><daysDisplayNotActive>1,7</daysDisplayNotActive><br><displayOnTime>08:30</displayOnTime><br><displayOnDuration>11:30</displayOnDuration><br><displayIdleTimeout>01:00</displayIdleTimeout>
<br></vendorConfig><br><versionStamp></versionStamp><br><userLocale><br><name></name><br><uid>1</uid><br><br><langCode>en</langCode><br><version>4.0(1)</version>
<br><winCharSet>iso-8859-1</winCharSet><br></userLocale><br><networkLocale></networkLocale><br><networkLocaleInfo><br><name></name><br><uid>64</uid><br><version>
4.0(1)</version><br></networkLocaleInfo><br><deviceSecurityMode>1</deviceSecurityMode><br><br><idleTimeout>120</idleTimeout><br><authenticationURL></authenticationURL><br><directoryURL>
<a href="http://192.168.1.240/directory.php">http://192.168.1.240/directory.php</a></directoryURL><br><idleURL></idleURL><br><informationURL></informationURL><br><messagesURL></messagesURL>
<br><proxyServerURL></proxyServerURL><br><servicesURL><a href="http://192.168.1.240/services.php">http://192.168.1.240/services.php</a></servicesURL><br><dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig>
<br><dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices><br><dscpForCm2Dvce>96</dscpForCm2Dvce><br></device><br><br><br><br><br><br><br><br><br><br>Tomislav Parčina wrote:<br>> I have search wiki, asteriskguru, chan_sccp and some other site's for information's how to upgrade, and make Cisco 7970 IP phone to work with asterisk on SCCP firmware.
<br>><br>> I'm sure that there are users on this group that have working Cisco 7970 phone. Please send me some information's how to do that.<br>><br>><br>> --<br>> Tomislav Parcina<br>> tparcina#lama.hr
<br>> _______________________________________________<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>><br>> Asterisk-Users mailing list<br>> To UNSUBSCRIBE or update options visit:
<br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>><br>_______________________________________________<br>--Bandwidth and Colocation provided by
<a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Agur Koort