Re: PANIC: gw/bearerbox.c:664: dispatch_into_queue: Assertion `msg_type(msg) == sms' failed.

2020-02-07 Thread Tolga Ulas
it is a setup running for months without issue. it is a bare bone bearerbox+smsbox with a single smpp smsc at bbox and one external service for sbox; with disk spool; 100 tps average. it has happened once after a server crash. On 7 Feb 2020 Fri at 21:34 Mesbahuddin Malik wrote: > Check Your

Re: PANIC: gw/bearerbox.c:664: dispatch_into_queue: Assertion `msg_type(msg) == sms' failed.

2020-02-07 Thread Mesbahuddin Malik
Check Your Config Files thoroughly.On which Perspective you are getting this .Are you using opensmppbox ? Regards Mesbah On Thu, Feb 6, 2020 at 11:06 PM Tolga Ulas wrote: > I googled and could not find anything about the subject. This appeared > after a server crash and I could resolve it by

Re: opensmppbox smsc-route

2020-01-27 Thread Techinnovation
Hello Rene, Could you please share example of configurations with three separate opensmppbox instances ? BR, Aleksandr Monday, January 27, 2020, 2:17:44 PM, you wrote: Inside of opensmppbox there is no esme-routing. Apart from that, Kannel itself only has prefix-routing that you could use.

RE: opensmppbox smsc-route

2020-01-27 Thread Davor Spasoski
by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorized use or dissemination of this message in whole or in part is

RE: opensmppbox smsc-route

2020-01-27 Thread Rene Kluwen
Inside of opensmppbox there is no esme-routing. Apart from that, Kannel itself only has prefix-routing that you could use. A work-around for that will be firing three separate opensmppbox instances, each with a different config and port. That way you could set the route-to-smsc for the esme

Re: what happens if kannel cannot store dlr?

2020-01-16 Thread Alvaro Cornejo
Hi Jeff My understanding is that the MT will be sent; however you wil not be able to track it. i.e. you wil not have its delivery status. Assuming you are not using sqlbox/reddis for your message handling but only for dlr. You can do some tests sendig messages with reddis stopped. Regards,

Re: Hi happy new year for you all I need heelp

2020-01-08 Thread Antony Stone
On Wednesday 08 January 2020 at 19:27:51, abod ahameed wrote: > when run sqlbox.conf it seems for me this error : > sudo sqlbox -v 1 /etc/kannel/sqlbox.conf > sqlbox: /usr/local/lib/libxml2.so.2: no version information available > (required by sqlbox) So: 1. What operating system /

Re: WARNING: smsbox_list empty!

2019-12-19 Thread Александр Недзельский
gt;>> port = 1 >>> connect-allow-ip = 127.0.0.1 >> >> >> >> group = smsc >>> smsc = smpp >>> smsc-id = [deleted] >>> allowed-smsc-id = [deleted] >>> log-file = "/var/log/kannel/[deleted].log" >>> smsc-us

Re: WARNING: smsbox_list empty!

2019-12-18 Thread Александр Недзельский
= 4442 >> transceiver-mode = true >> system-type= "" >> service-type = "" >> address-range = "" >> source-addr-ton = 0 >> source-addr-npi = 1 >> dest-addr-ton = 1 >> dest-addr-npi= 1 >> log-level = 0 >>

Re: WARNING: smsbox_list empty!

2019-12-18 Thread Alexander Malysh
Hi, this warning can popup in the startup phase of bearerbox when smsbox/opensmppbpx is still not connected to bearerbox and messages have to be routed already. if it works afterwards and no such warnings are popping up after startup then nothing to worry about. Thanks, Alex > Am 18.12.2019

Re: WARNING: smsbox_list empty!

2019-12-17 Thread Davor Spasoski
including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Any unauthorize

Re: help

2019-11-27 Thread Nat Paul
Thank for your feedback. I find solution, i put smsbox-route in my file "kannel.conf" now , i cant save these values in my database mysql Le mer. 27 nov. 2019 à 21:32, Alvaro Cornejo a écrit : > Hi > > Your need to create your receive.php script with appropriate code to > connect to your

Re: help

2019-11-27 Thread Alvaro Cornejo
Hi Your need to create your receive.php script with appropriate code to connect to your mysql and do the insert in the tables you define it. Regards, Alvaro |-| Envíe y Reciba Datos y

RE: Unicode SMS Length Calculation

2019-11-27 Thread Davor Spasoski
kopje This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your sy

Re: get sms incoming from service

2019-11-26 Thread MY CLOUD
you can start putting things back. > > Also try sim-buffering = true in your smsc group. > > > > 3. > > What do your log files say? > > > > == Rene > > > > *Van:* MY CLOUD > *Verzonden:* dinsdag 26 november 2019 15:51 > *Aan:* Rene Kluwen

RE: get sms incoming from service

2019-11-26 Thread Rene Kluwen
Onderwerp: Re: get sms incoming from service Thank you for your response. 1.How do you send your sms? What dlr-mask are you using? Answ : a.this is mys link to send push sms with curl: curl "http://127.0.0.1:17027/PHP/?username=$login <http://127.0.0.1:17027/PHP/?usernam

Re: get sms incoming from service

2019-11-26 Thread MY CLOUD
Thank you for your response. 1.How do you send your sms? What dlr-mask are you using? Answ : a.this is mys link to send push sms with curl: curl " http://127.0.0.1:17027/PHP/?username=$login=$pwd=$sender=$recever=$sms=31= ".urlencode("http://127.0.0.1/push/dlr-mask.ph?id=$insert_id=%d=%d " -

RE: get sms incoming from service

2019-11-26 Thread Rene Kluwen
1. How do you send your sms? What dlr-mask are you using? 2. What is your service configuration? == Rene Van: users Namens MY CLOUD Verzonden: dinsdag 26 november 2019 15:31 Aan: users@kannel.org Onderwerp: get sms incoming from service Hello world , i need your help

Re: TLV Parameters

2019-11-21 Thread Alexander Malysh
Hi, please start read userguide ;-) https://kannel.org/download/kannel-userguide-snapshot/userguide.html#AEN6481 Alex > Am 21.11.2019 um 11:07 schrieb Robin C : > > > Hi all, > > How to add and where to add TLV

Re: DLR-MO store increases

2019-11-19 Thread Amritesh Rachelwar
Hello vinayak, Good to see you after a while. I was trying to contact you regarding opensmpp box with DND feature. Let me know if you have it. I have also found this issues, when we send MT SMS, in store it goes like MO SMS instead of MT correct? I had fixed this issues. Let me know if I

Re: Which Modem is reliable for sending / receiving SMS with kannel?

2019-11-14 Thread Georg Horn
Hello all, just to bring this to an end, i bought a Cinterion BGS2T modem and it seems to work good. Runs fine since 8 days now. Thanks for all your help and comments. Georg Am Mon den 30. September 2019 um 09:51 Uhr schrieb Alvaro Cornejo: > The problem you describe looks like for any reason

Re: users Digest, Vol 159, Issue 6

2019-11-13 Thread Web Min
> http://www.kannel.org/mailman/listinfo/users >> or, via email, send a message with subject or body 'help' to >> users-requ...@kannel.org >> >> You can reach the person managing the list at >> users-ow...@kannel.org >> >> When

Re: users Digest, Vol 159, Issue 6

2019-11-13 Thread abod ahameed
ww.kannel.org/mailman/listinfo/users > or, via email, send a message with subject or body 'help' to > users-requ...@kannel.org > > You can reach the person managing the list at > users-ow...@kannel.org > > When replying, please edit your Subject line so it is more spe

RE: users Digest, Vol 159, Issue 4

2019-11-13 Thread Rene Kluwen
Like I said: Add “=smpp-clicksend” (without the qutoes) to the end of your url. == Rene Van: users Namens abod ahameed Verzonden: woensdag 13 november 2019 16:58 Aan: users@kannel.org Onderwerp: Re: users Digest, Vol 159, Issue 4 <http://localhost:13013/cgi-bin/sendsms?usern

Re: users Digest, Vol 159, Issue 4

2019-11-13 Thread abod ahameed
s-ow...@kannel.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of users digest..." > > > Today's Topics: > >1. hi i have problem when linking kannel with clicksend > (abod ahameed) >2. R

RE: hi i have problem when linking kannel with clicksend

2019-11-13 Thread Rene Kluwen
-* When I go to run link shows me this sentence . 3: Queued for later delivery and in the terminal it shows me this way this terminal kannel.conf sms_router: handling message (0x7f19e0002c70 vs 0x7f19e0002fd0) 2019-11-13 17:49:23 [5733] [8] DEBUG: Routing failed, r

Re: DLR-MO store increases

2019-11-13 Thread vinayak mv
Hi, Im talking about the kannel storage, not about the dlr table and i didnt flush the database.store increases to more than 2lakhs MO-DLR On Wed, 13 Nov 2019 at 3:39 PM, Web Min wrote: > How size is the DLR Table? And did you try to empty the DLR it? > > On Wed, Nov 13, 2019 at 12:15 PM

Re: DLR-MO store increases

2019-11-13 Thread Web Min
How size is the DLR Table? And did you try to empty the DLR it? On Wed, Nov 13, 2019 at 12:15 PM vinayak mv wrote: > Hi, > > When we are sending MT SMS about 1 lakhs or more , the kannel store is > filled with DLR-MO messages and these messages are routing back to SQLBOX > or OPENSMPPBOX at a

Re: SMS Geofencing

2019-11-08 Thread Rahul Mittal
__ > > Disclaimer: A1 Makedonija DOOEL Skopje > This e-mail (including any attachments) is confidential and may be > protected by legal privilege. If you are not the intended recipient, you > should not copy it, re-transmit it, use it or disclose its contents, but > should r

RE: How can I push back MO on KSMPPD ?

2019-11-04 Thread info.ubichip
Hello, You can use a reroute feature. BR De : users [mailto:users-boun...@kannel.org] De la part de Bertrand Dupont Envoyé : lundi 4 novembre 2019 14:09 À : users@kannel.org Objet : How can I push back MO on KSMPPD ? Hi all, I need to have an SMPP server to receive customers

Re: Kannel delivering MT in LIFO

2019-10-19 Thread Alejandro Guerrieri
The file spool store writes, reads and deletes a large number of small files in rapid succession, which is very inefficient in journaled file systems. You can increase the performance of the file store by using a separate partition formatted as ext2. You don’t need a lot of space, a few gigs

Re: Kannel delivering MT in LIFO

2019-10-19 Thread Jeff Thorn
I've notice this in the past as well. In our case it seems to occur when we send a large number of messages in "batch A" which causes messages to queue in the local file store. We use the kannel status monitor web interface quite often. When this occurs, the status page shows the number of queued

RE: Kannel delivering MT in LIFO

2019-10-19 Thread Rene Kluwen
Your observaction is a bit “odd” in the sense that by nature, Kannel should send messages FIFO. The smpp smsc handles things differently as it takes the priority field into account. The http smsc does not. Apart from that SMS in general is store-and-forward and a particular order is not

RE: voice sms

2019-10-16 Thread lloyd
are received and opened at your risk. From: users On Behalf Of Rasika Udayanga Sent: 17 October 2019 17:20 To: 'Rahul Mittal' Cc: users@kannel.org Subject: RE: voice sms Hi Rahul, For that you will have to use a call center system or a PABX with an outbound dialer. Famous commercial systems

RE: voice sms

2019-10-16 Thread Rasika Udayanga
From: users [mailto:users-boun...@kannel.org] On Behalf Of Rahul Mittal Sent: Thursday, October 17, 2019 9:41 AM To: users@kannel.org Subject: Re: voice sms Hi, Thanks for replying. Yes my requirement is similar to that, I want to upload audio and user receive it as a call and on call

Re: voice sms

2019-10-16 Thread vinayak mv
Hi, You can use asterisk pbx for voice broadcasting On Thu, 17 Oct 2019 at 9:42 AM, Rahul Mittal wrote: > Hi, > > Thanks for replying. Yes my requirement is similar to that, I want to > upload audio and user receive it as a call and on call that audio will be > played. > > Thanks, > Rahul > >

Re: voice sms

2019-10-16 Thread Rahul Mittal
Hi, Thanks for replying. Yes my requirement is similar to that, I want to upload audio and user receive it as a call and on call that audio will be played. Thanks, Rahul On Wed, 16 Oct 2019, 18:55 Antony Stone, wrote: > On Wednesday 16 October 2019 at 14:44:06, Rahul Mittal wrote: > > >

Re: voice sms

2019-10-16 Thread Antony Stone
On Wednesday 16 October 2019 at 14:44:06, Rahul Mittal wrote: > Mbuni is no longer actively being improved on Please could you clarify what "Voice SMS" is? I know some landline telephony providers will accept an inbound SMS and convert it to speech which they then play down the phone at you -

Re: voice sms

2019-10-16 Thread Rahul Mittal
Mbuni is no longer actively being improved on On Wed, Oct 16, 2019 at 6:06 PM Rene Kluwen wrote: > You might want to check out the mBuni project: https://mbuni.org > > > > *Van:* users *Namens *Rahul Mittal > *Verzonden:* woensdag 16 oktober 2019 14:33 > *Aan:* users@kannel.org > *Onderwerp:*

RE: voice sms

2019-10-16 Thread Rene Kluwen
You might want to check out the mBuni project: https://mbuni.org Van: users Namens Rahul Mittal Verzonden: woensdag 16 oktober 2019 14:33 Aan: users@kannel.org Onderwerp: voice sms Hi, can we send voice SMS through kannel or any idea for any open source to send

RE: [ANNOUNCE] GSMA MWC 2019 Meeting opportunity

2019-10-04 Thread info.ubichip
la part de info.ubichip Envoyé : lundi 21 janvier 2019 16:16 À : 'Stipe Tolj'; annou...@kannel.org; de...@kannel.org; 'users' Objet : RE: [ANNOUNCE] GSMA MWC 2019 Meeting opportunity Hello Stipe, all kannel expert, could you please tell more about RCS Internetworking or any RCS related product

Re: API

2019-10-03 Thread Sayed Hadi Rastgou Haghi
Hi, You should call sms-send url, and handle DLR/ MO url calls from kannel. On Wed, Jun 12, 2019 at 5:49 AM hitachii wrote: > Hi > please someone could help me, I finished the installation and > configuration of the kannel gateway, I would like to have the kannel API to > make it interact with

Re: STRANGE: kannel source and destination address inversion in deliver_sm not happening

2019-10-03 Thread Sayed Hadi Rastgou Haghi
Hi. No need to reverse numbers. because in dlr responses kannel only tells the smsc that it got the dlr. In logs, kannel tells you the originating data of message (sender, receiver). On Fri, Jul 5, 2019 at 9:32 PM Amritesh Rachelwar wrote: > Hello Guys, > > I am observing a very strange

Re: Incoming & Sent SMS content decode in sent_sms table in sqlbox

2019-10-03 Thread Sayed Hadi Rastgou Haghi
Hi, %0D%BB%0D%C3%0D%D2%0D%9A is URL-ENCODED format of original message: Û Ã Ò Ú i used, https://www.branah.com/unicode-converter [pasted in Percent Encoding (Example: a%20%e4%b8%ad%20%d0%af)] On Mon, Sep 23, 2019 at 7:18 PM Rasika Udayanga wrote: > Dear All, > > Im using sqlbox for sending

Re: Three out of four

2019-10-03 Thread Sayed Hadi Rastgou Haghi
Dear Antony, Kannel responds any incoming messages to SMSC. SMSC sends both message-dlr and Incoming messages with deliver_sm packet and kannel replies with deliver_sm_resp. Now smsc should notify the sender with delivery. P.S. You can use wireshark

Re: DLRs

2019-10-03 Thread Sayed Hadi Rastgou Haghi
Dear Antony, May be this helps. The Kannel DLR mechanism works as follows: 1. Kannel sends your message in submit_sm packet to smsc. 2. SMSC replies with submit_sm_resp, witch have a *ID* in it. 3. if SMSC accepts the message, there will be an *ID *and kannel sends status=8 , kannel

Re: SMPP

2019-10-02 Thread Stipe Tolj
Am 01.10.19, 12:32, schrieb Robin C: Hi , Anybody providing SMPP software on a commercial basis? Hi Robin, we do provide commercial add-on components for the open source Kannel core, i.e. the commercial Kannel SMPP v5.0 server (smppbox) vSMSC solution, including corresponding consulting

Re: SMPP

2019-10-01 Thread Robin C
; > > Hi , > > > > Anybody providing SMPP software on a commercial basis? > > -- > > Disclaimer: A1 Makedonija DOOEL Skopje > This e-mail (including any attachments) is confidential and may be > protected by legal privilege. If you are n

Re: Which Modem is reliable for sending / receiving SMS with kannel?

2019-10-01 Thread Georg Horn
Hello all, Am Di den 01. Oktober 2019 um 09:35 Uhr schrieb info.ubichip: > I agreed with Alvaro, it looks your modem is not able to delete the incoming > message after reading it. I described the problem that one and the same message arrived over and over again and that i put the SIM card into

RE: Which Modem is reliable for sending / receiving SMS with kannel?

2019-10-01 Thread info.ubichip
À : users Objet : Re: Which Modem is reliable for sending / receiving SMS with kannel? Hi Alvaro, Am Mo den 30. September 2019 um 09:51 Uhr schrieb Alvaro Cornejo: > The problem you describe looks like for any reason your modem is not able > to pass the incoming messages to kannel. >

Re: Which Modem is reliable for sending / receiving SMS with kannel?

2019-09-30 Thread Georg Horn
17126] [6] DEBUG: AT2[/dev/ttyS1]: <-- OK 2019-09-17 09:07:38 [17126] [8] DEBUG: boxc_receiver: heartbeat with load value 0 received 2019-09-17 09:07:44 [17126] [6] DEBUG: AT2[/dev/ttyS1]: send command status: -1 2019-09-17 09:07:44 [17126] [7] DEBUG: sms_router: handling message (0x7f568

Re: Which Modem is reliable for sending / receiving SMS with kannel?

2019-09-30 Thread Alvaro Cornejo
Hi Georg The problem you describe looks like for any reason your modem is not able to pass the incoming messages to kannel. What I did in the past is configure kannel to automatically look for messages in modem storage. I guess you are only using CNMI command. This command tells the modem to

Re: Which Modem is reliable for sending / receiving SMS with kannel?

2019-09-30 Thread Georg Horn
Hello and thanks for your answer. Am Fr den 27. September 2019 um 09:44 Uhr schrieb info.ubichip: > I suggest differents things : > - please take a look on the INIT string message for the modem, > it could be some parameters not setup correctly (I suspect some attach > to 3G station which

RE: Which Modem is reliable for sending / receiving SMS with kannel?

2019-09-27 Thread info.ubichip
Hello, I suggest differents things : - please take a look on the INIT string message for the modem, it could be some parameters not setup correctly (I suspect some attach to 3G station which could not be comptabile with the TC35) - take a look as well on the log of the modem,

Re: Kannel understanding

2019-09-26 Thread Alan McNatty
Hi Swadhin Welcome - more in-line below On Thu, 2019-09-26 at 23:09 +0530, Swadhin Kumar Dutta wrote: > > > 1. I want to send sms from my application to my users > > > irrespective of countries, like from India to USA, UK, Denmark, > > > Kenya. In other words i want to use kannel as an

RE: 0x58 | Throttling error

2019-09-23 Thread Rene Kluwen
You could at the throughput configuration parameter in your group = smsc. See the Kannel userguide. == Rene Van: users Namens Robin C Verzonden: maandag 23 september 2019 13:09 Aan: users@kannel.org Onderwerp: 0x58 | Throttling error Dear team we are getting error 0x58 . What is the

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
Lezgin > *Verzonden:* maandag 23 september 2019 11:16 > *Aan:* Rene Kluwen > *CC:* users@kannel.org > *Onderwerp:* Re: SMSC - Maximum retries for message exceeded, discarding > it! > > > > alright, that makes more sense now. our config set as following: > >

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
If you want the message the be retried, then yes you can increase it. If you omit the option to begin with, it’s retried until the expiry time. Van: Denis Lezgin Verzonden: maandag 23 september 2019 11:16 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
group = core from your Kannel config. > > It defines the number that bearerbox tries to deliver the message before > giving up. > > > > Rene Kluwen > > > > > > *Van:* Denis Lezgin > *Verzonden:* maandag 23 september 2019 11:00 > *Aan:* Rene Kluwen > *C

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries for message exceeded, discarding it! I see, the question is not regarding the 0x0008 error code as we know its description and how to process it but the question is regarding the "Maximum retries for message exc

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
smsc returns error code 0x0008. > > Kannel calls it a “system error” but the real meaning depends on your smsc. > > > > == Rene Kluwen > > > > *Van:* Denis Lezgin > *Verzonden:* maandag 23 september 2019 10:56 > *Aan:* Rene Kluwen > *CC:* users@

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
No, the smsc returns error code 0x0008. Kannel calls it a “system error” but the real meaning depends on your smsc. == Rene Kluwen Van: Denis Lezgin Verzonden: maandag 23 september 2019 10:56 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries for message

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
Hi Rene, Thanks for quick response. You mean that the " Maximum retries for message exceeded, discarding it! " is coming from SMSC? as for me it looks like Kannel response. Thanks Best Regards, On Mon, 23 Sep 2019 at 11:54, Rene Kluwen wrote: > Hi Denis, > > > > It can mean

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
Hi Denis, It can mean different things. It’s best to inquire with your smsc themselves to ask them what this message means. Regards, Rene Kluwen Van: users Namens Denis Lezgin Verzonden: maandag 23 september 2019 10:51 Aan: users@kannel.org Onderwerp: SMSC - Maximum retries

Re: users Digest, Vol 157, Issue 2

2019-09-13 Thread Antony Stone
On Wednesday 11 September 2019 at 18:45:10, Richard Asiimwe wrote: > Htt y ur g mg rgh Could you possibly re-phrase that in English? Thanks, Antony. -- "Good health" is merely the slowest rate at which you can die.

Re: users Digest, Vol 157, Issue 2

2019-09-13 Thread Richard Asiimwe
th subject or body 'help' to > users-requ...@kannel.org > > You can reach the person managing the list at > users-ow...@kannel.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of users digest..." >

Re: UNICODE SMS COUNT FOR BILLING

2019-09-10 Thread Antony Stone
On Tuesday 10 September 2019 at 09:02:17, Rasika Udayanga wrote: > Hi, > > Can someone please assist me with how to count sms count & character count > of a concatenated message I sent through sqlbox for billing purpose? > msgdata stored in url encoded format in mysql server. My recommendation

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-09-10 Thread Rasika Udayanga
: 'users@kannel.org' Subject: RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post Ha ha… No worries. Dear Davor, Let me try your suggestions and get back to you… Appreciate your kind support and thank you for the demonstration done yesterday. Regards, Rasik

Re: Re: UNICODE SMS COUNT FOR BILLING

2019-09-10 Thread Rasika Udayanga
Hi, Can someone please assist me with how to count sms count & character count of a concatenated message I sent through sqlbox for billing purpose? msgdata stored in url encoded format in mysql server. Regards, Rasika Udayanga

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-26 Thread Rasika Udayanga
PM To: Rasika Udayanga; 'vinayak mv' Cc: users@kannel.org Subject: RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post BTW, sorry for misspelling Sinhala. Singha beer is to blame for that ;) BR, Davor From: Davor Spasoski Sent: Monday, August 26, 2019 3:33 PM To: 'Rasik

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-26 Thread Davor Spasoski
BTW, sorry for misspelling Sinhala. Singha beer is to blame for that ;) BR, Davor From: Davor Spasoski Sent: Monday, August 26, 2019 3:33 PM To: 'Rasika Udayanga' ; 'vinayak mv' Cc: users@kannel.org Subject: RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post Dear Rasika, Y

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-26 Thread Davor Spasoski
; 'vinayak mv' Cc: users@kannel.org Subject: RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post Dear Davor, Vinayak, Thank you and appreciate your responses. Dear Davor, Yes I set the content type in the header and below is my C# cording as how I does it. but the message is

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-26 Thread Davor Spasoski
first 1, with or without url encoding Davor Spasoski From: Rasika Udayanga Sent: Monday, August 26, 2019 2:13 PM To: Davor Spasoski ; 'vinayak mv' Cc: users@kannel.org Subject: RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post Dear Davor, Vinayak, Thank you and appreciate your

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-26 Thread Rasika Udayanga
ds, Rasika Udayanga. From: vinayak mv [mailto:vinayakvasu...@gmail.com] Sent: Saturday, August 24, 2019 10:34 PM To: Davor Spasoski Cc: Rasika Udayanga; users@kannel.org Subject: Re: Send "Sinhala" Letters (Unicode) via Kannel XML Post Better use sqlbox for bulk sending

Re: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-24 Thread vinayak mv
I can test with. > > Regards, > Rasika Udayanga > > > *From:* Davor Spasoski [mailto:davor.spaso...@onevip.mk > ] > *Sent:* Saturday, August 24, 2019 1:47 PM > *To:* Rasika Udayanga > *Cc:* users@kannel.org > *Subject:* Re: Send "Sinhala" Letters (Unicode) via Kannel XM

Re: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-24 Thread Davor Spasoski
re I go wrong. Appreciate if you can share me a working sample of the XML POST that I can test with.   Regards, Rasika Udayanga     From: Davor Spasoski [mailto:davor.spaso...@onevip.mk]  Sent: Saturday, August 24, 2019 1:47 PM To: Rasika Udayanga Cc: users@kannel.org Subject: R

RE: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-24 Thread Rasika Udayanga
onevip.mk] Sent: Saturday, August 24, 2019 1:47 PM To: Rasika Udayanga Cc: users@kannel.org Subject: Re: Send "Sinhala" Letters (Unicode) via Kannel XML Post Did you try declaring the encoding in the HTTP POST header like this: ? On Aug 24, 2019, at 08:01, Rasika

Re: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-24 Thread Davor Spasoski
ards, Rasika Udayanga 0777289868 Disclaimer: one.Vip DOOEL Skopje This e-mail (including any attachments) is confidential and may be protected by legal privilege. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its con

Re: Send "Sinhala" Letters (Unicode) via Kannel XML Post

2019-08-24 Thread Rasika Udayanga
3 >>> රසික >>> 11 >>> >>> bellvantage >>> password@123 >>> >>> >>> >>> >>> Regards, >>> Rasika Udayanga >>> 0777289868 >>

RE: DLRs

2019-08-19 Thread Davor Spasoski
ply to the SMSC. Davor -Original Message- From: users On Behalf Of Antony Stone Sent: Saturday, August 17, 2019 3:54 PM To: users@kannel.org Subject: Re: DLRs On Saturday 17 August 2019 at 15:48:19, Antony Stone wrote: > Indeed - if I turn off one of my kannel instances, so there i

Re: DLRs

2019-08-17 Thread Antony Stone
Replying to myself in case it helps others looking for this information in future. On Saturday 17 August 2019 at 15:42:38, Antony Stone wrote: > It looks like I'm going to have to look into using a database for my DLR > storage. I do happen to have a MariaDB Galera cluster available, but I've

Re: DLRs

2019-08-17 Thread Antony Stone
On Saturday 17 August 2019 at 15:48:19, Antony Stone wrote: > Indeed - if I turn off one of my kannel instances, so there is only one > running to either send or receive message to/from my SMSC provider, I get > DLR status=8 when the message is sent (with the phone turned off), and I > then get

Re: DLRs

2019-08-17 Thread Antony Stone
On Saturday 17 August 2019 at 15:42:38, Antony Stone wrote: > So, it seems that kannel did receive a DLR with type=1, but then said "got > DLR but could not find message or was not interested in it". > > I've found https://www.kannel.org/pipermail/users/2011-July/016176.html > which addresses

Re: DLRs

2019-08-17 Thread Antony Stone
On Saturday 17 August 2019 at 14:20:36, Davor Spasoski wrote: > The smsc should send back DLR (deliver_sm pdu) on succesful delivery after > you turn on the phone. Try with a different handset and watch for the > deliver_sm pdu. Run bearerbox in debug level. > > Davor It happens that I'm

Re: DLRs

2019-08-17 Thread Davor Spasoski
Please reply to the list; >>please *don't* CC me. >> > > > > Disclaimer: one.Vip DOOEL Skopje > This e-mail (including any attachment

Re: DLRs

2019-08-17 Thread Davor Spasoski
- William Gibson > > Please reply to the list; > please *don't* CC me. > Disclaimer: one.Vip DOOEL Skopje This e-mail (including any attachments) is confidential and may be prot

Re: Three out of four

2019-08-17 Thread Antony Stone
On Saturday 17 August 2019 at 12:00:55, Davor Spasoski wrote: > I’m not sure I quite understand your question, but if it is about signaling > back the mobile originator that kannel has received the message, That is half of it. That would be a dlr_status code 8 "SMSC submit" from the table in

Re: Three out of four

2019-08-17 Thread Davor Spasoski
ge has been delivered to user" to get it to send out status code >>>> 1? >>>> >>>> >>>> Thanks, >>>> >>>> >>>> Antony. > > -- > Police have found a cartoonist dead in his house. They say that detai

Re: Three out of four

2019-08-17 Thread Antony Stone
Hi Can anyone else tell me what magic I'm missing here? How is everyone else sending delivery notifications for incoming SMS? I'm happy to post my kannel.conf if that helps. Thanks, Antony. On Friday 16 August 2019 at 13:25:13, Antony Stone wrote: > On Friday 16 August 2019 at 12:23:57,

Re: Three out of four

2019-08-16 Thread Antony Stone
On Friday 16 August 2019 at 12:23:57, Alexander Malysh wrote: > Hi, > > define dlr-url in your request to smsbox and you are done. I have defined that - it's how item 2 in my list below is working. kannel sends a GET request to that URL when a delivery report is *received* by kannel in

Re: Three out of four

2019-08-16 Thread Alexander Malysh
Hi, define dlr-url in your request to smsbox and you are done. Thanks, Alex > Am 16.08.2019 um 11:59 schrieb Antony Stone > : > > Hi. > > I've recently installed kannel 1.4.4 on a Debian Stretch machine (from the > standard Debian repository package). > > I have an account with an SMSC

RE: Kannel DLR with MySQL

2019-07-31 Thread info.ubichip
Hello, you should put dlr-mask=31 then you will be able to get all the DLR. Dlr-url should be accessible, usually on the same machine, and then a script (php or other) is the solution to make the dlr process. an example extract from my php script (not perfect but could be a good start)

Re: SMS/SMPP/VOICE all in one Frontend Web Application

2019-07-24 Thread Alexander Malysh
Hi, please stop advertising on users mailing list! we have commercial mailing list for this purpose. Thanks, Alex > Am 23.07.2019 um 10:40 schrieb vinayak mv : > > Dear Users, > > Dedicated Bulk SMS, VOICE, SMPP frontend and backend appllication for monthly > rental. > Unlimited usage at

Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0

2019-07-10 Thread Alvaro Cornejo
*Sent:* 09 July 2019 01:50 > *To:* ll...@startrek.org.nz > *Cc:* users > *Subject:* Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0 > > > > Hi Lloyd > > > > I guess you must urlencode your phone number. The "+

Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0

2019-07-08 Thread Alvaro Cornejo
Hi Lloyd I guess you must urlencode your phone number. The "+" in url code means " " space. Regards, Alvaro |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier

Re: Re: Upgrading Kannel from version 1.4.2 to 1.5.0

2019-07-08 Thread lloyd
Hi All, I have a strange problem. The Kannel install works and SMS messages send data as expected. However, when it send the data to the modem it removes the + from the number. I have read a range of information, docs, etc, and all discuss removal of the plus, but nothing discusses why it

Re: Kannel throughput affected by DLR

2019-06-13 Thread Alexander Malysh
Hi, only for sending. Alex > Am 12.06.2019 um 11:22 schrieb Valentin Militaru > : > > Hi, > > Can you please tell me if the smsc param “throughput” refers only to sent > messages, or does it include DLRs also? > > Thanks!

Re: opensmppbox: change route for unsuccessful sms

2019-06-07 Thread Rahul Mittal
t; *Verzonden:* woensdag 5 juni 2019 15:37 > *Aan:* Rene Kluwen > *CC:* users@kannel.org > *Onderwerp:* Re: opensmppbox: change route for unsuccessful sms > > > > How can we add? > > > > On Wed, 5 Jun 2019, 13:02 Rene Kluwen, wrote: > > There’s no such provis

RE: opensmppbox: change route for unsuccessful sms

2019-06-05 Thread Rene Kluwen
It’s open source. So if you want to do a thing like that, I suggest you start in the code. Either in bearerbox itself or use pluginbox. == Rene Van: Rahul Mittal Verzonden: woensdag 5 juni 2019 15:37 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: opensmppbox: change route

Re: opensmppbox: change route for unsuccessful sms

2019-06-05 Thread Rahul Mittal
How can we add? On Wed, 5 Jun 2019, 13:02 Rene Kluwen, wrote: > There’s no such provision in Kannel nor in smppbox server. > > > > *Van:* Rahul Mittal > *Verzonden:* maandag 3 juni 2019 20:43 > *Aan:* Rene Kluwen > *CC:* users@kannel.org > *Onderwerp:* Re

<    1   2   3   4   5   6   7   8   9   10   >