How to install and configure Kannel SMS Gateway for sending bulk SMS

  Рет қаралды 8,915

Al Amin

Al Amin

Күн бұрын

🤔Want to know more about Kannel SMS Gateway !!!
👇Please post your queries on comment section.
✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪
💰 Want to hire me for Kannel SMS Gateway Installation and deployment !!!
Feel free to knock me on below contacts:
📌Email: linuxlinked@gmail.com
📌WhatsApp: wa.me/88017209...
📌Telegram: t.me/linuxlinked
📌Skype:live:.cid.c0dc316b9d727d5e
✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪✪
📌Kannel Installation commands for Ubuntu:
====================================
sudo apt -y install libxml2
sudo apt -y install kannel kannel-extras
sudo usermod -a -G dialout kannel
📌Sample Kannel configuration:
==========================
sudo nano /etc/kannel/kannel.conf
####################################
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = kannel
status-password = kannel
log-file = "/var/log/kannel/bearerbox.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
sms-resend-retry = 1
group = smsc
smsc-id = smpp1
smsc = smpp
host = smpp_host
port = smpp port
smsc-username = username
smsc-password = password
transceiver-mode = yes
system-type = default
log-level = 0
group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = 13013
sendsms-chars = "0123456789 +-"
log-file = "/var/log/kannel/smsbox.log"
log-level = 0
access-log = "/var/log/kannel/access.log"
group = sendsms-user
username = kannel
password = kannel
concatenation = true
max-messages = 1000
group = sms-service
keyword = default
get-url = "localhost/kannel/receivesms.php?sender=%p&text=%b"
accept-x-kannel-headers = true
max-messages = 99
concatenation = true
catch-all = true
text = "linuxlinked"
omit-empty = true
####################################
📌Kannel service start/stop command:
================================
sudo /etc/init.d/kannel status
sudo /etc/init.d/kannel stop
sudo /etc/init.d/kannel start
#kannel #smsgateway #bulksms

Пікірлер: 63
@tov3429
@tov3429 9 ай бұрын
Hi im up to the part where ur configuring kannel how do i configure to send sms with my gsm modem and i want to use xampp for host for development purposes
@linuxlinked
@linuxlinked 9 ай бұрын
To connect GSM modem, kannel configuration file should be modified. In video, the configuration file was prepared for smpp connection. Please check this link for sample configuration of GSM modem: github.com/playsms/book-playsms/blob/master/book-contents/en/Installation/Gateway-Installation/Kannel/Example-Kannel-configuration-for-2-GSM-modems.md
@mosesndagije
@mosesndagije Жыл бұрын
Thanks Amin, could you compare Kannel with Jasmin? Also why would you stop and start the kannel instead of using reload command to update configuration?
@linuxlinked
@linuxlinked Жыл бұрын
There are many difference between kannel and jasmin as both are developed on different language. But jasmin is more flexible and updated compared to kannel.
@mosesndagije
@mosesndagije Жыл бұрын
@@linuxlinked Thanks for the reply. How do I setup ESMEs
@linuxlinked
@linuxlinked Жыл бұрын
@@mosesndagije sorry didn’t understand. You want to connect your kannel server from external client?
@mosesndagije
@mosesndagije Жыл бұрын
@@linuxlinked Yes, it's an external client
@linuxlinked
@linuxlinked Жыл бұрын
@@mosesndagije you can connect usi http api...
@NathanielOhiare
@NathanielOhiare 11 ай бұрын
Thank you so much for. this, it was really helpful but in trying to send sms through the browser , i keep getting the response => Queued for later delivery
@linuxlinked
@linuxlinked 11 ай бұрын
Check the smpp bindings are showing online or not
@ismailacamara8983
@ismailacamara8983 6 күн бұрын
Hi Sir, I want to install and configure kannel sms on red hat enterprise linux 9.4, is it possible?
@linuxlinked
@linuxlinked 5 күн бұрын
@@ismailacamara8983 yes of course..
@ismailacamara8983
@ismailacamara8983 3 күн бұрын
@@linuxlinkedyes, can I get tutoriel vidéo or document ?
@linuxlinked
@linuxlinked 2 күн бұрын
@@ismailacamara8983 please google brother.. There should be many resources...
@nomanaziz1285
@nomanaziz1285 4 ай бұрын
can we use webhooks instead of API integration in Kannel?
@linuxlinked
@linuxlinked 4 ай бұрын
Please check kannel documentation page
@ranaratnay9784
@ranaratnay9784 5 ай бұрын
hello sir, when i send the message using url, it is giving response server is taking too long what could be the problem..
@linuxlinked
@linuxlinked 5 ай бұрын
Paste the error log here....
@ranaratnay9784
@ranaratnay9784 5 ай бұрын
@@linuxlinked Sir there is no log error it when run on the broswer, it is giving the response like sever response time out
@linuxlinked
@linuxlinked 5 ай бұрын
@@ranaratnay9784 paste your url here...hiding the IP address.
@ranaratnay9784
@ranaratnay9784 4 ай бұрын
@@linuxlinked hellor sir when i send to message to numbers it is coming like that delieverd to smsc even though it has reached to the user so what does it mean. we want to have like it report like it has delievered to user instead of having the report like delivered to smsc
@htmltutorial4473
@htmltutorial4473 7 ай бұрын
I have done the same process but the kannel is not connecting. please help me
@linuxlinked
@linuxlinked 7 ай бұрын
Kannel is not connecting or smsc connection?
@ZeeshanRaza-nc6pd
@ZeeshanRaza-nc6pd Жыл бұрын
which smpp provide you use in this video please tell me
@linuxlinked
@linuxlinked Жыл бұрын
It’s local smpp provider..
@Tashamurungi
@Tashamurungi Жыл бұрын
Thanks Amin. How do i then receive DLRs from the third party so i can mark messages as delivered on my side?
@linuxlinked
@linuxlinked Жыл бұрын
You can use sqlbox to store sent messages and mark them delivered once you receive DLR from third-party..
@Tashamurungi
@Tashamurungi Жыл бұрын
@@linuxlinked How do i parse the call back url?
@linuxlinked
@linuxlinked Жыл бұрын
@@Tashamurungi you have to set call back url on kannel configuration file
@aafan.kuware
@aafan.kuware Жыл бұрын
can you help me configuring it in India SMPP as here we have some more parameter to send sms
@linuxlinked
@linuxlinked 5 ай бұрын
Are you asking about TLV parameter??
@Faizaaziz-o2c
@Faizaaziz-o2c 6 ай бұрын
I want to create smpp service according to the countries so can you help me out?
@linuxlinked
@linuxlinked 6 ай бұрын
smpp version has certain protocol.. Like smpp v3.4 is commonly used worldwide... For protocol level understanding please refer to smpp.org
@Faizaaziz-o2c
@Faizaaziz-o2c 6 ай бұрын
@@linuxlinked thanks can you please help me to integrate smpp in nodejs and do we need the kanal server as well with the nodejs
@linuxlinked
@linuxlinked 6 ай бұрын
@@Faizaaziz-o2c you will find lot of nodejs project for smpp implementation on github...kannel is not written on nodejs..its C based...
@AdepaaPrincilla
@AdepaaPrincilla Жыл бұрын
Struggling to even get ubuntu running. Can’t this be done on linux??
@linuxlinked
@linuxlinked Жыл бұрын
Didn’t understand!!! Ubuntu, CentOS, Rhel all are Linux...
@IfedaraOffa
@IfedaraOffa 10 ай бұрын
Can I use the http api alone and it will surely deliver 😢, without smpp server
@linuxlinked
@linuxlinked 10 ай бұрын
🤔how can it deliver real sms without sms carrier?
@IfedaraOffa
@IfedaraOffa 10 ай бұрын
@@linuxlinked so it is compulsory I use smpp server But when I was making research before getting your video the chat open ai said it will send directly with just http api so I was curious but thanks alot sir that means I'll have to find a smpp but I don't think I can afford It now
@IfedaraOffa
@IfedaraOffa 10 ай бұрын
@@linuxlinked what is the minimum amount I can get a smpp server that will send bulk
@linuxlinked
@linuxlinked 10 ай бұрын
@@IfedaraOffa yes, you can also use http api to send sms but for jasmin, it only works with smpp on upstream.
@IfedaraOffa
@IfedaraOffa 10 ай бұрын
@@linuxlinked No, am referring to kannel can I use http api only, without smpp and it will deliver, that my question sir 💕?
@emmachoudhury3058
@emmachoudhury3058 Жыл бұрын
Hello dear, I saw DLR not working, Can you please show how to send DLR and MO to webhook url
@linuxlinked
@linuxlinked Жыл бұрын
Are you using smpp connection or gsm modem?
@emmachoudhury3058
@emmachoudhury3058 Жыл бұрын
@@linuxlinked SMPP
@linuxlinked
@linuxlinked Жыл бұрын
@@emmachoudhury3058 are you getting dlr from smpp provider end?
@emmachoudhury3058
@emmachoudhury3058 Жыл бұрын
@@linuxlinked yes. But in kennel not showing
@gustavocalderon6869
@gustavocalderon6869 Жыл бұрын
how do you configure cgi-bin/sendsms services?
@linuxlinked
@linuxlinked Жыл бұрын
Once kannel is installed, you don't need to configure cgi-bin/sendsms service separately.
@devendrasingh8139
@devendrasingh8139 9 ай бұрын
how to get smsc details from service provider
@linuxlinked
@linuxlinked 9 ай бұрын
You need to buy connectivity form them.
@eliezermaduro9002
@eliezermaduro9002 Жыл бұрын
What is the sender id?
@linuxlinked
@linuxlinked Жыл бұрын
Sender-id is the from number which is shown on other end. Like, if i send sms to your number, then my number is sender-id.
@eliezermaduro9002
@eliezermaduro9002 Жыл бұрын
@@linuxlinked what is the process to get a sender id number?
@linuxlinked
@linuxlinked Жыл бұрын
@@eliezermaduro9002 whenever you will be connected with a smpp provider, they may assign sender-id for you or you can apply for customized sender-id to them.
@eliezermaduro9002
@eliezermaduro9002 Жыл бұрын
@@linuxlinked but doesn't kannel is a SMPP provider? Or it is just the client to connect to one?
@linuxlinked
@linuxlinked Жыл бұрын
@@eliezermaduro9002 yes, you can consider kannel as smpp client but it can also be configured as smpp server like jasmin.
@JLTECHCG
@JLTECHCG Жыл бұрын
hi m'y dear
Session 7 ELK
1:07:12
SRE School
Рет қаралды 81
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 116 МЛН
How I Turned a Lolipop Into A New One 🤯🍭
00:19
Wian
Рет қаралды 10 МЛН
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 25 МЛН
How to Send Bulk SMS using Jasmin SMS Gateway
10:23
Al Amin
Рет қаралды 8 М.
MP3 CDs: a hybrid "format" that never existed, yet was surprisingly common
34:18
Technology Connections
Рет қаралды 639 М.
Auron SMS Server - Twilio Integration
4:25
Auron Software
Рет қаралды 84
How to Create SMTP for SMS - SMTP to SMS 2024
18:13
Update Teams
Рет қаралды 25 М.
How to install nginx and setup a reverse proxy for odoo
10:03
SoftIQ Technologies
Рет қаралды 114
Kali Linux Penetration Testing Part-1 : Nmap, Dirb, Enum4Linux & Metasploitable
17:01
How to Install Nodejs | Nodejs Installation | Complete Guide
7:21
Bhojraj Tech Hub
Рет қаралды 50
Пустая коробка вместо iPhone 16 pro
1:00
Кик Обзор
Рет қаралды 2,5 МЛН
🤔Где сапфировое стекло в смартфоне? 📱
0:52
What other buttons does this remote need?
0:31
Den Do It
Рет қаралды 1,1 МЛН
photo Edit and New Cropping Size change Editing Change Background
0:38
Tech With Sanwal
Рет қаралды 382 М.