Настроика и прошивка Cisco 7911 используя TFTPd Server
1) Установка TFTPD Server
yum install tftp\* \-y chkconfig tftp on chmod 777 /tftpboot/
если работает Firewall не забываем открыть порт 69
В папку /tftpboot/ закидываем все файло для настройки и прошивки Цыски
- apps11.8-5-2TH1-9.sbn
- cmterm-7911_7906-sip.8-5-2.zip
- cnu11.8-5-2TH1-9.sbn
- cvm11sip.8-5-2TH1-9.sbn
- dsp11.8-5-2TH1-9.sbn
- jar11sip.8-5-2TH1-9.sbn
- SEP002414B3095B.cnf.xml файл настройки Цыскофона с маком 002414B3095B
- SIP11.8-5-2S.loads тут указаны файлы для прошивки
- term06.default.loads тут указаны файлы для прошивки 7906
- term11.default.loads тут указаны файлы для прошивки 7911
- XMLDefault.cnf.xml Файл настройки для всех Цысок
тут все что нужно для пере прошивки CISCO 7906 - 7911
скачать можно тут :
http://81.176.70.54/3803422/cmterm-7911_7906-sip.8-5-2.zip?filename=cmterm-7911_7906-sip.8-5-2.zip
или
Пример SEPХХХХХХ.cnf.xml ХХХХХ = мак адрес Цыски
<device xsi:type="axl:XIPPhone" ctiid="1566023366"> <deviceProtocol>SIP</deviceProtocol> <sshUserId>cisco</sshUserId> <sshPassword>cisco</sshPassword> <devicePool> <dateTimeSetting> <dateTemplate>D-M-YA</dateTemplate> <timeZone>UTC Standard/Daylight Time</timeZone> </dateTimeSetting> <callManagerGroup> <members> <member priority="0"> <callManager> <ports> <ethernetPhonePort>2000</ethernetPhonePort> <sipPort>5060</sipPort> <securedSipPort>5061</securedSipPort> </ports> <processNodeName>192.168.1.181</processNodeName> </callManager> </member> </members> </callManagerGroup> </devicePool> <sipProfile> <sipProxies> <backupProxy></backupProxy> <backupProxyPort></backupProxyPort> <emergencyProxy></emergencyProxy> <emergencyProxyPort></emergencyProxyPort> <outboundProxy></outboundProxy> <outboundProxyPort></outboundProxyPort> <registerWithProxy>true</registerWithProxy> </sipProxies> <sipCallFeatures> <cnfJoinEnabled>true</cnfJoinEnabled> <callForwardURI>x--serviceuri-cfwdall</callForwardURI> <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI> <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI> <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI> <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI> <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI> <rfc2543Hold>false</rfc2543Hold> <callHoldRingback>2</callHoldRingback> <localCfwdEnable>true</localCfwdEnable> <semiAttendedTransfer>true</semiAttendedTransfer> <anonymousCallBlock>2</anonymousCallBlock> <callerIdBlocking>2</callerIdBlocking> <dndControl>0</dndControl> <remoteCcEnable>true</remoteCcEnable> </sipCallFeatures> <sipStack> <sipInviteRetx>6</sipInviteRetx> <sipRetx>10</sipRetx> <timerInviteExpires>180</timerInviteExpires> <timerRegisterExpires>3600</timerRegisterExpires> <timerRegisterDelta>5</timerRegisterDelta> <timerKeepAliveExpires>120</timerKeepAliveExpires> <timerSubscribeExpires>120</timerSubscribeExpires> <timerSubscribeDelta>5</timerSubscribeDelta> <timerT1>500</timerT1> <timerT2>4000</timerT2> <maxRedirects>70</maxRedirects> <remotePartyID>false</remotePartyID> <userInfo>None</userInfo> </sipStack> <autoAnswerTimer>1</autoAnswerTimer> <autoAnswerAltBehavior>false</autoAnswerAltBehavior> <autoAnswerOverride>true</autoAnswerOverride> <transferOnhookEnabled>false</transferOnhookEnabled> <enableVad>false</enableVad> <dtmfAvtPayload>101</dtmfAvtPayload> <dtmfDbLevel>3</dtmfDbLevel> <dtmfOutofBand>avt</dtmfOutofBand> <alwaysUsePrimeLine>false</alwaysUsePrimeLine> <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail> <kpml>3</kpml> <phoneLabel>1109</phoneLabel> <stutterMsgWaiting>1</stutterMsgWaiting> <callStats>false</callStats> <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts> <disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig> <startMediaPort>16384</startMediaPort> <stopMediaPort>32766</stopMediaPort> <sipLines> <line button="1"> <featureID>9</featureID> <featureLabel>pbx</featureLabel> <proxy>192.168.1.181</proxy> <port>5060</port> <name>999</name> <displayName>Test</displayName> <autoAnswer> <autoAnswerEnabled>2</autoAnswerEnabled> </autoAnswer> <callWaiting>3</callWaiting> <authName>999</authName> <authPassword>999</authPassword> <sharedLine>false</sharedLine> <messageWaitingLampPolicy>1</messageWaitingLampPolicy> <messagesNumber>999</messagesNumber> <ringSettingIdle>4</ringSettingIdle> <ringSettingActive>5</ringSettingActive> <contact>999</contact> <forwardCallInfoDisplay> <callerName>true</callerName> <callerNumber>false</callerNumber> <redirectedNumber>false</redirectedNumber> <dialedNumber>true</dialedNumber> </forwardCallInfoDisplay> </line> <line button="2"> <featureID>21</featureID> <featureLabel>speed dial name goes here</featureLabel> <speedDialNumber>speed dial actual number goes in here</speedDialNumber> </line> </sipLines> <voipControlPort>5060</voipControlPort> <dscpForAudio>184</dscpForAudio> <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy> <dialTemplate>dialplan.xml</dialTemplate> </sipProfile> <commonProfile> <phonePassword></phonePassword> <backgroundImageAccess>true</backgroundImageAccess> <callLogBlfEnabled>2</callLogBlfEnabled> </commonProfile> <loadInformation>SIP11.8-5-2S</loadInformation> <vendorConfig> <disableSpeaker>false</disableSpeaker> <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset> <pcPort>0</pcPort> <settingsAccess>1</settingsAccess> <garp>0</garp> <voiceVlanAccess>0</voiceVlanAccess> <videoCapability>0</videoCapability> <autoSelectLineEnable>0</autoSelectLineEnable> <webAccess>1</webAccess> <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive> <displayOnTime>00:00</displayOnTime> <displayOnDuration>00:00</displayOnDuration> <displayIdleTimeout>00:00</displayIdleTimeout> <spanToPCPort>1</spanToPCPort> <loggingDisplay>1</loggingDisplay> <loadServer></loadServer> </vendorConfig> <versionStamp>1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37</versionStamp> <networkLocale>New_Zealand</networkLocale> <networkLocaleInfo> <name>New_Zealand</name> <version>5.0(2)</version> </networkLocaleInfo> <deviceSecurityMode>1</deviceSecurityMode> <authenticationURL>http://www/ipphone/authenticate.php</authenticationURL> <directoryURL>http://www/ipphone/directory.xml</directoryURL> <idleURL></idleURL> <informationURL>http://www/ipphone/GetTelecasterHelpText.jsp</informationURL> <messagesURL></messagesURL> <proxyServerURL>proxy:3128</proxyServerURL> <servicesURL>http://www/ipphone/services.xml</servicesURL> <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig> <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices> <dscpForCm2Dvce>96</dscpForCm2Dvce> <transportLayerProtocol>4</transportLayerProtocol> <capfAuthMode>0</capfAuthMode> <capfList> <capf> <phonePort>3804</phonePort> </capf> </capfList> <certHash></certHash> <encrConfig>false</encrConfig> </device>
далее на Цыске установим ип TFTP server на ип нашей машинки где мы развернули tftp Цыска не позволит работать с TFTP если не получать ИП по DHCP
Пример sip.conf
[9999] type=friend secret=9999 qualify=no Очень важно установить NO port=5060 nat=no Очень важно установить NO host=dynamic dtmfmode=rfc2833 context=from-internal canreinvite=no callerid=device <9999> call-limit=50
!!! Если вы работаете удаленно то файл SEPХХХХХХ.cnf.xml лучше сразу настроить на нужные параметры, иначе Cisco сожре его и кроме ребута ничего не поможет !!!
Cisco
Перезагрузка Cisco 79XX телефонов = *#*
Админ панель Cisco 79XX телефонов = **# (Использовать в меню настроек телефона,пр: Для изменения ИП : Menu -> Setings -> Networks Configurations -> (тут нажимаем **# вводим пароль (по умолчанию 1234) и далее появится кнопка EDIT )