Forum Replies Created
-
AuthorPosts
-
in reply to: Voip Optimisation #9777
And there are two table which have numbers in voip db(vanity_pool_numbers, temp_vanity_pool_numbers) which table should i use ?
in reply to: Voip Optimisation #9776Hello All,
I have questions related to this:
1) When admin does not select vendor from the vendor drop down then which vendor should i use?
because it is impossible to search on both vendor at same time.2) Do you need data directly from vendor’s or do you want this data to store in your database?
Thanks
in reply to: Voip Optimisation #9772Hello
I am integrating both vendor’s searching functionality into one.
in reply to: Voip Optimisation #9770Hello,
Work in progress for the dashboard1 optimization.
Thanks
in reply to: Voip Optimisation #9768For Vendor list synchronization:
Can you please share me the Telinta login detail of so i can check the vendors on telinta?
Thanks
in reply to: Voip Optimisation #9767For Dashboard 1 Optimization :
As you can see the front number search may working with directly to the APIs, We can use the search functionality of homepage/frontend numbers search.
Regards
in reply to: Voip Optimisation #9766Hello
I made changes for the ‘Notifications Optimization’ task.I added areacode dropdown for the notification settings.
Thanks
in reply to: Voip Optimisation #9765Hello All,
Sorry for late reply.
yesterday i can not come to the office Because of my health issue. So i can not communicate with you.in reply to: Voip Optimisation #9761Hello All,
For #9754 :
1) I did not describe it for number search page I describe it for the Vendor page (https://portal.voip.us/admin/vendors).
2) On admin dashboard page the data of search result is coming from the database of Voip. And if the database contain data of that numbers then it will display the result. I did not make any change on it’s searching functionality. I only added the code of to convert vanity number to the numeric.For #9755 :
1) I did not sure about that right now.for #9759 :
1) As i describe the admin dashboard1 search functionality searches data from the database of voip. And i only made change to convert the vanity Number’s string value to the numeric number. if the data for that number is available in voip database then it will return that data on the search result.For #9760 :
Can you please specify on which page this all issue has been generated?
and if It is admin dashboard then
1) As i clarify in my previous comment as per code this page is search data from the Voip database.
2) I did not touch any code related to the order functionality.
3) the Number paging is working like before. i did Not make any changes related to the pagination.Thanks
in reply to: Voip Optimisation #9753for #9751
The listed vendors are directly listed from the telinta. Means there is no database between voip & telinta vendors listing.
for #9752 :
I also tested it with the vanity numbers numeric value but is does not display any result.
Regards
in reply to: Voip Optimisation #9750Hello,
I am working on ‘Vendors Optimization’.
Task 1 :
The data of vendors are coming directly from the telinta Api. so it is synchronized with the Telinta. and I can not find how can i delete the vendor from the voip.Task 2; Working On it.
Regards
in reply to: Voip Optimisation #9748Hello,
I made changes regarding the Vanity Numbers search.
for #9737
As i checked the coding. In code ‘x’ replaces with ‘_’ and it use for the create the wild card for the query statement. And this statement will search in specific sequence. like if i will search with ‘xxxx’ then this will first search numbers like ‘9999, 8888,…. ‘ and then after it will search ‘8999, 7999,….’.
Hope i explained it more specific.I thinks this screenshot helps to understand what i am talking. https://postimg.cc/FdTvXbwd
Thanks.
-
This reply was modified 2 years, 5 months ago by
Nishit Shan.
in reply to: Voip Optimisation #9732For #9725 :
it already comes into the api response as “prodcode”
for example the api request is
http://excellentnumbers.net/api/getAllNumbers/authkey/306344f8f31108b9b93.57357216/300/100It gives response like
https://i.postimg.cc/59nkQYY9/screenshot-2022-10-21-15-22-35.pngHope this will help you.
in reply to: Voip Optimisation #9734For 9716 :
The X uses into the query to search slimier numbers from database. For example if I search with ‘1xxx’
It returns (https://postimg.cc/B8P16mQp).in reply to: Voip Optimisation #9733please find “post-9732” it was disappeared from forum.
-
This reply was modified 2 years, 5 months ago by
-
AuthorPosts