BULK SMS sender

If you need a twillio account then you can visit their site.I guess they have contacts on their site
 
Can you provide a detailed guide please
What do you know as I will not be able to provide a detailed guide?

Did you check sendXMS by Bai or Kannel till now? You can deploy these and test them out if you know how to?
 
Do you also want to accept as a vSMSc clients, i.e large service providers to send via SMPP traffic to your virtual SMSc server or just HTTP would be enough (i.e from your app or your clients)?
 
What do you know as I will not be able to provide a detailed guide?

Did you check sendXMS by Bai or Kannel till now? You can deploy these and test them out if you know how to?
I have but I have not figured it out.

Do you also want to accept as a vSMSc clients, i.e large service providers to send via SMPP traffic to your virtual SMSc server or just HTTP would be enough (i.e from your app or your clients)?
HTTP is fine, I will just like to send smses to numbers in specific countries. If I want to accept as vSMSc - I assume this means I can sell it as a service?
 
HTTP is fine, I will just like to send smses to numbers in specific countries. If I want to accept as vSMSc - I assume this means I can sell it as a service?
vSMSc would mean that you can have clients connect to you also via SMPP, like you would from SendXMS or Kannel to your SMPP provider.
So your app will send files as spools to either of these you choose (SendXMS/Kannel) and then would read from this spool folder and it will send out sms via your providers.
You just need to script this app that will write these spool files in the format that is needed to be sent (terminated as MT)
 
vSMSc would mean that you can have clients connect to you also via SMPP, like you would from SendXMS or Kannel to your SMPP provider.
So your app will send files as spools to either of these you choose (SendXMS/Kannel) and then would read from this spool folder and it will send out sms via your providers.
You just need to script this app that will write these spool files in the format that is needed to be sent (terminated as MT)
Wow that's the hard part, Can I add you on Skype please?
 
Wow that's the hard part, Can I add you on Skype please?
Skype = No, you can try to PM me.
What is the hard part? The scripting? You need a developer for this kind of work to become a service provider and also run such a business you need devops / sysadmins too.
 
Skype = No, you can try to PM me.
What is the hard part? The scripting? You need a developer for this kind of work to become a service provider and also run such a business you need devops / sysadmins too.
Thanks sending a PM now.
 
Back
Top