Hi everyone!<br><br>I just want to thank everybody. My phone works now and  just a little hint:<br>set qualify=no in sip.conf  of your phone's extension.<br><br>Best regards<br>Mihaela MJ<br><br><div><span class="gmail_quote">
On 1/21/07, <b class="gmail_sendername">Token PBX</b> <<a href="mailto:tokenhr@gmail.com">tokenhr@gmail.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;">
<br><br><div><div><span class="e" id="q_11042296f4fedab8_1"><span class="gmail_quote">On 1/20/07, <b class="gmail_sendername">Pavel Jezek</b> <<a href="mailto:pavel.jezek@i.cz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pavel.jezek@i.cz</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;">
you have probably something wron in config file and phone refuses to<br>configure,<br>here is my minimalistic file for 7941/61, you can try...<br><br><device><br> <deviceProtocol>SIP</deviceProtocol><br>
 <sshUserId>admin</sshUserId><br> <sshPassword>admin</sshPassword><br> <devicePool><br>    <dateTimeSetting><br>       <dateTemplate>D-M-Y</dateTemplate><br>       <timeZone>Central Europe Standard/Daylight Time</timeZone>
<br>       <ntps><br>            <ntp><br>                <name>ntpserver</name><br>            </ntp><br>       </ntps><br>    </dateTimeSetting><br>    <callManagerGroup>
<br>
       <members><br>          <member priority="0"><br>             <callManager><br>                <ports><br>                   <ethernetPhonePort>2000</ethernetPhonePort>
<br>
                   <sipPort>5060</sipPort><br>                   <securedSipPort>5061</securedSipPort><br>                </ports><br>                <processNodeName>asteriskserver</processNodeName>
<br>             </callManager><br>          </member><br>       </members><br>    </callManagerGroup><br> </devicePool><br><br> <sipProfile><br>    <sipProxies><br>       <registerWithProxy>true</registerWithProxy>
<br>    </sipProxies><br>    <enableVad>false</enableVad><br>    <preferredCodec>g729a</preferredCodec><br>    <natEnabled>0</natEnabled><br>    <phoneLabel>SIP</phoneLabel>
<br>    <sipLines><br>       <line button="1"><br>          <featureID>9</featureID><br>          <featureLabel>SIP 999</featureLabel><br>          <proxy>asteriskserver</proxy>
<br>          <name>999</name><br>          <displayName>yourname</displayName><br>          <authName>999</authName><br>          <authPassword>xxx</authPassword><br>          <messagesNumber>7777</messagesNumber>
<br>       </line><br>       <line button="2"><br>          <featureID>21</featureID><br>          <featureLabel>Helpdesk</featureLabel><br>          <speedDialNumber>5880</speedDialNumber>
<br>       </line><br>    </sipLines><br>    <dialTemplate>DRdialplan.xml</dialTemplate><br> </sipProfile><br><br> <commonProfile><br>    <phonePassword>admin</phonePassword>
<br> </commonProfile><br><br> <loadInformation>SIP41.8-2-1S</loadInformation><br><br><versionStamp>1143565489-a3cbf294-7526-4c29-8791-c4fce4ce4c37</versionStamp><br><br><br><directoryURL></directoryURL>
<br> <servicesURL></servicesURL><br></device><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users
</a></blockquote></span></div><div><br><br><br>Hi!<br><br>Here's my configuration file:
<br><br><device xsi:type="axl:XIPPhone"><br>  <br><fullConfig>true</fullConfig> <br><deviceProtocol>SIP</deviceProtocol> <br><sshUserId>user</sshUserId> <br><sshPassword>pass</sshPassword>
<br><br><devicePool><br><br>  <name>Default</name><br>  <dateTimeSetting><br>    <name>CMLocal</name><span class="q"><br>    <dateTemplate>D.M.Y</dateTemplate><br></span>    <timeZone>W. Europe Standard/Daylight Time</timeZone>
<span class="q"><br>  </dateTimeSetting><br><br>  <callManagerGroup><br>    <members><br>      <member priority="0"><br>        <callManager><br>          <ports><br>            <ethernetPhonePort>2000</ethernetPhonePort>
<br></span>          </ports><br>          <processNodeName>My Asterisk IP</processNodeName><br>        </callManager><br>      </member><br>    </members><br>  </callManagerGroup>
<br><br>
  <srstInfo><br>    <name>Enable</name><br>    <srstOption>Enable</srstOption><br>    <userModifiable>true</userModifiable><br>    <ipAddr1>My Asterisk IP</ipAddr1><br>
    <port1>2000</port1><br>    <ipAddr2></ipAddr2><br>    <port2>2000</port2><br>    <ipAddr3></ipAddr3><br>    <port3>2000</port3><br>  </srstInfo><br><br>
  <mlppDomainId>-1</mlppDomainId><br>  <mlppIndicationStatus>Default</mlppIndicationStatus><br>  <preemption>Default</preemption><br><br></devicePool><br>  <br><commonProfile>
<br>    <phonePassword></phonePassword><br>    <backgroundImageAccess>true</backgroundImageAccess><br>    <callLogBlfEnabled>2</callLogBlfEnabled><br> </commonProfile><br><br>  <loadInformation></loadInformation>
<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>    <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>    <spanToPCPort>1</spanToPCPort><br>    <loggingDisplay>1</loggingDisplay>
<br>  </vendorConfig>  <br><br>  <versionStamp>1136931633-57191cee-5ffc-4342-b286-4246b4991890</versionStamp><br><br>  <userLocale><br>    <name>English_United_States</name><br>    <uid>1</uid>
<br>    <langCode>en_US</langCode><br>    <version>1.0.0.0-1</version><br>    <winCharSet>iso-8859-1</winCharSet><br>  </userLocale><br>  <br>  <networkLocale>United_States</networkLocale>
<br>  <networkLocaleInfo><br>    <name>United_States</name><br>    <uid>64</uid><br>    <version>1.0.0.0-1</version><br>  </networkLocaleInfo><br><br>  <deviceSecurityMode>1</deviceSecurityMode>
<br>  <idleTimeout>120</idleTimeout><br>  <authenticationURL></authenticationURL><br>  <directoryURL></directoryURL><br>  <idleURL></idleURL><br>  <informationURL></informationURL>
<br>  <messagesURL></messagesURL><br>  <proxyServerURL></proxyServerURL><br>  <servicesURL></servicesURL><br>  <dscpForSCCPPhoneConfig>96</dscpForSCCPPhoneConfig><br>  <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
<br>  <dscpForCm2Dvce>96</dscpForCm2Dvce><br>  <capfAuthMode>0</capfAuthMode><br><br>  <capfList><br>    <capf><br>      <phonePort>3804</phonePort><br>      <processNodeName>ccm-beta-5-1</processNodeName>
<br>    </capf><br>  </capfList><br><br>  <certHash></certHash><br>  <encrConfig>false</encrConfig><br> <br><sipProfile> <br><br><sipProxies> <br>  <backupProxy>My Asterisk IP</backupProxy> 
<br>  <backupProxyPort>5060</backupProxyPort> <br>  <emergencyProxy>My Asterisk IP</emergencyProxy> <br>  <emergencyProxyPort>5060</emergencyProxyPort> <br>  <outboundProxy>My Asterisk IP</outboundProxy> 
<br>  <outboundProxyPort>5060</outboundProxyPort><br>  <registerWithProxy>true</registerWithProxy><br></sipProxies><br><br><sipCallFeatures> <br>  <cnfJoinEnabled>true</cnfJoinEnabled> 
<br>  <callForwardURI>x-cisco-serviceuri-cfwdall</callForwardURI> <br>  <callPickupURI>x-cisco-serviceuri-pickup</callPickupURI> <br>  <callPickupListURI>x-cisco-serviceuri-opickup</callPickupListURI> 
<br>  <callPickupGroupURI>x-cisco-serviceuri-gpickup</callPickupGroupURI> <br>  <meetMeServiceURI>x-cisco-serviceuri-meetme</meetMeServiceURI> <br>  <abbreviatedDialURI>x-cisco-serviceuri-abbrdial</abbreviatedDialURI> 
<br>  <rfc2543Hold>false</rfc2543Hold> <br>  <callHoldRingback>2</callHoldRingback> <br>  <localCfwdEnable>true</localCfwdEnable> <br>  <semiAttendedTransfer>true</semiAttendedTransfer> 
<br>  <anonymousCallBlock>2</anonymousCallBlock> <br>  <callerIdBlocking>2</callerIdBlocking> <br>  <dndControl>0</dndControl><br>  <remoteCcEnable>true</remoteCcEnable><br>
</sipCallFeatures><br>  <br><sipStack> <br>  <sipInviteRetx>6</sipInviteRetx> <br>  <sipRetx>10</sipRetx> <br>  <timerInviteExpires>180</timerInviteExpires> <br>  <timerRegisterExpires>3600</timerRegisterExpires> 
<br>  <timerRegisterDelta>5</timerRegisterDelta> <br>  <timerKeepAliveExpires>120</timerKeepAliveExpires> <br>  <timerSubscribeExpires>120</timerSubscribeExpires> <br>  <timerSubscribeDelta>5</timerSubscribeDelta> 
<br>  <timerT1>500</timerT1> <br>  <timerT2>4000</timerT2> <br>  <maxRedirects>70</maxRedirects> <br>  <remotePartyID>true</remotePartyID> <br>  <userInfo>None</userInfo> 
<br></sipStack><br>  <br>  <autoAnswerTimer>1</autoAnswerTimer> <br>  <autoAnswerAltBehavior>false</autoAnswerAltBehavior> <br>  <autoAnswerOverride>true</autoAnswerOverride> <br>
  <transferOnhookEnabled>false</transferOnhookEnabled> <br>  <enableVad>false</enableVad> <br>  <preferredCodec>none</preferredCodec> <br>  <dtmfAvtPayload>101</dtmfAvtPayload> 
<br>  <dtmfDbLevel>3</dtmfDbLevel> <br>  <dtmfOutofBand>avt</dtmfOutofBand> <br>  <alwaysUsePrimeLine>false</alwaysUsePrimeLine> <br>  <alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail> 
<br>  <kpml>3</kpml><br>  <natEnabled>0</natEnabled><br>  <natAddress>My Asterisk IP</natAddress><br>  <phoneLabel>My company's name.</phoneLabel> <br>  <stutterMsgWaiting>2</stutterMsgWaiting> 
<br>  <callStats>false</callStats> <br>  <offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer> <br>  <silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts> 
<br>  <disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig> <br>  <startMediaPort>16384</startMediaPort> <br>  <stopMediaPort>32766</stopMediaPort><span class="q"><br><br>  <sipLines>
<br>
  <br>  <line button="1"><br>    <featureID>9</featureID><br></span>    <featureLabel>extension</featureLabel><br>    <proxy>My Asterisk IP</proxy><br>    <port>5060</port>
<br>    <name>extension</name><br>    <displayName>extension</displayName><br>    <autoAnswer><br>      <autoAnswerEnabled>2</autoAnswerEnabled><br>    </autoAnswer><br>    <callWaiting>3</callWaiting>
<br>    <authName>extension</authName><br>    <authPassword>extension password</authPassword><br>    <sharedLine>false</sharedLine><br>    <messageWaitingLampPolicy>3</messageWaitingLampPolicy>
<br>    <messagesNumber>*97</messagesNumber><br>    <ringSettingIdle>4</ringSettingIdle><br>    <ringSettingActive>5</ringSettingActive><br>    <contact>extension</contact>
<br>
    <forwardCallInfoDisplay><br>    <callerName>true</callerName><br>    <callerNumber>false</callerNumber><br>    <redirectedNumber>false</redirectedNumber><br>    <dialedNumber>true</dialedNumber>
<br>    </forwardCallInfoDisplay><span class="q"><br>  </line><br>    <br>  <line button="2"><br>      <featureID>21</featureID><br></span>      <featureLabel>Some name</featureLabel>
<br>      <speedDialNumber>Some tel number</speedDialNumber>
<br>  </line><br><br>  </sipLines><br><br>  <voipControlPort>5060</voipControlPort><br>  <dscpForAudio>184</dscpForAudio><br>  <ringSettingBusyStationPolicy>0</ringSettingBusyStationPolicy>
<br>  <dialTemplate>dialplan.xml</dialTemplate><br>  <softKeyFile>SK50719900-3bee-4594-bc3f-6400e1a33bf0.xml</softKeyFile><br><br></sipProfile><br><br><versionStamp>1136931633-57191cee-5ffc-4342-b286-4246b4991890</versionStamp> 
<br><br></device><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"><br><br></span></font>
<p><span lang="EN-US">I bought
this phone from a former client who provided me with 8.0.3 SIP firmware *.cop
file and that was it. It's all I have. I don't have Cisco tech support account
or anything like that. I thought it might leave a good impression on
perspective clients seeing this phone operational on my desk. </span></p>
<font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"><br></span></font>Thanks again.<br>Mihaela MJ<br><br><br></div></div><br>
</blockquote></div><br>