1298 comments found.
Fast2SMS / MSG91 / TextLocal / Kaleyra / RouteMobile / Tata Teleservices / Jio GSM / Airtel / VI SMS API providers se: ✔ Direct telecom routes ✔ SMPP level delivery ✔ Enterprise throughput ✔ Cheap per SMS rates
When will the latest update be released?
We’re currently working on adding new features and resolving existing issues. The update will be released once development is complete. Thank you for your patience.
I am unable to log in to your support system via Envato, even though I have an active ticket there. It’s showing Could not retrieve social sign in account.
Let me check into our system
I’m unable to log in to my account. Have you checked the issue?
Please share your username to this mail for support ticket
info@igensolutionsltd.comI have already shared my username, the new support account details, and the ticket number. Please resolve my ticket as soon as possible. Thank you.
Okay, our team will respond soon.
Hello igensolutionsltd, I want to ask if you do help with installation and setup for proper functioning of the system? Thank you.
Yes, we provide installation assistance with a charge and our system works properly.
Okay, please how much do you charge for installation? I need to factor it before proceeding. Thank you.
It’s depends on server our installation starting from $120
why i get error “The provided credentials do not match our records.”
Create a support ticket and our team will review the issue and assist you. Thank you.
hello do you have mobile app if yes please share it with me, and i want to ass my own payment get way for that i need custom work
Mobile app only for the SMS gateway
ok can you build the app for me with add new payment getway ?i need custom work
yes you can customize, after purchase just create support ticket for your customization
I hope that in early 2026 there will be a new update, additional features and a more stable version.
We are continuously improving the system with a focus on stability and new features, and early 2026 is within our planned roadmap. We appreciate your patience.
Pre purchase question. when sending sms and I choose automatic sms gateway . Is the sender id customizable? Or will it just show a random number as the sending or do I have the option to customize the name I want as the sender ?
sender id customizable if you SMS provider allows to sender id then possible otherwise not
Please check the ticket #657 & #658.
Our team will reply soon
Today is 23 December, already shared the cpanel credentials but still no reply???
I have checked the ticket just now, and our team has already provided you with a reply along with the setup guide. Please review the instructions and let us know if you need any further assistance.
Yes, they just replied before your commits here. I will reply them, lets see whats happened
Please check my ticket #657…...
Still waiting, my issue not resolve even share the credentials and your team worked on my server and share the screenshot but day before yesterday they told me that can’t login. Also you need to update your documents as per cpanel because it was not as what we need to do.
Team replied all the tickets
please did you update the mobile application too ?
The mobile application has not been updated.
HI, Is it possible to add custom http/smpp gateway” ?
Possible to add custom smpp but you have to customization after purhcase,
@RadialLeaf I have reported pdf sending issue 6-months before approx, created a ticket, submitted details twice/thrice but it is not yet resolved. This is serious bug as it exposes server url which is security breach.
@IGen Team, please try yourself through API & you would see the issue yourself. Looking for resolution ASAP.
Thank you for reporting this issue. Could you please share your ticket ID ,so our team can review it at the earliest and assist you accordingly? We appreciate your patience and will look into this on priority.
Please see ticket#214 & #37 opened an year ago. Added details for clarity. You can find the issue yourself by sending docs (excel, word, pdf) through API. The doc name is overrided by server url which looks bad and may lead to security breach.
Team will reply soon if found any issue
Thanks
When you guys will add chatbot ?
It takes few time dear
Your customer service is terrible. I’ve submitted tickets multiple times, but your responses haven’t resolved the issue. You only answer non-specific questions based on customer complaints. This is incredibly frustrating.
You can’t solve the problem so your customer tries to solve the problem himself.
The supervisor below works with automated WhatsApp messages and chats.
it’s working with crontab too
[program:xsender-worker] process_name=%(program_name)s_%(process_num)02d
command=php /path/to/xsender/src/artisan queue:work database queue=chat-whatsapp,regular-whatsapp,campaign-whatsapp --sleep=3 --tries=3
directory=/path/to/xsender/src
autostart=true
autorestart=true
stopasgroup=true
killasgroup=true
user=your-server-user
numprocs=4
redirect_stderr=true
stdout_logfile=/path/to/xsender/src/storage/logs/worker.log
Please inform to our support team via support system
I have added a Supervisor to the queue but the message is not being sent automatically.
How to make messages sent automatically?
I have tried with crontab and Supervisor but the message is sent every 1 minute
Run only one method please, and make sure supervisor is working
apply this command
sudo systemctl status supervisor or sudo supervisorctl status
and turn of crontab
You asked me to provide temporary access (hosting panel or SSH + database). I have given you access to it, but you haven’t made any changes to the automatic WhatsApp message issue.
I just use supervisor, crontab is disabled but it doesn’t work. why your system is set up this way? From update 3.9 to 4.1, this issue has not been resolved. You only provide updates but the issue has not been resolved.
Dear May I know your ticket id please
While seding the PDFs in this file the Caption is not taken with PDF Docs. xsender-whatsapp-service/src/services/MessageService.js due to which the Captions are not going with PDFs. Also the Message Delievery was on Real Time. As of now using VPS & Database as Sender & added Supervisor Mode in whm. Now Which Queue Setting we can use which can Send Message instantly like the Sync Mode works to Send Message instantly. Because in all others, messages are taking time for the next cron.
Please create a support ticket so our technical team can assist you further with the PDF caption issue and the queue configuration for instant message delivery.
Dear master i purchased the code 2years ago. but today after purchasing a vps i installed ur latest version 1) but Node Service Status: Offline Error cURL error 7: Failed to connect to 127.0.0.1 port 3001 after 0 ms: Couldn’t connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://127.0.0.1:3001/health pm status shows online
2 ) what to do and no cron job code found .. how to add cron jobs .. kindly guide
Dear
Our latest release includes several important updates. After installation, please ensure the following steps are completed:
1. Node.js Setup
Make sure your server is running Node.js version 20 or higher. Once updated, start the Node application using PM2. You can follow our detailed setup guide here:
https://support.igensolutionsltd.com/hc/articles/55/56/89/installation#node-setup2. Cron / Automation Setup
Log in to the Admin Panel
Go to Settings → System Settings
Select the Automation submenu
You will find three types of server-based automation methods. Please follow the instructions displayed there to complete the setup.
If you need any further assistance, feel free to contact our support team. We are always here to help.
ok sir..now node status online.. also cron setup in /admin/system/setting/automation whatsapp scan successful but unable to sent message its status till now showing schedule..
2) kindly issue a new complete video on vps installation..thx
Okay dear, noted and forwarded this message to our concern team
in crontab -e i added below lines
- * * * * cd /home/auser1/web/wax.seeodisha.in/public_html/src && php artisan schedule:run >> /dev/null 2>&1
- * * * * cd /home/auser1/web/wax.seeodisha.in/public_html/src && php artisan queue:work—stop-when-empty >> /dev/null 2>&1
but stil my messages showing schedule and not sent..kindly guide
Please reply n solve to ticket #644
Team already replied
Please reply to ticket #631
Our team will reply soon
Still, there is a problem in XSender 4.0, which does NOT send image, PDF, Audio, Video, and Document messages through the API. Only the text message is working. Please provide any solutions. Are the text and media message API endpoints the same? /api/whatsapp/send
We understand the issue you’re facing. Kindly create a support ticket, our team will assist you further.
In our demo and also our team check locally attatch file working fine, can you create support ticket and share your access for checking the issue
XSender 3.39 does NOT send image, PDF, Audio, Video, and Document messages through the API. Only the text message is working. Please provide any solutions.
Please update version 4.00 I hope problem will fixed