Home Forums Voip Optimisation Voip Repairs 23

Viewing 15 posts - 136 through 150 (of 211 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 863

    Hello Mark,

    Thanks you for your reply.

    As i am working on port-in functionality some functionality may freeze.

    Can you suggest me some numbers which are not available on Voip or i can use any random numbers for this testing?

    Mark Hanson
    Keymaster
    Post count: 1032

    in addition to #11136
    just found added an othre number for port in request and here is what we have got 😉
    https://webmaklay.com/wp-content/uploads/2023/08/PortInError.jpg

    Nishit Shan
    Participant
    Post count: 863

    Hello Mark,

    for #11139 , This is because of i added some data debug code to check the freezing issue. 🙂

    Nishit Shan
    Participant
    Post count: 863

    Hello Mark,

    Any reply on #11137?

    Mark Hanson
    Keymaster
    Post count: 1032

    Hello Nishit for #11137, we tried some numbers from Excllent Numbers you can try too.
    Will aslo ask for some numbers that we can port in but once you finished with functionality we can ask site admin to test port in functionality for us.

    Aslo you can check some numbers from the videos we sent to you.
    Othrewise try to use numbers from EN library. We are not going to port in them but at least you can acomplish this task and then we will request some numbers which we can port in or site admins test for us.
    Cheers

    Nishit Shan
    Participant
    Post count: 863

    Hello Mark,

    Thank you for your reply.

    have a question for API side

    The field named as ‘desiredDueDate’ is mandatory into API request, can you please advise me that which date i can use for desiredDueDate field?

    Mark Hanson
    Keymaster
    Post count: 1032

    Hello Nishit thank you for your updates, we can see some good changes which is good.
    Please find some numbers that you can try to port them in for your testing and API finilising.

    Please try submit one or two orders so the orders will be in the PortIn table.
    For desiredDueDate i will check with site admin and get back to you meanwhile use the tomorrows date.
    Here are some nubers you can test for porting below:
    983.888.8880
    983.888.8881
    983.888.8882
    983.988.8883
    983.888.8884
    983.888.8885
    983.888.8886
    983.888.8887
    983.888.8889
    AUTH Name: can be any
    End User Name: Nano Telecom
    Address: 20900 NE 30th ave Miami FL 33180
    Account # 3777
    PIN code: 9009

    COMMENTS:
    under not portable reason we noted you put text: ” Number already ported on Voip” please change to “Number is already on Nano Telecom Network”

    Please let us know once done will check and can sent for testing and close this job.
    Cheers

    Mark Hanson
    Keymaster
    Post count: 1032

    Hello Nishit im happy to notify you that team has slighly increased your payout budget.
    Looking forward hearing more updates from you soon.
    Cheers

    Nishit Shan
    Participant
    Post count: 863

    Hello Mark,

    as i mansion earlier the “desiredDueDate” is required for creating the order on API. Working on remaining API request structure and the listing of port in orders.

    Mark Hanson
    Keymaster
    Post count: 1032

    Hello Nishit thank you for your message, we have got a reply from site admin whos asking you if we can make the “desiredDueDate” option selectable by the customers?
    The problem is when customer porting in mobile number the day should be the same when submiting portin request but if customer request all othre numbers (non mobile) then “desiredDueDate” should be 2-3days.

    Could you please check the API and see how we can do it?
    We are closing here now will chck back with you tomorrow.
    Cheers

    Nishit Shan
    Participant
    Post count: 863

    Hell Mark,

    I added the selection field for “desiredDueDate”, and I attempted to create an port-in order, but the process was unsuccessful. I used the parameters from #11144.

    I got this error.

    stdClass Object
    (
    [message] => An Unknown Error has occurred
    [status] => Unknown Error
    [statusCode] => 500001
    [timestamp] => 2023-08-25T04:30:06.116-0500
    )

    Mark Hanson
    Keymaster
    Post count: 1032

    Hello Nishit thank you for your message, i will forward your #11149 to the site admin.
    Will get back to you soon.
    Cheers

    Mark Hanson
    Keymaster
    Post count: 1032

    Hi Nishit for your #11149, could you please send us your requests as well so we can show it to a siniour developer.
    Cheers

    Mark Hanson
    Keymaster
    Post count: 1032

    Also when you send us you source code request that results the error mentioned it #11149, we will investigate your codings and while we chicking on your error you can start prepering and working on https://webmaklay.com/custom-features/ Custom Features job thats how we wont loose time.

    Cheers

    Nishit Shan
    Participant
    Post count: 863

    Hello Mark,

    Here is my request structure for port-in order Api.

    {
    “privatekey”: “Z0Ainfdg0su6MTfoGgnRhk0B_YYa”,
    “portInOrder”: {
    “desiredDueDate”: “2023-08-29”,
    “tnList”: {
    “tnItem”: [
    {
    “tn”: 9838888880,
    “accountNum”: “3777”,
    “atn”: “0123456789”,
    “authName”: “Test”,
    “authDate”: “2023-08-28”,
    “accountPin”: “9009”,
    “endUser”: {
    “name”: “Nano Telecom”,
    “streetNum”: “20900”,
    “streetName”: “30th”,
    “city”: “Miami”,
    “state”: “FL”,
    “postalCode”: “33180”,
    “typeOfService”: “B”
    }
    }
    ]
    }
    }
    }

    For #11152 :
    I will review the task and get back to you if any query.

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