Forum Replies Created

Viewing 15 posts - 1,036 through 1,050 (of 1,590 total)
  • Author
    Posts
  • Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11191

    Hello Mark,

    Thank you for your reply,

    I can not get your line “When port in form opens can we have calendar opens”. Now the calendar opens on click of field.

    changed the position of date input fields.

    I tried to create an order but it gives me error “Expired credentials”

    I checked Select All and Unselect All buttons and it is working.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Custom Features #11187

    Hello Mark,

    The User home data is comes from the Telinta Api and we will be use the search functionality of inteliquent, Am I right?
    IF answer is yes then how we will manage both API’s data?

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11186

    Hello Mark,

    The changes regarding the issue for the numbers table has been made.
    For loading Now it depends upon the API response and it is also loading the limited data from the API.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Custom Features #11182

    Hello Mark,

    Work in progress for task ‘Members Home Search’.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11180

    Hello Mark,

    Now you can check the portin order functionality. If any adjustment needed let me know.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11178

    Hello Mark,

    For #11177 as mentioned in #11174 i am working on the user side tables and notification. And we can not combine work of both jobs on same time.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11174

    Hello Mark,

    changes regarding port-in order creation and notification for successful order has been made.

    Work in progress for the front end side user notification, redirection for user and error notification for admin.

    Thanks

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11173

    Hello Mark,

    Thanks for the information.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11167

    Hello Mark,

    Thank you for point me on this issue,

    I make changes regarding select all and unselect all buttons. and also worked to store order detail on voip database for listing and future use.

    Currently the port-in functionality does not work as i am working on notification of order to the admin.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11165

    Hello Mark,

    I created 4 port-in orders via API.

    Work in progress for the notification and the data inserting in voip database.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11163

    Hello Mark,

    Thank you for update.

    The Rakshabandhan festival was truly wonderful!

    about API request I think this is the reason for the issue. I will check that and get back to you. If it will work i will work on the data inserting on VoIP database and listing it on front page of port-in functionality.
    Please clear my one question, The port-in API will make order for multiple numbers in one request? asking you because in api documentation the example is with one number request. I will also check it with multiple numbers request after creating order for a number.

    and about custom feature i made some back-end changes. But i did not changes it much as i was not available due to holiday.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11159

    Hello Mark,

    the issue is still there

    Here is my request and response

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

    response:
    stdClass Object
    (
    [message] => An Unknown Error has occurred
    [status] => Unknown Error
    [statusCode] => 500001
    [timestamp] => 2023-08-29T00: 16: 36.476-0500
    )

    For Custom Features tasks :
    I just review that tasks and did not start changes for the code side.

    FYI : Tomorrow i will not available because of national holiday of Rakshabandhan festival.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11157

    Hello Mark,

    thank you for your reply.

    the atn and the tn will be same?

    I will check with the set atn same as tn and get back to you.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11154

    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.

    Nishit Shan
    Participant
    Post count: 1590
    in reply to: Voip Repairs 23 #11149

    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
    )

Viewing 15 posts - 1,036 through 1,050 (of 1,590 total)