Brownie Points for BT?

I posted back in October about my line stats as I was concerned about the Noise Margin, got a lot of help and some pointers, much appreciated.
During that week the Hub decided to drop wireless connectivity, randomly, even the length of time, so called India and explained problem, new hub received following day.
Score 1
Connected Hub re setup wireless and has been all singing ever since, but the line noise was still high, contacted the forum mods and DavidM picked up on it, after about a week and with David's help and patience the line improved. During the many emails back and forth I also discovered my line was capped to adsl1 for the last 12 months due to 'special deal'..hhmm...due for renewal so sort it out then. My thanks to David for help.
Score 2
Spoke to a very helpful lady in BT sales and upgraded my B'Band to adsl2 for the same price this was/has been activated today, I now have to wait for the necessary re sync to adsl2, (according to India).
So must say Score 3.
Last results of line test before today's activation.
07/11/10
Download speedachieved during the test was - 4167 Kbps
 For your connection, the acceptable range of speeds is 600-7150 Kbps.
 Additional Information:
 Your DSL Connection Rate :5120 Kbps(DOWN-STREAM), 448 Kbps(UP-STREAM)
 IP Profile for your line is - 4500 Kbps
Connection time 1 day, 17:55:03
Downstream 5,120 Kbps
Upstream 448 Kbps
ADSL settings
VPI/VCI 0/38
Type PPPoA
Modulation ITU-T G.992.1
Latency type Interleaved
Noise margin (Down/Up) 9.1 dB / 23.0 dB
Line attenuation (Down/Up) 49.0 dB / 29.0 dB
Output power (Down/Up) 19.7 dBm / 11.9 dBm
That was an improvement from the original ip profile of 3000 and a noise margin of over 12.

imjolly wrote:
when your connection is upgraded to 21CN adsl2 there is a physical move at the exchange and in my experience there was a period of about 10/15 mins where my phone line was dead (broadband as well) before my resync and new modulation of either 992.3 or 992.5
Ah! that was my understanding, I had 2 B'band outs this morning, but my Hub is still telling me 992.1, that's why I queried it with BT....so it looks as if someone's thrown me a curve ball, either sales confirming the adsl2 upgrade is not true, or India telling me I have to wait 10 days.
Or should I do a Hub reset...

Similar Messages

  • It just doesn't work and help is needed, hence why I'm on a Forum? Brownie points for whoever can help on this one...

    So. As always, it's about iTunes - as Apple is the most inconvenient corporation ever founded. Anyway! I've had this problem for about 6 months and haven't bothered to ask anyone. I've restored the computer numerous times and tried to fix the issue with help from other nonsensical forums. The problem is that 'apple mobile device service' is eating up a large amount of CPU, and therefore tends to make the computer run like a log. I have uninstalled it before but then iTunes won't recognize my iPod - funnily enough. As well as this, iTunes won't connect to the store? However, it doesn't say it's not, it just doesn't load. It states that it is 'accessing iTunes store', but it's not. I'm running all of this on a windows 7 Acer extensa 5235 - just in case that helps. It probably won't, but you guys are clever, right? I mean, I could probably ask you to peel an orange for me, and you'd do it without even physically touching it. Just with the power of your omnipotent minds. Anyway yeah, if anyone can help on this one, would be much appreciated.

    Wow what a rambling mess and complete waste of time.
    Did you try a search of the forums for similar issues?  Doing so would have revealed multiple similar issues with valid troubleshooting, saved you time, and saved those that have read that crap from being subject to your rambling psychosis.
    FYI, in the future, get to the point and cut the crap when asking for help.
    Oh, completely uninstall iTunes and reinstall the current version of iTunes.

  • SIMPLE QUESTION, BROWNIE POINTS FOR ANSWERERS: changing the file path used for an audio recording

    After changing the name of an audio recording in the .band Media folder, the .band file continues to use the previous file name to try to find the audio file. I want to update the file path so that it uses the same file but with the new name. I thought I might be able to change the file path by editing projectData, but it appears to be encoded.
    This is a common, crucial feature present in virtually all DAWs. Surely there must be a feasible way to do this in GarageBand?

    you can't change the names of GB's assets behind its back
    if you want to change the name of the region that GB displays: double click the region within GB to open the track editor, then double click the name of the region (in the track editor) to change its name

  • SSRS 2008 Column Chart with Calculated Series (moving average) "formula error - there are not enough data points for the period" error

    I have a simple column chart grouping on 1 value on the category axis.  For simplicity's sake, we are plotting $ amounts grouping by Month on the category axis.  I right click on the data series and choose "Add calculated series...".  I choose moving average.  I want to move the average over at least 2 periods.
    When I run the report, I get the error "Formula error - there are not enough data points for the period".  The way the report is, I never have a guaranteed number of categories (there could be one or there could be 5).  When there is 2 or more, the chart renders fine, however, when there is only 1 value, instead of suppressing the moving average line, I get that error and the chart shows nothing.
    I don't think this is entirely acceptable for our end users.  At a minimum, I would think the moving average line would be suppressed instead of hiding the entire chart.  Does anyone know of any workarounds or do I have to enter another ms. connect bug/design consideration.
    Thank you,
    Dan

    I was having the same error while trying to plot a moving average across 7 days. The work around I found was rather simple.
    If you right click your report in the solution explorer and select "View Code" it will give you the underlying XML of the report. Find the entry for the value of your calculated series and enter a formula to dynamically create your periods.
    <ChartFormulaParameter Name="Period">
                      <Value>=IIf(Count(Fields!Calls.Value) >= 7 ,7, (Count(Fields!Calls.Value)))</Value>
    </ChartFormulaParameter>
    What I'm doing here is getting the row count of records returned in the chart. If the returned rows are greater than or equal to 7 (The amount of days I want the average) it will set the points to 7. If not, it will set the number to the amount of returned rows. So far this has worked great. I'm probably going to add more code to handle no records returned although in my case that shouldn't happen but, you never know.
    A side note:
    If you open the calculated series properties in the designer, you will notice the number of periods is set to "0". If you change this it will overwrite your custom formula in the XML.

  • Change pointer for HR master data is not getting generated in table BDCP

    Hi,
    I have done all the required configuration for change pointer for HR master Distribution and it was working fine few days back. Now suddnly it has stopped working.
    Can anyone assist me on how should i debug it.
    Thanks
    Sunil Singh

    Hi Shital,
    Thanks for your Reply.
    I am not able to find that path in SPRO
    Basic Functions-> application Area
    And Also My change pointer configuration was working properly and it suddenly stopped working.
    I mean to say all the required settings was done previously.
    Anyways kindly let me know how should i proceed.
    Thanks
    Sunil Singh

  • I am trying to enter a split point for a file going on a dual layer disc. There are chapter markers in the file but the automtic function doesn't see them. Can I insert a point for the layer split in DVD Studio Pro 3 or 4? It doesn't appear that the autom

    I am trying to enter a split point for a file going on a dual layer disc. There are chapter markers in the file but auto function does not see them. Went back and put a small split in the timeline in fcp and exported to mpeg 2 again and auto function does not see that either? Manual msays to manualy enter split poind in DVDSP but can't find any way to enter that split point in DVDSP? How can I manualy enter a split point in DVDSP 3 or 4?
    Elizabeth/Roger Cook Films

    This is definitely not the behavior I see.  When I left click it adds a marker,
    When I right click, I see the following
    Do you have any OS hacks installed on your computer or have you changed the mouse behavior in system preferences:  mouse?  If not, I'd suggest you run digital rebellions preference manager and reset your dvdsp preferences. 
    https://discussions.apple.com/docs/DOC-2491

  • How to take a single data point for each trigger pulse ( synchronou​s acquisitio​n).

     hi
              im using the pci-mio-16E1 card, with the IDE VC++, so  im looking for an example to explicate me how to make an synchronous acquisition data using an external timing, so the idea is to acquire (take) a single data point for each trigger pulse  from one  input channel ,and saving  the data in a file .
    now im making a code using the AI_setup and DAQ_op functions, im getting  a speed acquisition (it is the start of acquisition data), and  it is  a synchronous acquisition just for one trigger pulse, and me i looking for an acquisition for each trigger pulse. 
      so to  understand my problem you can see my code :
    iStatus = Timeout_Config(iDevice, lTimeout);
             iRetVal = NIDAQErrorHandler(iStatus, "Timeout_Config", iIgnoreWarning);
       //  configuration and selection of  signal trigger  
             iStatus = Configure_HW_Analog_Trigger(iDevice, ND_ON, iLowValue,iHighValue, ND_ABOVE_HIGH_LEVEL, ND_THE_AI_CHANNEL);
            iRetVal = NIDAQErrorHandler(iStatus, "Configure_HW_Analog_Trigger", iIgnoreWarning);
      iStatus = Select_Signal(iDevice, ND_IN_CONVERT, ND_PFI_2,ND_HIGH_TO_LOW);
             iRetVal = NIDAQErrorHandler(iStatus, "Select_Signal", iIgnoreWarning);
        iStatus = AI_Setup(iDevice, iChannel, iGain);
       iRetVal = NIDAQErrorHandler(iStatus, "AI_Setup", iIgnoreWarning);
       while ((iReadingAvail != 1) && (iStatus == 0)) {
     /* Wait until reading is available. */
             iStatus = AI_Check(iDevice, &iReadingAvail, &iReading);
            iRetVal = NIDAQYield(iYieldON);
           //  Acquire data from a single channel 
        iStatus = DAQ_Op (iDevice, iChannel, iGain, piBuffer, ulCount, dSampRate);
       while ((iDAQstopped != 1) && (iStatus == 0)) {
            iStatus = DAQ_Check(iDevice, &iDAQstopped, &ulRetrieved);
            iRetVal = NIDAQYield(iYieldON);
           iStatus = DAQ_VScale(iDevice, iChannel, iGain, dGainAdjust, dOffset,ulCount, piBuffer, pdVoltBuffer);
          iRetVal = NIDAQErrorHandler(iStatus, "DAQ_VScale",iIgnoreWarning);
       /* Set analog trigger mode back to initial state. */
           iStatus = Configure_HW_Analog_Trigger(iDevice, ND_OFF, iLowValue,iHighValue, ND_ABOVE_HIGH_LEVEL, ND_THE_AI_CHANNEL);
      /* Set PFI line back to initial state. */
           iStatus = Select_Signal(iDevice, ND_IN_START_TRIGGER,ND_AUTOMATIC, ND_DONT_CARE);
              iStatus = DAQ_Clear(iDevice);
     /* Plot acquired data  */
          iRetVal = NIDAQPlotWaveform(pdVoltBuffer,ulCount, WFM_DATA_F64);
    so this is the data acquired -0.900879,-0.900879,-0.900879,-0.900879,-0.900879,​-0.900879,-0.900879,-0.900879 and i think that is a noise because all time i get this data.
    tank you very mutch fo your help

    Hello,
    Please see the responses to this thread at the following post.
    http://forums.ni.com/ni/board/message?board.id=250​&message.id=13686
    Also, please only post one thread per issue.
    Regards,
    Sean C.

  • How to determine the mount point for directory /tmp ?

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 Virtual Machines (rac1 and rac2 whose OS are Oracle Linux 5.6) in VMPlayer and according to the tutorial
    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    I am installing Grid infrastructure. I am on step 7 of 10 (verify Grid installation enviroment) and get this error:
    "Free Space: Rac2: /tmp"
    Cause: Could not determine mount point for location specified.
    Action: Ensure location specified is available.
    Expected value: n/a
    Actual value: n/a
    I have checked the free space using the command:
    [root@Rac2 /]# df -k /tmp
    Output:
    Filesystem     1k-blocks     used     Available     Use%     Mounted on
    /dev/sda1     30470144     7826952     21070432     28%     /
    As you see above, the free space is enough, but could not determine mount point for /tmp.
    Do any folk understand how to determine the mount point for directory /tmp ?
    Thanks.

    I have just checked "/home/oracle/.bash_profile". But in my computer, there is no "oracle" under /home directory.Is this your first time Linux and Oracle installation? I had a brief look at your referenced link. The reason why you do not find a "oracle" user is because the instructions use "ora11g" instead, which, btw, is not standard. The directories of your installation and your installation source can be somewhat different from known standards and you will have to adjust it to your system.
    My best guess is that you have either missed something in the instructions or you need to ask the author of the blog what is wrong. The chance to find someone here who has experience with these custom instructions is probably unlikely.
    I suggest you try to locate the cluster verification tool, which should be in the bin directory of your grid installation. Alternatively you might want to check the RAC, ASM & Clusterware Installation forum: RAC, ASM & Clusterware Installation

  • 3X points for LG washer and dryer is false advertisement-- 5 months later I am still waiting

    I have tried multiple attempts (at least 3 calls) to Best Buy service and have yet to get my issue resolved.   I made anLG purchase of a washer and dryer on Octobe 6th 2014.  The add said get 3x points so that made my final decision to purchase from Best Buy.  5 months later I have yet to get my 3X points.  This is false advertisement. In all three of my calls the representative has apologized and opens up a case.  I never hear anything back.  I keep being told I got my 20% incremental points but that is not what I am disputing. The last time the represenatative gave me some points for my frustration but said someone would get back to me and that was back in December.  Its frustrating as I really like shoping at Best Buy but am becoming very annoyed and really do not want to purcahse here anymore if Best Buy does not follow through with their advertisements.  I do not have a copy of the ad (wish I would of kept one) but Best Buy should be able to verify all their ads.  I certainly am not making this up.  As a matter of fact, the salesperson at the store looked at the ad and confirmed that I should be getting 3X points for the purchase.   Since I have tried multiple attempts on the phone with no success then perhaps this message might work better.   I would discourage anyone right now in believing any of there reward ads.  My time is worth more than trying to chase Best Buy down for points I am owed and will begin to make my purschases elsewhere.  BEWARE customers as I am a very dissatisified customer at the moment. 

    Hi analydia,
    Thank you for taking the time to sign up for the forum and connect with us.  I can understand why it is you would feel frustrated, and I 100% agree that you should not have to chase down any points that you may have qualified for.  To hear that you have potentially been waiting 5 months for points to post to your My Best Buy account, it is just really disappointing.
    It will generally take 20 to 35 days for points to post to a member's account for a Magnolia or Pacific Sales purchase, which will start after any scheduled deliveries are completed.  I looked over your account using the email address you registered with the forum and I do see that the base points for your Pacific Sales purchase have already posted.  With that being said, it should just be a matter of confirming 3X points was being offered and whether or not your purchase qualified.  It appears that your LG washer and dryer may have been eligible for 5X points, but it depends on which models you purchased.
    I am very sorry for any inconvenience you have experienced up until now, and I would like to see what I can possibly do to further assist.  To gather some additional information and go over your My Best Buy account with you, I will be sending you a private message.  You can check your private messages by logging into the forum and clicking on the little yellow envelope located at the top of the page.
    I hope you have a wonderful day!
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • 24 points for a single answer

    Hi SDN team,
    i can't stop complaining about getting more than 10 points for a single answer
    Please have a look at this Re: Inexisting BAPI_FLIGHT_GETLIST in our SAP system IDES. There are 4 * 6 points rewarded, which is nice, but not correct at all.
    Best, Stefan
    PS: Before i forget it, i do <b>not</b> want to have all the points removed (like it happened the last time i complained), 6 of the 24 are earned and ok.

    Hi Stefan,
    We have closed a hole in the point system last weekend. Let us know if it happens again.
    Thanks for letting us know, Mark.

  • Double Points for New Games?

    I've been a Gamer's Club member for nearly a year now, and I've never seen the double points for any of my gaming purchases.  Is there something else that I need to do to 'activate' this promotion, or is it just a glitch?
    Do double points only happen when you purchase games for your 'preferred' system?

    Hi house1548,
    I'm very sorry to hear that our Gamers Club has only been half as awesome as it should have been for you since joining.  I can imagine this has been a surprise to learn, and I want to get to the bottom of it with you!
    I have reviewed your account, and everything appears to be in order, so I am not sure what may be causing the discrepancy.  I have reached out to our partners on the My Best Buy team for further research, and as soon as I have more information for you I will let you know via a private message.
    Thank you for being a My Best Buy member, and thank you for visiting our forum.
    Best regards,
    Mike|Social Media Specialist | Best Buy® Corporate
     Private Message

  • What is the hyperfocal point for iPhone 5?

    What is the hyperfocal point for iPhone 5?  I was wondering what a rough estimate was so I didn't have to take multiple pictures to figure it out.

    You might be interested in this App: https://itunes.apple.com/us/app/hyperfocal/id512080457?mt=8

  • Can I use this as a wireless access point for my network

    can I use this as a wireless access point for my network

    umm... use what?
    A Time Capsule? Sure. It's just like many other wireless base stations. It can run in either bridge or route mode - in bridge mode it's just like an access point linking the wired and wireless networks together.

  • Missing "pre order points" for Shadow of Mordor.

    I've recently received Shadow of Mordor, I had the game pre ordered, but I'm positive that I didn't receive the 500 bonus points for pre ordering. I can't tell if they're pending or what with the new system, and I can't report those points missing through the "report missing points" menu.
    Can I get some help with that?

    Good morning Vaymasters,
    It can generally take up to 20 days for points to post to a member's My Best Buy™ and Middle-earth: Shadows of Mordor was only released a few days ago (9/30/2014), so it might be a few more days before any points officially post to your account.  As far as I can tell though, your pre-order should qualify for the "Get $10" pre-order bonus points.  If you do not see 500 bonus points post to your account within 20 days, then please send me a private message and I will see what I can do.  A private message can be sent by clicking on the blue button in my signature.
    Thank you for connecting with us on the forum!
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Missing points for prerdering GTAV and LBP3

    I preordered GTAV and LBP3 and am missing the points but the transaction has cleared. The best buy I have been going to has been messing my account up and had to charge me full price for the games and then go back and refund me the twenty dollars for gamers club unlocked. This is the second time they have done this. I was wondering if there was any way to get the 1000 points for preordering those games. 

    Hello Eddiecag,
    Thanks for being a My Best Buy Gamers Club Unlocked member, and thank you for pre-ordering your games from Best Buy.  I have reviewed your My Best Buy account and I am happy to confirm that the 500 points were awarded for GTA V.  
    It is not uncommon for the bonus points to post independent of the standard or everyday double points.  It would appear that was the case in your instance as well.
    Please visit us again any time with any other questions.
    Best regards,
    Mike|Social Media Specialist | Best Buy® Corporate
     Private Message

Maybe you are looking for

  • How to find out the application server instance name?

    Hi, I installed an Oracle application server a long long while ago and completely forgot the things about the installation, including the name of the instance (I installed single instance, not cluster). Now I am trying to create a connection to the a

  • Newbie question: how to send mails on a Solaris 10 machine?

    Good morning all, I am responsible of a lab, containing some Solaris machines. On one of those machines, a collegue would like to send mails, using following command: echo "something" | mailx -v -s "subject" <collegue>@<domain>.comThe mentioned e-mai

  • Web services connection

    Tried previous suggestions...unable to scan document to email- same error message: unable to connect to web services

  • Putting MovieClips in a Datagrid

    Hey all, I have seen pretty limited examples of using the cellRenderer to create custom cells in datagrids. Adobe has a couple examples of adding checkboxes and drop down lists, but I really want to drop a graphic in my datagrid. Has anyone out there

  • ZRGGBR000 error

    Hi All, Iam facing an issue when iam trying to copy substitution rules through ggb0. error: Userexit ZRGGBR000 contains syntax error. Please suggest me, what is this error and how to resolve it. Thanks and regards, Ravikumar