Forum Replies Created

Viewing 15 posts - 766 through 780 (of 1,355 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11348

    Hello Mark,

    I found this issue on admin login side, and make required changes.

    For Advance search i am checking where the issue.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11346

    Hello Mark,

    Thank you for your replay.

    For user login : can you please which customer can not login and get the error while he/she tried to login.

    For Advance search : The Advance search is searching the numbers only from Telinta API and it will search numbers related to the current login user. Means if number is not related to current user then it will not search that number.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11342

    Hello Mark,

    For Download button :
    How many data will be download from API when click on download button?

    For DID numbers :

    I am getting bellow information from DID number(method name get_customer_numbers) Api.
    Array
    (
    [0] => stdClass Object
    (
    [area_name] => New York
    [country_name] => United States of America
    [description] => NWYRCYZN01
    [did_number] => 13324004663
    [i_account] => 25813423
    [i_customer] => 273378
    [i_did_number] => 719863
    [is_provisioned] => 0
    [pricing] => stdClass Object
    (
    [admin_costs] => stdClass Object
    (
    [activation] => 0
    [free_of_charge] => N
    [iso_4217] => USD
    [periodic] => 0
    )

    [customer_costs] => stdClass Object
    (
    [activation] => 0
    [free_of_charge] => N
    [iso_4217] => USD
    [periodic] => 0
    )

    )

    )

    )

    And bellow information from DID numbers information(Method : get_number_info)

    stdClass Object
    (
    [number_info] => stdClass Object
    (
    [activation_cost] => 0
    [activation_fee] => 0
    [activation_revenue] => 0
    [city_name] => New York
    [country_iso] => US
    [country_name] => United States of America
    [description] => NWYRCYZN01
    [external] => 0
    [free_of_charge] => N
    [frozen] => N
    [i_account] => 25813423
    [i_customer] => 273378
    [i_did_number] => 719863
    [i_do_batch] => 2758
    [i_dv_batch] => 2209
    [i_vendor] => 9932
    [iso_4217] => USD
    [moved] => N
    [number] => 13324004663
    [owner_batch_individual] => N
    [owner_batch_name] => NO CHARGE
    [periodic_fee] => 0
    [recurring_cost] => 0
    [recurring_revenue] => 0
    [released] => 2020-07-17T09:21:33
    [vendor_batch_name] => Inteliquent
    [vendor_name] => Inteliquent
    )
    )

    Which fields should I use to display listing after click on ‘Inventory Numbers’ from ‘Phone Numbers’ section?

    • This reply was modified 1 year, 10 months ago by Nishit Shan.
    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11341

    But which fields will be use for creating the file from numbers data ?

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11339

    Hello Mark,

    Thank you for your reply.

    For download Button : Which data will be download into file and in which format of file ?

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11337

    Hello Mark

    Thank you for your reply.

    Any resolution on #11334 ?

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11335

    Hello Mark,

    Working on dynamic table structure for Advance search for Active Numbers.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11334

    Hello Mark,

    Thank you for pointing me out.

    For DID numbers: when we click on ‘Inventory Numbers’ tab from ‘Phone Numbers’ then will it show only advance search for DIDs or it will also display the list for DID numbers under advance search form when page load?

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11330

    Hello Mark,

    Thank you for update.

    But as I understand the download of the search result file will be the whole new functionality into custom search. And this should be a new task for custom search functionality.

    • This reply was modified 1 year, 10 months ago by Nishit Shan.
    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11324

    Hello Mark,

    Thank you for information on “Voip Repairs 23”

    Work in progress for DID number’s listing and DID numbers Advance searching.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11321

    Hello Mark,

    Thank you reply.

    I am making changes for Api request for advance search and found that we can not use all fields for search numbers from advance search form to send search request to telinta API. We can use NPA, NXX, LINE, State and Note to search from Telinta API.
    Here is the link of request field list for Telinta API (https://prev.portaone.com/docs/PortaBilling_API.html#GetAccountListRequest)

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11318

    In addition
    The user current functionality is showing the numbers tables only for the Activated numbers and its settings.
    So as per your instruction on #11316 (c)&(d) also have to make the same listing and setting functionality for Pending and DID Numbers. And it will take much time and effort to develop such functionality like current listing of active numbers from user-home page for Pending and DID Numbers.

    • This reply was modified 1 year, 10 months ago by Nishit Shan.
    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11317

    Hello Mark,

    Thank you for this update,

    I am currently working on Advance search functionality changes from Intelinqent to Telinta. Should any fields will mandatory for the advance search?
    And I will also change the color of Return Values window selection.

    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11313

    Hello Mark,

    Thanks for update, Now this will be the change on while search functionality into custom search Task for API side/Back-end requests.

    And as instructed for Phone Numbers(https://ibb.co/7py4y35) tab the advance search form always will be open while page load.
    And
    How can we determine the the Number is on pending status? because fro account list API request there is no field where we can say API to provide only pending Numbers into response.

    • This reply was modified 1 year, 10 months ago by Nishit Shan.
    Nishit Shan
    Participant
    Post count: 1355
    in reply to: Custom Features #11307

    correction for #11306

    I sent the time and budget to the finance and they said the budget is low as per effort and time spending for tasks.

Viewing 15 posts - 766 through 780 (of 1,355 total)