Re: How to make Kannel to get no notification from SMSC

2016-11-14 Thread Stipe Tolj

Am 14.11.2016 07:57, schrieb Gert Tamm:

No, I'm notinjecting dlr-mask or dlr-ulr to the.


ok, can we see the full PDU exchange from the baerebox.log please?

So we can see what exactly Kannel is sending and what the SMSC side is 
returning.


Stipe


--
Best Regards,
Stipe Tolj

---
Düsseldorf, NRW, Germany

Kannel Foundation tolj.org system architecture
http://www.kannel.org/http://www.tolj.org/

stolj at kannel.org   st at tolj.org
---



Re: How to make Kannel to get no notification from SMSC

2016-11-13 Thread Gert Tamm

No, I'm notinjecting dlr-mask or dlr-ulr to the.


11/11/2016 13:14 Stipe Tolj kirjutas:

Am 11.11.2016 07:57, schrieb Gert Tamm:

A SMSC of mine says that they don't allow getting notifications from
them. How could I turn off the Notifications?


notifications == DLRs (delivery reports).

Are you setting any 'dlr-mask' and 'dlr-url' when injecting the MTs 
via the smsbox's sendsms HTTP interface? If yes, simply ommit that 
part for that specific SMSC.


Stipe




--
Tervitades/Best Wishes,
Gert Tamm
Süsteemiadministraator/System administrator
E-mail: g...@messenger.ee
Direct Messenger OÜ





Re: How to make Kannel to get no notification from SMSC

2016-11-11 Thread Gert Tamm
The error I'm getting from my SMSC is : [msg:42:NACK/04-Notification 
request not permitted]. How can i turn Notification request off?



11/11/2016 13:14 Stipe Tolj kirjutas:

Am 11.11.2016 07:57, schrieb Gert Tamm:

A SMSC of mine says that they don't allow getting notifications from
them. How could I turn off the Notifications?


notifications == DLRs (delivery reports).

Are you setting any 'dlr-mask' and 'dlr-url' when injecting the MTs 
via the smsbox's sendsms HTTP interface? If yes, simply ommit that 
part for that specific SMSC.


Stipe




--
Tervitades/Best Wishes,
Gert Tamm
Süsteemiadministraator/System administrator
E-mail: g...@messenger.ee
Direct Messenger OÜ





Re: How to make Kannel to get no notification from SMSC

2016-11-11 Thread Stipe Tolj

Am 11.11.2016 07:57, schrieb Gert Tamm:

A SMSC of mine says that they don't allow getting notifications from
them. How could I turn off the Notifications?


notifications == DLRs (delivery reports).

Are you setting any 'dlr-mask' and 'dlr-url' when injecting the MTs via 
the smsbox's sendsms HTTP interface? If yes, simply ommit that part for 
that specific SMSC.


Stipe


--
Best Regards,
Stipe Tolj

---
Düsseldorf, NRW, Germany

Kannel Foundation tolj.org system architecture
http://www.kannel.org/http://www.tolj.org/

stolj at kannel.org   st at tolj.org
---



Re: How to make Kannel to get no notification from SMSC

2016-11-10 Thread Gert Tamm

Sorry about that.

Kannel conf :

group   = smsc
smsc= emi
smsc-id = "ee_emt_12010"
allowed-smsc-id = "ee_emt_12010"
host= "***.***.**"
port= "*"
smsc-username   = ""
smsc-password   = "**"
receive-port= "2102"
my-number   = "12010"
keepalive   = 43
no-dlr= true //This is the setting I just added, but that 
didn't help.

# window= 75
flow-control= 1
allowed-prefix  = "00372"
log-file= "/var/log/kannel/ee_emt_12010.log"
log-level   = 0
unified-prefix  = "3725,5,372"


11/11/2016 09:50 Mike Nwaogu kirjutas:

Hi Gert, perhaps you mean delivery report.
I'd suggest you leave it our in your sendsms URL and comment it out in 
the kannel.conf, which you didn't share.

Best Regards,
Michael Nwaogu C.


On Friday, November 11, 2016 7:59 AM, Gert Tamm  wrote:


A SMSC of mine says that they don't allow getting notifications from
them. How could I turn off the Notifications?






--
Tervitades/Best Wishes,
Gert Tamm
Süsteemiadministraator/System administrator
E-mail: g...@messenger.ee
Direct Messenger OÜ



How to make Kannel to get no notification from SMSC

2016-11-10 Thread Gert Tamm
A SMSC of mine says that they don't allow getting notifications from 
them. How could I turn off the Notifications?