Discussion:
INVALID SERVICE-TYPE KANNEL
christopher kamutumwa
2018-11-09 12:34:27 UTC
Permalink
Hello,
I have an issue I have configured kannel and am able to bind to SMSC
provider. Not when I send message to SMSc Provider am getting an
error message in log as below
2018-11-09 14:00:20 Receive DLR [SMSC:airtel] [SVC:] [ACT:] [BINF:] [FID:]
[META:?smpp_resp?] [from:zzzz] [to:260976298808] [flags:-1:-1:-1:-1:16]
[msg:36:NACK/0x00000015/Invalid Service Type] [udh:0:]


My question where is that put?

I have asked SMSC provider and the have told me service-type=smpp

I added to config file but still get same error

TCPDUMP from smsc provider show they are receiving NOBAL as service type
from our end.
please help below is config

group = smsc
smsc = smpp
smsc-id = zoned
host = 172.xx.xx.xx
port = 5xx
interface-version = 34
smsc-username = xxxxxx
smsc-password = xxxxxx
system-type = smpp
service-type = smpp
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = true
throughput = 40


Thanks

Chris Kamutumwa
Willy Mularto
2018-11-09 12:41:58 UTC
Permalink
Please ask your telco support to provide recommended configuration
especially for dlr thing. Thanks.




Pada tanggal Jum, 9 Nov 2018 19.36 christopher kamutumwa <
Post by christopher kamutumwa
Hello,
I have an issue I have configured kannel and am able to bind to SMSC
provider. Not when I send message to SMSc Provider am getting an
error message in log as below
2018-11-09 14:00:20 Receive DLR [SMSC:airtel] [SVC:] [ACT:] [BINF:] [FID:]
[META:?smpp_resp?] [from:zzzz] [to:260976298808] [flags:-1:-1:-1:-1:16]
[msg:36:NACK/0x00000015/Invalid Service Type] [udh:0:]
My question where is that put?
I have asked SMSC provider and the have told me service-type=smpp
I added to config file but still get same error
TCPDUMP from smsc provider show they are receiving NOBAL as service type
from our end.
please help below is config
group = smsc
smsc = smpp
smsc-id = zoned
host = 172.xx.xx.xx
port = 5xx
interface-version = 34
smsc-username = xxxxxx
smsc-password = xxxxxx
system-type = smpp
service-type = smpp
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = true
throughput = 40
Thanks
Chris Kamutumwa
Bendon Murgor
2018-11-09 12:54:23 UTC
Permalink
Hi Chris,

Change system type as below and advise.
*system-type = DEFAULT*



Best Regards,
*Bendon Murgor *: Systems Engineer/IT Systems Auditor.
*Phone*: Kenya: +254-720529868
Twitter: @bendonmurgor <http://twitter.com/bendonmurgor>


On Fri, Nov 9, 2018 at 3:36 PM christopher kamutumwa <
Post by christopher kamutumwa
Hello,
I have an issue I have configured kannel and am able to bind to SMSC
provider. Not when I send message to SMSc Provider am getting an
error message in log as below
2018-11-09 14:00:20 Receive DLR [SMSC:airtel] [SVC:] [ACT:] [BINF:] [FID:]
[META:?smpp_resp?] [from:zzzz] [to:260976298808] [flags:-1:-1:-1:-1:16]
[msg:36:NACK/0x00000015/Invalid Service Type] [udh:0:]
My question where is that put?
I have asked SMSC provider and the have told me service-type=smpp
I added to config file but still get same error
TCPDUMP from smsc provider show they are receiving NOBAL as service type
from our end.
please help below is config
group = smsc
smsc = smpp
smsc-id = zoned
host = 172.xx.xx.xx
port = 5xx
interface-version = 34
smsc-username = xxxxxx
smsc-password = xxxxxx
system-type = smpp
service-type = smpp
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = true
throughput = 40
Thanks
Chris Kamutumwa
christopher kamutumwa
2018-11-09 14:06:20 UTC
Permalink
hasn't worked boss
Post by Bendon Murgor
Hi Chris,
Change system type as below and advise.
*system-type = DEFAULT*
Best Regards,
*Bendon Murgor *: Systems Engineer/IT Systems Auditor.
*Phone*: Kenya: +254-720529868
On Fri, Nov 9, 2018 at 3:36 PM christopher kamutumwa <
Post by christopher kamutumwa
Hello,
I have an issue I have configured kannel and am able to bind to SMSC
provider. Not when I send message to SMSc Provider am getting an
error message in log as below
2018-11-09 14:00:20 Receive DLR [SMSC:airtel] [SVC:] [ACT:] [BINF:]
[FID:] [META:?smpp_resp?] [from:zzzz] [to:260976298808]
[flags:-1:-1:-1:-1:16] [msg:36:NACK/0x00000015/Invalid Service Type]
[udh:0:]
My question where is that put?
I have asked SMSC provider and the have told me service-type=smpp
I added to config file but still get same error
TCPDUMP from smsc provider show they are receiving NOBAL as service type
from our end.
please help below is config
group = smsc
smsc = smpp
smsc-id = zoned
host = 172.xx.xx.xx
port = 5xx
interface-version = 34
smsc-username = xxxxxx
smsc-password = xxxxxx
system-type = smpp
service-type = smpp
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = true
throughput = 40
Thanks
Chris Kamutumwa
Rajesh Sahoo
2018-11-12 04:05:58 UTC
Permalink
*smsc-id = zoned --> Issue is Here??*

2018-11-09 14:00:20 Receive DLR *[SMSC:airtel]* [SVC:] [ACT:] [BINF:]
[FID:] [META:?smpp_resp?] [from:zzzz] [to:260976298808]
[flags:-1:-1:-1:-1:16] [msg:36:NACK/0x00000015/Invalid Service Type]
[udh:0:]

According to those above 2 things, I can say you used *smsc=airtel* but you
should use *smsc=zoned*

On Fri, Nov 9, 2018 at 6:06 PM christopher kamutumwa <
Post by christopher kamutumwa
Hello,
I have an issue I have configured kannel and am able to bind to SMSC
provider. Not when I send message to SMSc Provider am getting an
error message in log as below
2018-11-09 14:00:20 Receive DLR [SMSC:airtel] [SVC:] [ACT:] [BINF:] [FID:]
[META:?smpp_resp?] [from:zzzz] [to:260976298808] [flags:-1:-1:-1:-1:16]
[msg:36:NACK/0x00000015/Invalid Service Type] [udh:0:]
My question where is that put?
I have asked SMSC provider and the have told me service-type=smpp
I added to config file but still get same error
TCPDUMP from smsc provider show they are receiving NOBAL as service type
from our end.
please help below is config
group = smsc
smsc = smpp
smsc-id = zoned
host = 172.xx.xx.xx
port = 5xx
interface-version = 34
smsc-username = xxxxxx
smsc-password = xxxxxx
system-type = smpp
service-type = smpp
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = true
throughput = 40
Thanks
Chris Kamutumwa
--
*Regards,*
*Rajesh Kumar Sahoo* | Designation: Technical Manager
*Hand Phone:* +91-8884882772

<https://www.mobtexting.com/> <http://www.3mdigital.co.in/>
*3m Digital Networks Pvt. Ltd.*
Ph: 080-3007-2323 Extn:- 104
*A2P Messaging l Voice & Cloud Telephony l Digital l Technology *

*Our Offices:* Bengaluru l Hyderabad l Delhi l Bhubaneswar
Web Min
2018-11-12 04:54:46 UTC
Permalink
try the below smsc settings copy /paste from my kannel server

adjust it as you see fit

# SMSC
group = smsc
smsc = smpp
smsc-id = myid
allowed-smsc-id = myid
preferred-smsc-id = myid
interface-version = 34
host = xx.xx.xx.xx.
port = xxxx
receive-port = 0
transceiver-mode = 0
smsc-username = user
smsc-password = pass
system-type = VMA
source-addr-ton = 5
source-addr-npi = 1
dest-addr-ton = 0
dest-addr-npi = 0
keepalive = 600
reconnect-delay = 3
enquire-link-interval = 30
esm-class = 0
#max-pending-submits = 50
#throughput = 50
#wait-ack = 240
#wait-ack-expire = 0x00
msg-id-type = 0x01
log-level = 0
log-file = /var/log/kannel/myid.log
Post by Rajesh Sahoo
*smsc-id = zoned --> Issue is Here??*
2018-11-09 14:00:20 Receive DLR *[SMSC:airtel]* [SVC:] [ACT:] [BINF:]
[FID:] [META:?smpp_resp?] [from:zzzz] [to:260976298808]
[flags:-1:-1:-1:-1:16] [msg:36:NACK/0x00000015/Invalid Service Type]
[udh:0:]
According to those above 2 things, I can say you used *smsc=airtel* but
you should use *smsc=zoned*
On Fri, Nov 9, 2018 at 6:06 PM christopher kamutumwa <
Post by christopher kamutumwa
Hello,
I have an issue I have configured kannel and am able to bind to SMSC
provider. Not when I send message to SMSc Provider am getting an
error message in log as below
2018-11-09 14:00:20 Receive DLR [SMSC:airtel] [SVC:] [ACT:] [BINF:]
[FID:] [META:?smpp_resp?] [from:zzzz] [to:260976298808]
[flags:-1:-1:-1:-1:16] [msg:36:NACK/0x00000015/Invalid Service Type]
[udh:0:]
My question where is that put?
I have asked SMSC provider and the have told me service-type=smpp
I added to config file but still get same error
TCPDUMP from smsc provider show they are receiving NOBAL as service type
from our end.
please help below is config
group = smsc
smsc = smpp
smsc-id = zoned
host = 172.xx.xx.xx
port = 5xx
interface-version = 34
smsc-username = xxxxxx
smsc-password = xxxxxx
system-type = smpp
service-type = smpp
source-addr-ton = 5
source-addr-npi = 0
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = true
throughput = 40
Thanks
Chris Kamutumwa
--
*Regards,*
*Rajesh Kumar Sahoo* | Designation: Technical Manager
*Hand Phone:* +91-8884882772
<https://www.mobtexting.com/> <http://www.3mdigital.co.in/>
*3m Digital Networks Pvt. Ltd.*
Ph: 080-3007-2323 Extn:- 104
*A2P Messaging l Voice & Cloud Telephony l Digital l Technology *
*Our Offices:* Bengaluru l Hyderabad l Delhi l Bhubaneswar
Loading...