CME 8.x - 6921 Phones not downloading loads.. with a twist.

I'm using CME 8.x on a 3800 ISR, and a couple of 6921 phones.  Two of them have ~8.5.3 code, the others have 9.x code (phone loads).  If I'm understanding things correctly, the phone should be downloading the published phone load via TFTP from CME if what it has already installed doesn't match (either an upgrade or downgrade).
So here's what I'm seeing.
The scenario:
The phone load files exist in a folder on the flash. (/phone).
The TFTP server is configured with the appropriate information on the loads (and aliasing the path)
tftp-server flash:/phone/BOOT69xx.0-0-0-14.zz alias BOOT69xx.0-0-0-14.zz
tftp-server flash:/phone/DSP69xx.0-0-0-3.zz alias DSP69xx.0-0-0-3.zz
tftp-server flash:/phone/SCCP69xx.8-5-3-0.zz alias SCCP69xx.8-5-3-0.zz
TFTP is working fine, I've tested it with a TFTP client. 
Telephony services is configured with the name of the load load 6921 SCCP69xx.8-5-3-0
telephony-service
  load 6921 SCCP69xx.8-5-3-0
The ephones are configured to use a common ephone template, and are configured as the proper model.
The problem:
The phone will power on, request the CNF files, request the SCCP*.loads file, and then just when I think it'll download the actual load itself (.zz file), the phone registers, and that's it.  Nothing I do seems to force the phone to kick into upgrade mode. It just jumps straight into SCCP registration.
What gives? I don't see anything that I'm doing wrong here.   I've tried deleting and recrating the CNF files, no dice. I've tried resetting the phone to factory defaults, no dice .Watching wireshark, it's asking for and receiving the SCCP69xx.8-5-3-0.loads file (which has the correct .zz files listed in it - this is all stock CME stuff) but those .zz files are never requested or transferred via TFTP. 
Would love some thoughts on this.

What firmware are you upgrading from that going to 8.5.3 is failing on?  Certain versions of firmware need a step upgrade to go to 8.5.3.  Try upgrading the devices to 8.5.2 first, and then go to 8.5.3.
What does 'debug tftp event' show?

Similar Messages

  • Multiple PC's and Itune libs, how do I move a playlist from one lib to Iphone if phone not sync'd with that lib / pc?

    Multiple PC's and Itune libs, how do I move a playlist from one lib to Iphone if phone not sync'd with that lib / pc?

    La121485 wrote:
    how do I move a playlist from one lib to Iphone if phone not sync'd with that lib / pc?
    You create the playlist on the other computer which may require moving or copying of the media from the first computer to the second computer.

  • W_DAY_D is not getting Loaded with Enterprise WEEK or FISCAL week informati

    HI Experts,
    We have OBI Application 7.9.6.1 (FIN,SCM,PSA analytics application).
    We are using Oracle EBS 12.0.6 as the source system.
    we are using the Enteprise Calendar in EBS to load the W_DAY_D,but the W_DAY_D is not getting Loaded with Enterprise WEEK or FISCAL week informations,
    does any one have an answer to this question,how to load theEnterprise WEEK or FISCAL week information in the W_DAY_D table??
    We have raised an SR with Oracle Support & got the reply that this is a product BUG & they have internaly raised an Enhancement Request.
    God knows when this will be fixed??
    Can any one provide me with a work around ?/
    Thanks

    Hello:
    Please look at these W_MCAL_PERIOD_D, and W_MCAL_DAY_D Tables for Fiscal information. For more information you can look at the RPD BMM Layer Dim - Date Fiscal Calendar.
    With Regards,
    Mohan

  • Not downloading files with php links

    Hi folks,
    I've disabled Speed Download completely after trying to disable it for specific sites. What I'm finding is that links that use some kind of database redirect fail to download the files at all. For example a link to a download that looks like this:  http://members.vbulletin.com/download.php  does not work.
    What happens is that a file called download.php gets downloaded, about 10k  in size, but the link to the file itself and the file is not downloaded. This doesn't happen in Firefox.   Any ideas what is going wrong?... I've seen this behavior on several sites that use database links to the files..

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. First, disconnect all wired peripherals except keyboard, mouse, monitor, and Ethernet, if applicable. Boot in safe mode and log in as yourself. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    During startup, you will see "Safe Boot" on the login screen, which appears even if you normally log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Safe mode is slower than normal, and some things won’t work at all, perhaps including wireless networking on certain Macs. If you usually connect to the Internet via WiFi, and it doesn’t work in safe mode, connect using an Ethernet cable. If you can’t do that, reboot as usual (i.e., not in safe mode) and perform a safe login, as follows: Enter your credentials at the login screen, then hold down the shift key and click the “Log in” button. Keep holding the key until the menu bar appears. In this mode, your login items, among other things, won’t load.
    In safe mode, test again. Same problem(s) now?
    After testing, reboot (if you booted in safe mode) or log out/log in (if you performed a safe login) as usual.

  • The driver: sun.jdbc.odbc.JdbcOdbcDriver could not be loaded with jws

    Hi,
    When I execute my executable jar file, there is no problem but when I open my .jnlp with web start, I obtain my main frame but the queries don't work.
    I have the error message below :
    Java Web Start 1.2 Console, d�marr�e Fri Apr 25 14:55:59 CEST 2003
    Environnement d'ex�cution Java 2 : version 1.3.1 par Sun Microsystems Inc.
    See com.borland.dx.dataset.DataSetException error code: BASE+83
    com.borland.dx.dataset.DataSetException: The driver: sun.jdbc.odbc.JdbcOdbcDriver could not be loaded. This could be a problem with the driver itself, or that the driver is not found on the classpath.
         at com.borland.dx.dataset.DataSetException.a(Unknown Source)
         at com.borland.dx.dataset.DataSetException.driverNotLoadedAtRuntime(Unknown Source)
    Anyone can help me please?

    Almost certainly, you need to include the JAR file that contains the class in question as a resource in your JNLP. My personal preference for this kind of thing is to have an entry that actually points to another JNLP for the driver (database, e-mail, whatever you need).
    In general, the whole application has to be packaged so that JWS is aware of all the pieces (other than the JRE)--one other thing I've done in some cases is put the driver JAR's into the jre/lib/ext directory.
    HTH,
    J M Craig

  • The driver: sun.jdbc.odbc.JdbcOdbcDriver could not be loaded with I use jws

    Hi,
    I use Java web start and the problem is that java web start can't be loaded the driver.
    Here is my error message :
    See com.borland.dx.dataset.DataSetException error code: BASE+83
    com.borland.dx.dataset.DataSetException: The driver: sun.jdbc.odbc.JdbcOdbcDriver could not be loaded. This could be a problem with the driver itself, or that the driver is not found on the classpath.
    at com.borland.dx.dataset.DataSetException.a(Unknown Source)
    at com.borland.dx.dataset.DataSetException.driverNotLoadedAtRuntime(Unknown Source)
    at ...
    In my .jnlp I put :
    <resources>
    <j2se version="1.3+" />
    <jar href="ManipulationLigneAS400.jar" /> it's my application
    <jar href="classes12.zip" />
    </resources>
    I don't know what .jar I have to put?
    Someone could help me please?

    Hi,
    see your thread http://forum.java.sun.com/thread.jsp?forum=31&thread=385994
    Ulrich

  • World phone not syncing properly with Exchange on delete function

    Hi, we are testing BES right now and currently have about 5 Curves and 1 world phone. The Curves work great, but the world phone will not sync the deleted item with Exchange. In other words, when an email is deleted from the device and it has been told to remove from both the device and server, it is only removed from device. When an email is deleted from Outlook, that message is not removed from the world phone. we don't have this problem with the curves and we've also tried hard resetting the device, and also tried using several different user accounts. the same problem exists every time. any ideas? we are trying to determine whether or not we will switch from treo/goodlink to blackberry and this isn't helping the cause. thanks.

    i have validated that this is the case on all workd phones we are running. deleting from outlook doesn't delete from device and vice versa. not an issue with the curve however. what on earth is up with that? that is absolutely horrendous! good thing i didn't put one of these things in the ceo's hands. i'd probably be looking for a new job right now.

  • Content of Mail on Phone not downloaded

    Hello,
    We have a W2k12 server with Exchange 2013 Version 15.0 ‎(Build 712.24)‎installed. Because of problems with upgrading Exchange 2007 to Exchange 2013 in the past, we have followed a different upgrade path. We have exported and deleted
    the mailboxes from the users, and delete teh old exchange server. After that we have installed Exchange 2013, and made new mailboxes for the users. Import and all was running well.
    We have only one problem with all of our Exchange users Active Sync on different types of Phone. I hope the community can help us.
    On Apple devices the mails are downloaded, but the content is nog available. Only the headers are visible. On other devices the mail will be downloaded correctly, but the users cannot send e-mail.
    We have checked
    this 7 pages but that did not help us.
    OWA is working correctly, Inheritance persmissions in AD are correct.
    Regards
    Update: RCA gives this error:
    Host name webmail.domain.com doesn't match any name found on the server certificate CN=CS-EXCH.
    If this is the problem, how can we resolve this issue without buying a certificate from a commercial certificate authoritie?

    I have made a new self signed certificate.
    The Remote Connectivity Test is now okay.  All test steps are:
     But the problem is the same. I have test it with IOS 7.04.
    I have exported the certificate via owa and add the certificate in the Iphone.
    Any ideas?
    update: on Android the mail will download complete, but reply to mail hangs in outbox...

  • Brand new Mac suddenly does not load videos or plays them while buffering every 30 seconds.  Also, pages do not completely load with header, sidebar, photos, etc. loading more slowly.  What's up with this??

    My new Mac has worked beautifully until recently when it stopped loading videos from emails, websites, Amazon, etc.  Those that do load are constantly buffering and are impossible to watch.  Since I did not alter any settings or download any programs, can anyone determine what may be causing this sudden malfunction?  I have Comcast high speed Internet.  Thank you for any help you can provide.

    I have the same problem and it has just started in the last day or so...
    Got the phone late July and then in the last day, everytime I plug into PC or take a photo,  I get the same "Disk Error / Retry message"
    What is interesting is that I always had the Photo Storage location as the Memory Card (detachable).   Seems odd that sometime in the last month or so the phone decided to change my setting to the Mass Memory. Might have been an firmware update that I have done in the past but not sure.
    Changing the Photo Storage Location back to the Memory Card has stopped the error coming up everytime a Photo wastaken, but the message continues when I plug in the phone to the PC.
    Phone was just updated to latest firmware this morning and that has not helped, although during the back-up process I could not save some files from the Mass Memory.
    I wonder if Optus will shout a new phone because their technicians are useless with past experiences and to be honest the N97 really promises so much but offers very little compared to all of my last Nokia's.

  • Apps will not download, even with full 4G service

    What the crap? I can't download any apps from the Playstore. I've got 9 app updates, and I've tried to download a few new ones, and none of them even started to download. Anyone know what the deal is?

        Oh wow. That's pretty strange, clboatright. It does help us to confirm it's not something on our network stopping the download since you were also getting the error on WiFi. We haven't given up. Please try:
    Settings>Data Usage> make sure Mobile Data is on and limit mobile data usage is off. Also press Menu and make sure Restrict Background Data is off.
    **then return to home screen**
    Settings>Application Manager>All>tap Play Store then clear cache (not data) and force stop
    **then return to home screen**
    Settings>Application Manager>All>tap Google Service Framework and clear data (not cache) and force stop
    Then reboot your phone. If the trouble continues, a full hard reseet http://vz.to/LfV00q would be the next step. Please keep us posted.
    Jennifer_VZW
    Please follow us on twitter @VZWSupport

  • XMLDataSet works, but not when loaded with UpdateContent

    I have page that contains a spry collaspile panel area and a
    xmldataset.
    The page when accessed directly from a url Loads fine
    http://www.gillespiecrm.com/display/default/clientdetail.template.php?uid=1&client=427
    However, if I take the above try to load it within another
    page of an application with updateContent
    Spry.Utils.updateContent('client' + sTabDivId + 'detail',
    'display/default/clientdetail.template.php?uid=1&client=427');
    The collasible tabs work, but the xmldataset does not.
    can anyone explain why this is occuring?
    Thanks
    Z

    Hi Zeus,
    I have already answered this query in a different post. May
    be you should go through it
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1295717&enterthread=y
    You need to replace Spry.Utils.setInnerHTML() method as
    explained there.
    -JV

  • After upgrade to CS5 Audio does not import / load with video in avi

    I updated from Ppro CS3 to CS5 purchased from the Adobe store.
    I opened a project created in CS3 in CS5 and followed the prompt to save it as a new project.
    All tracks, edits, etc were intact and any given sequence played re-rendered etc., as expected.
    I created a new project, imported one of the same avi files used in step 2.  Again, everything worked properly
    I ran update from the PPro help menu to 5.0.3.   I ran this process two different times.  The first time I selected all updates.  The second time I only update PPro itself.  I did a system restore in between, the following results were identical in both situations.
    Now, when I open either the converted or new projected file, Ppro reports the media as "offline"…it is not.  If I "Link Media" the file, I get this message:   The selected file does not contain audio media used by clip references in one or more sequences.  These audio clip references will be deleted, and cannot be undone.  Do you want to continue?"
    Gspot.exe reports the audio codec as MPEG-1 Layer 2 and the video codec as MJPG
    The avi files were rendered on a MAC from .MOV's to AVI's.  Here are the file properties that PPRo reports:
    File Path: E:\CONVERTED\3-1
    Type: QuickTime Movie
    File Size: 21.9 GB
    Image Size: 1440 x 1080
    Pixel Depth: 24
    Frame Rate: 29.97
    Total Duration: 00:23:47:20
    Average Data Rate: 15.7 MB / second
    Pixel Aspect Ratio: 1.3333
    Something in the update from 5.0 to 5.0.3 is the problem.
    Running on Windows 7, x64, latest updates

    FWIW,
    here is the output for the corresponding .mov file...which PPro will not load
    General
    Complete name                    : E:\coregenius\1.mov
    Format                           : MPEG-4
    Format profile                   : QuickTime
    Codec ID                         : qt 
    File size                        : 14.0 GiB
    Duration                         : 1h 15mn
    Overall bit rate                 : 26.6 Mbps
    Encoded date                     : UTC 2010-11-18 20:09:00
    Tagged date                      : UTC 2010-11-18 20:09:01
    Writing library                  : Apple QuickTime
    Original source medium           : 001
    ©TSC                             : 2997
    ©TSZ                             : 100
    Video
    ID                               : 1
    Format                           : hdv2
    Codec ID                         : hdv2
    Duration                         : 1h 15mn
    Bit rate mode                    : Variable
    Bit rate                         : 25.0 Mbps
    Width                            : 1 416 pixels
    Original width                   : 1 440 pixels
    Height                           : 1 062 pixels
    Original height                  : 1 080 pixels
    Display aspect ratio             : 16:9
    Frame rate mode                  : Constant
    Frame rate                       : 29.970 fps
    Bits/(Pixel*Frame)               : 0.555
    Stream size                      : 13.2 GiB (94%)
    Language                         : English
    Encoded date                     : UTC 2010-11-18 20:09:00
    Tagged date                      : UTC 2010-11-18 20:09:01
    Audio #1
    ID                               : 2
    Format                           : PCM
    Format settings, Endianness      : Little
    Format settings, Sign            : Signed
    Codec ID                         : sowt
    Duration                         : 1h 15mn
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Channel positions                : Front: L
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 414 MiB (3%)
    Language                         : English
    Encoded date                     : UTC 2010-11-18 20:09:00
    Tagged date                      : UTC 2010-11-18 20:09:01
    Audio #2
    ID                               : 3
    Format                           : PCM
    Format settings, Endianness      : Little
    Format settings, Sign            : Signed
    Codec ID                         : sowt
    Duration                         : 1h 15mn
    Bit rate mode                    : Constant
    Bit rate                         : 768 Kbps
    Channel(s)                       : 1 channel
    Channel positions                : Front: R
    Sampling rate                    : 48.0 KHz
    Bit depth                        : 16 bits
    Stream size                      : 414 MiB (3%)
    Language                         : English
    Encoded date                     : UTC 2010-11-18 20:09:01
    Tagged date                      : UTC 2010-11-18 20:09:01
    Menu
    ID                               : 4
    Language                         : English
    Encoded date                     : UTC 2010-11-18 20:09:01
    Tagged date                      : UTC 2010-11-18 20:09:01

  • I can not download anythign with firefox.

    When I right click and save to a folder the file will appear in the download manager and appears to download, but when I try to find the file in the folder its not there, and when I right click on the file in the download manager the "open file" and "open containing folder" options are grayed out.
    I can download using internet Explorer.
    Thanks for any help.

    How are you accessing these .ashx files? Is there a link that you follow to get there? If so, can you download them by right-clicking on the link to the .ashx file and selecting the "Save Link As..." menu item?

  • How can I get my phone not to sync with my outlook calendar?

    Can someone please help?

    Use sync cable to access itunes on your computer.  Click on the phone under devices, click on the info tab in itune and it will bring up a window that allows you to select what the phone syncs with.  You can select outlook or any other program you have on your computer.  That includes Contacts, Calendars, Mail and notes.  This infor is for a PC computer.

  • Object tag not downloading jars with JRE 1.4.2 and above

    Hi All,
    I have a HTML page and following object tag in it:
    <OBJECT id = obj classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH="0" HEIGHT="0">
    <PARAM NAME ="code" VALUE="VIP6.class">
    <PARAM NAME ="archive" VALUE="vipjar.jar,vipserver.jar,powerj.zip">
    <PARAM NAME="type" VALUE="application/x-java-applet;jpi-version=1.4">
    <PARAM NAME="scriptable" VALUE = "true">
      <br>
      <P>
      <H2>The Java 2 plugin is required for this application.  Please call Application Support or the Inventory Hotline<br>
    </H2>
      </P>
    </OBJECT>Above OBJECT tage downloads files vipjar.jar,vipserver.jar and powerj.zip on user's machine when page is browsed using JRE version 1.3.1. But when JRE version 1.4.2 and above is used then the jar's doesn't get downloaded and the application does not find the neccessary class files for execution.
    Please advice what needs to be done so that the object tag runs correctly with JRE version's 1.4.2 and above.
    Thanks in advance for any help.
    Vineet

    Hello,
    Indeed those JAR files are compiled with JDK 1.3. However, the AS Java systems are running 1.4.x, hence, there is no problem to use those JARs with the JRE 1.4. That's why I do not believe your issue is related to the JRE version. In addition, those JAR files do not have 1.4 compiled version.
    Kind regards,
    Tsvetomir
    Edited by: Tsvetomir Tsvetanov on Jun 9, 2009 5:47 PM

Maybe you are looking for

  • Trouble with Global Filters.

    Hi All, When I attempt to use the Global filter by going to "All Images" and then clicking the Clicking the Filter All Images and attempt to a filter by Exif, then "Image File Name contains .nef" . The filter takes a number of minutes (very slow) and

  • How to view section after we remove it?

    Hi All, How to view section after we remove it? When we add a variable to create a section it shows up. Now when I removed the section just to not show on the report. I right click and click remove and in the next pop up screen select NO. Now I have

  • BEX vs BO

    hello, For me the question is, whether the Bo reporting tool can replace the BEX ? So in future both tools are working in a single procedure ? Can the Excel driven BEX harmonize with the BO reporting tool? Is the BO - broadcasting a better instrument

  • Doubt on dataguard maximum perfomance mode

    HI Gurus , We have a dataguard environment configured in 12.1.0.2.0 on OEL 5.6. Dataguard is configured in maximum performance using following congiguration , 18:26:26 SQL> show parameter log_archive_dest_2 NAME                                 TYPE  

  • About oracle 10g release 2

    There are always some tpc-c test reports to preview the performance of new product half a year before it is available. But there is none about oracle 10g release 2 as normal. Why?