Home Forums Voip Optimisation Custom Features

Viewing 15 posts - 211 through 225 (of 248 total)
  • Author
    Posts
  • Mark Hanson
    Keymaster
    Post count: 1030

    Hello Nishit thank you for this good news, will check it now, please let us know if anything left from Custom Features job that we need to finish?

    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    Thanks for update,

    working on download button for all numbers tab.

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    I have a question about the download functionality related to the ‘All Numbers’ and ‘Inventory Numbers’
    buttons.

    Suppose a user, such as ‘Great Numbers Inc,’ has a total of 35,773 numbers in their ‘All Numbers’ tab and 35,466 numbers in their ‘Inventory.’ Should we proceed to generate and download a .xlsx file for this bulk data? Please be aware that the file generation process may take some time after the code execution.

    Mark Hanson
    Keymaster
    Post count: 1030

    Hi Nishit we are just about to close here, lucky i checked our emails, thanks for #11567 and your question which is good one. Yes i think we will need to do that download button for this work and if large data selected we may need to notify user to download such a big data in two or three sessions or allow customers to select amount of numbers to download with a message that large data will take time to download.

    An other option if the large data selected the file will be generated and link emailed to this customer so they not wating on the web. As you see there are some options for that but no meter what you will decide to do we need to finish this work and on the next phase we will create some site admin modules controls where site admin can manage some of the parameters that will be allowed or restricted for voip customers.

    Also do not forget if customers when customer submit a number search and then decided to download this search results to the file then export file should contain such data which was selected in Return Values window.

    For example if customer run their search and in Return Values select TN Status and State options and then hid download button then export file should contain TN Status and States data in the file.

    Hope it helps and get back to you afer sometime.
    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    I am manage to create .xslx file but it limit us to maximum 500 records. After that the code will start to give Errors.

    Thanks

    Mark Hanson
    Keymaster
    Post count: 1030

    Hello Nishit thanks for your update we have sent your progress to the site admins and they checked most of it and here is what they say below:

    1) When site user logining in to the portal https://portal.voip.us/login it takes very long time to login could you please check what’s going on?

    2) Would you please position file download button in the corner under the numbers please see screen shot below: https://webmaklay.com/wp-content/uploads/2023/12/Fle-downlaod.jpg, also when we click download file button for some reason an other blank page opened and then we looking at that blank page till the file being generated. This way is not professional could you please make it right so when ppl hit file download download our loading bar appears (without leaving the page or blank pages).

    3) When file generated and downloaded please change “Vendor Name” column to “Network” also in the file first row with Numbers can be removed there is no need in that as excel files already got numeric rows.

    4) We tried to activate number 3039001111, we clicked number activate and popup window shown – this is good but on that pop up please change the text “Are you sure you would like to activate the number XXXXXXXXX?” On the same popup please make “Confirm” button green color and “Cancel” red color.

    5) From clause 4 we clicked activate number and we saw a error message with try again but when we checked email the activation was successful. Also we checked in Telinta account has been created which means activation was successful but why we saw a error message then? This causes big problems the number activated but on Voip number showing as not activated and customers still can this number as ready to be activated on voip. Can you please fix that.

    6) TN Settings page functional is much better, numbers loading fast and we can auto search and autosuggest this is cool but the page design is very poor. I think when customers visit TN Settings page they should come on the page with search and then when customer picked the number the number managing content appears, Mark can you please suggest something to your developer.

    For clause 6 please try to do the following: https://webmaklay.com/wp-content/uploads/2023/12/TNSet.jpg
    Please make section 1 loading at first when customers click on TN Settings page please make a frame around the the form and when customer finds a number and click manage section 2 open as fade-in. Please align the General, Subscriber and Service words in the tabs as they look very close to the green area. this should work.

    Overall Nishit all looks like we finishing this job once this dune will try to send this job to finance and hopefully we will start the other job.

    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    Thank you for your replay and update. I will check that and will update you.

    Mark Hanson
    Keymaster
    Post count: 1030

    Thanks Nishit, as per #11570 will try to check with team and get back to you.
    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    Working on the loading image after user click on download button.

    Mark Hanson
    Keymaster
    Post count: 1030

    Hello Nishit thank you for your updates, hope everything is going well,
    for your #11570 – we have contacted site admins and Telinta so they can check this issue and they tried to search for numbers and could download thousands of numbers instantly. Would you please check it again and if the error still persist could you send us your codes and responds details so we will investigate.

    Also in addition to #11573 when we logged in and visited members home page this member portal page takes time to load so then clicked on TN settings page then when we click back to portal button and the members portal page loadining slow again. We have spoken with some developers and they say that you can do a session load so when customer visited any page and then click back to members portal the page loads instantly and uses already preloaded data so we do not need to wait everytime we back to members home page. Could you please do it?

    for #11573 clause 1) issue please try these credentials for your investigation: User Great Number inc and Pass: testtest1234

    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    The issue is Not with fetching data from the Telinta API but, it is taking time to process data, For example after getting the number’s data we have need to check and get data for that numbers from vendor’s API, and if the number is activated then we need to get number information from Telinta API and its vendor API. And then after the code for to create data is taking effect. Between the fetching process for numbers info, the code timed out or got some error.

    For User session data :
    Yes, this will be possible to create such system, but it will take time on first load of data. In current scenario every time when page load the system is fetching fresh data from API and then system displays it, so the time is depending on the API response.

    Mark Hanson
    Keymaster
    Post count: 1030

    Hello Nishit thanks for more info, from your #11579 do you think we will need to increase a system processing capacity?
    Please let us know what do you think.
    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Hello Mark,

    First I want to check if it will work with make changes into code. Then after we can think for increasing capacity of system.

    Mark Hanson
    Keymaster
    Post count: 1030

    Sure thanks Nishit let us do as you said!
    Cheers

    Nishit Shan
    Participant
    Post count: 862

    Please fine #post-11583

Viewing 15 posts - 211 through 225 (of 248 total)
  • You must be logged in to reply to this topic.