Forum Replies Created
-
AuthorPosts
-
in reply to: Voip Modules #11757
Hello Mark,
Sorry for the late reply. There is some issue on network here.
Working on the admin side notification setting Page issue.
in reply to: Voip Modules #11754Hello Mark
Thanks you for your update.
For 11753 : As i checked the code again and debug it for creating the response for the telinta developer, I found the error on code. Which is causing issue for updating the product.
For #11751 : I will check the Notification Setting Page issue.
in reply to: Voip Modules #11748Hello Mark,
Thank you for the update. I am working on back-end changes for the Notification Management.
in reply to: Voip Modules #11743Hello Mark,
Currently working on the design of the notification setting page.
in reply to: Voip Modules #11741Hello Mark,
Thanks you for your answer.
I will make changes as per instruction if any question I will get back to you.
in reply to: Voip Modules #11739Hello Mark
Here are some question for Pending Notification tasks.
1) How the balance notification will work? will it send notification to the user automaticaly while user balance is lower on Telinta then defined balance on voip ?
2) The Email preference will send email to the another email which one is set by admin, instead of user current email address on Telinta?in reply to: Voip Modules #11738Hello Mark,
Thank you for update i will check the requirement of task will back to you if any questions.
in reply to: Voip Modules #11732Hi Mark,
Yes, I added the reset button to the search form of All Numbers, Pending Numbers and Inventory Numbers.
in reply to: Voip Modules #11729Hello Mark,
As I mentioned earlier, my understanding of Telinta functionality is limited, and I’m only familiar with the features I’ve personally worked on. Although I’ve gone through the API documentation, I find it challenging to comprehend the functionality of other functions – specifically, how they impact numbers and what tasks they perform on them. Consequently, I regret to inform you that I may not be able to provide insights into the details of new tasks.
in reply to: Voip Modules #11727Hello Mark,
No, The resolution for #11718 to edit Voip plans is still pending. After this resolution we can complete the development of voip plan sync.
in reply to: Voip Modules #11725Hello Mark,
Changes for delete the plans has been made. Please review it if Any changes please let me know
in reply to: Voip Modules #11722Hello Mark :
Thanks you for reply :
Yes add product will use for add plans on Telinta same like current product plans creation form (https://ibb.co/qYpdrmN) on telinta portal. Difference between both forms is the Voip Form will add only Main products it will not add sub-products.
-
This reply was modified 1 year, 8 months ago by
Nishit Shan.
in reply to: Voip Modules #11720Hello Mark,
Thanks you for your update and question:
For design Screenshot : Is for the “Telinta Voip Plan Sync” task.
Mean while i am working on deleting product plans.
in reply to: Voip Modules #11718Hello Mark,
Created functionality for create record, But when i tried to update Product the API fives Error : {“faultcode”:”Server.Product.unknown error”,”faultstring”:”unknown error”},
My params are :
$param = array(
‘detailed_response’ => 1,
‘product_info’ => array(
‘i_product’ => productID,
‘name’ => productName,
‘end_user_name’ => productEndUserName,
‘iso_4217’ => productCurrency,
‘managed_by_user’ => ‘N’ ,
‘default_i_acl’ => productAccountdefaultACL,
)
);in reply to: Voip Modules #11717Hello Mark,
For #11716 :
For Telinta error : It comes when i tried to access the another session of API when on is already available I also got that error on mail so i make required changes.For inteliquent Error : I will check that.
For #11712:
For design Screenshot : You can check it on Admin Panel->Telinta Blocks->Main Product Plans
Currently working on to create and update buttons functionality so this buttons are not in working states. -
This reply was modified 1 year, 8 months ago by
-
AuthorPosts