Re: get notify if SMSC link is online¨?

2010-09-21 Thread Patrik BÃ¥t
⁉慨敶猠浯⁥睯牷瑩整捳楲瑰⁳潴渠条潩⁳潴挠敨正漠牵欠湡敮獬ਮ吊楨⁳档捥獫琠敨猠慴畴㩳㰊瀿灨ਊ畦据楴湯猠慴畴⡳栤獯⥴੻††††爤煥敵瑳畟汲㴠∠瑨灴⼺∯⸠␠潨瑳⸠∠ㄺ〳〰猯慴畴⹳浸≬਻††††砤汭㴠çŒ

RE: SMPPbox Client Session Limit

2010-09-21 Thread Patrik Båt
⁁慦瑳映硩映牯琠楨⁳獩琠楬業⁴桴⁥潣湮捥楴湯⁳楷桴渠瑥楦瑬牥氠捯污⁹牯椊潹牵攠瑸牥慮楦敲慷汬ਮਊ湏匠湵‬〲〱〭ⴹ㔰愠⁴㜱ㄺ‹〫〲ⰰ删湥⁥汋睵湥眠潲整਺‾潙⁵牡⁥污慷獹眠汥潣敭琠湡睳牥焠敵瑳潩獮琠慨⁴牡⁥潰瑳摥漠桴獩㸊氠獩ⱴ椠⁦潹⁵湫睯琠敨愠獮敷⹲㸊ਠ‾ਠ‾㸊䄠潮桴牥琠楨杮椠⁳桴瑡椠⁦潹⁵湫睯䌠‬桴湥礠畯挠畯摬椠灭敬敭瑮愠㸊挠湯楦畧慲楴湯漠瑰潩桴瑡洠歡獥椠⁴潰獳扩敬琠楬業⁴汣敩瑮猠獥楳湯ੳ‾湯猠灭扰硯‮桔獩眠祡礠畯栠汥⁰潹牵敳晬愠摮琠敨挠浯畭楮祴愠⁳敷汬ਮ‾㸊†㸊ਠ‾潎桴湩⁧獩漠汢杩瑡牯⁹桴畯桧ਮ‾㸊†㸊ਠ‾㴽删湥੥‾㸊†㸊ਠ‾ਠ‾㸊䘠潲㩭欠湲摲戠嬠慭汩潴欺湲摲䁢浧楡⹬潣嵭ਠ‾敓

Re: DLR best practice

2010-09-21 Thread Nikos Balkanas
Hi, Pending DLRs correspond only to final DLRs with mask = 3 (delivered or not). You should not skip those. Depending on mobile availability, powered off, etc., SMScs will try sending the SMS for 2 days usually, before returning an EXPIRED DLR. The rest DLRs, accepted and buffered, are not an

Re: Running Short Codes on Kannel (fwd)

2010-09-21 Thread mwamba chishimba
Hi Nikos, I have checked bearerbox but there is no NACK record and all the entries in there are from way back. Kind Regards, On 9/22/10, Nikos Balkanas wrote: > Hi, > > Am I missing something here? bb is sending the NACK. Wouldn't bb logs be > more informative? > > BR, > Nikos > - Original

DLR best practice

2010-09-21 Thread Jarratt Ingram
Good Morning, This is more of a best practice question, What is the best DLR mask to set, currently we have it set as 31 to get all DLR's, we have sent over half a million sms's over the past week and still have around 95k dlr's outstanding. Should we be using 31 or should i just set it to g

Re: Running Short Codes on Kannel (fwd)

2010-09-21 Thread mwamba chishimba
Hi Rene, thats my kannel.conf file group = core admin-port = 13000 admin-password = ... admin-deny-ip = "*.*.*.*" admin-allow-ip = "" wapbox-port = 13002 wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" group = wapbox beare

Re: how i read messages from SIM card, and how i store the message

2010-09-21 Thread Alex
Hi Zaharia This site should be able to solve your problem. However I suggest that you post your whole configuration file(you can mask the sensitve data like passwords, ips etc) so that we have a loook. Plus if you install new programes af

Re: Can kannel Accept XML request

2010-09-21 Thread Nikos Balkanas
Hi, Yes, there are several options. Most people prefer to use sqlbox for that. There is also the utils/mtbatch, but is more difficult because you have to specify a lot of parameters as arguments. A lot of people have a web front end for the client to setup sms campaigns and then use custom php

Re: Running Short Codes on Kannel (fwd)

2010-09-21 Thread Nikos Balkanas
Hi, Am I missing something here? bb is sending the NACK. Wouldn't bb logs be more informative? BR, Nikos - Original Message - From: "Rene Kluwen" To: "'mwamba chishimba'" Cc: "'users'" ; "'Anthony Musaluke'" Sent: Tuesday, September 21, 2010 10:35 PM Subject: RE: Running Short Cod

Re: WAVECOM Fasttrack GSM Modem

2010-09-21 Thread Nikos Balkanas
Hi, You should consult your modem's specs. I believe that serial port limit on PC is 115000 baud and that depends on the actual baud you are using. Real life apoplications are not useful since they are limited by network bandwidth and provider throughput. BR, Nikos - Original Message ---

Re: Can kannel Accept XML request

2010-09-21 Thread Anshu Sah
Hi Nikos Thanks for your reply, But is there any where Kannel take Bulk/Bacth request of Sending SMS. I mean, if i have to send 10 SMS, I need to Call the kannel URL 10 Times. So if there is any way by which kannel take request of 10 SMS in one go. Please advice. Regards Anshu Sah 2010/9/22

Re: Can kannel Accept XML request

2010-09-21 Thread Nikos Balkanas
Hi, No, it cannot accept XML Post in the regular sense of the world. It will accept Post requests using X-kannel-headers. Read UG about it. BR, Nikos - Original Message - From: Anshu Sah To: users Cc: Rene Kluwen ; Nikos Balkanas Sent: Wednesday, September 22, 2010 5:34 AM Subject: C

WAVECOM Fasttrack GSM Modem

2010-09-21 Thread RIFQI
Dear All Is any one now how many sms that WAVECOM Fastrack Modem can handle for broadcasting SMS per minute? Thanks for replay

Type of GSM modem to purchase for tmobile

2010-09-21 Thread Sean Brady
What is my cheapest and best method to use with Tmobile accounts using a GSM modem, perhaps? Also, where would I purchase at a good price? Along with instructions for my kannel.conf? I need some guidence before I purchase anything! Your help would dearly be appreciated! Thank you, Sean Brady

Can kannel Accept XML request

2010-09-21 Thread Anshu Sah
Hello Rene, Nikos can you plz guide me if kannel can handle XML request for SIMPLE SMS PUSH. If Yes, On which URL we should POST it & What could be it Field name which will contain XML Values. Regards Anshu Sah

Need help: kannel and java

2010-09-21 Thread sirc saira
Hello guys, i have plugged in Nokia 6120 phone and i was able to send a text message to another cellphone with minicom using AT commands. However i want to send a message using a Java program. I read about SMSLib, try the examples with my netbeans IDE, but error message keep on saying Messag

Need help: kannel and java

2010-09-21 Thread sirc saira
Hello guys, i have plugged in Nokia 6120 phone and i was able to send a text message to another cellphone with minicom using AT commands. However i want to send a message using a Java program. I read about SMSLib, try the examples with my netbeans IDE, but error message keep on saying Messa

Re: how i read messages from SIM card, and how i store the message

2010-09-21 Thread Zaharia Constantin
is not working with "message-start = 0" what i have to do, to read the sms from sim card? is any problem in init string?or something else? i have a USB modem E160e(E220) > Hi, > > Try to add: > > message-start = 0 > > to your "group = modems" section > > BR, > Tomasz > > W Twoim liście datowanym

RE: Running Short Codes on Kannel (fwd)

2010-09-21 Thread Rene Kluwen
Check: log-file in group = smsbox in your kannel.conf. == Rene -Original Message- From: mwamba chishimba [mailto:bamwa...@gmail.com] Sent: Tuesday, 21 September, 2010 21:08 To: Rene Kluwen Cc: Anthony Musaluke; users Subject: Re: Running Short Codes on Kannel (fwd) Thanx Rene once again

Re: Question on WAP PUSH

2010-09-21 Thread Juan Nin
Yes, they are standard and should work. Here you can read a bit about them to understand it a bit more: http://mobiforge.com/developing/story/binary-sms-sending-rich-content-devices-using-sms The example provided on that article includes a bit more things than Alex's version. On Tue, Sep 21, 20

Re: Running Short Codes on Kannel (fwd)

2010-09-21 Thread mwamba chishimba
Thanx Rene once again, I have checked the log files unfortunately i don't seem to have smsbox log file. I have bearerbox.log, access.log and wapbox.log in my /var/log/kannel/ directory. Kind Regards On 9/21/10, Rene Kluwen wrote: > Smsbox will tell you if there was a nack or not. > Possible cau

Re: Question on WAP PUSH

2010-09-21 Thread Nikos Balkanas
Hi, Since you chose to go ahead with (2) the dcs value is specified same as in regular sms. Remember this is binary SMS, so coding should be 1. The binary characters you see is the text part (aka URL), wbxml (binary xml) encoded for wap. BR, Nikos - Original Message - From: "Carioto

RE: Running Short Codes on Kannel (fwd)

2010-09-21 Thread Rene Kluwen
Smsbox will tell you if there was a nack or not. Possible cause: Invalid smsc-id, but probably there's more reasons. == Rene -Original Message- From: mwamba chishimba [mailto:bamwa...@gmail.com] Sent: Tuesday, 21 September, 2010 20:18 To: Rene Kluwen Cc: Anthony Musaluke; users Subject:

Re: Running Short Codes on Kannel (fwd)

2010-09-21 Thread mwamba chishimba
Thank you Rene for your response. How can I check whats causing bearerbox to send a nack? Twisting the question around, what could be the cause of a nack response? On 9/21/10, Rene Kluwen wrote: > Sqlbox saves the message upon relaying it to bearerbox. > If bearerbox sends a nack upon return, the

RE: Running Short Codes on Kannel (fwd)

2010-09-21 Thread Rene Kluwen
Sqlbox saves the message upon relaying it to bearerbox. If bearerbox sends a nack upon return, then sqlbox doesn't delete the message. == Rene -Original Message- From: mwamba chishimba [mailto:bamwa...@gmail.com] Sent: Tuesday, 21 September, 2010 19:18 To: Rene Kluwen Cc: Anthony Musaluk

RE: Question on WAP PUSH

2010-09-21 Thread Cariotoglou Mike
ok, I will try (2) first. where does the DCS value specified by the smsc (vodafone) come into play ? they said I had to use 245. where do I put this ? also, I found the php script you mentioned, and I am curious as to what are all the magic numbers. for example: $fields[udh] = '%06%05%04%0B%84%23

Re: Running Short Codes on Kannel (fwd)

2010-09-21 Thread mwamba chishimba
Hi Everyone, @Rene: am still trying out "allowed-receiver-prefix" if it doesn't work then I'll send the file as suggested by Anthony. Got another puzzle though. We have an http interface that is integrated with kannel which we use for bulk messaging. It's been working just fine but on Friday it s

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Milan P. Stanic
On Tue, 2010-09-21 at 09:38, Aldo Zavala wrote: > Thanks a lot for ths clarification I have started to get a little bit > confused... =) > > Yes, I have access to DB and to Application side. I will design and implement > a script that first gather the desired SMS Users group and then submits SMS

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Elton Hoxha
yes you can, separating each entry (destination) with space (' ', '+' url-encoded). For more check the user guide. On Tue, Sep 21, 2010 at 6:38 PM, Aldo Zavala wrote: > Thanks a lot for ths clarification I have started to get a little bit > confused... =) > > Yes, I have access to DB and to Ap

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Aldo Zavala
Thanks a lot for ths clarification I have started to get a little bit confused... =) Yes, I have access to DB and to Application side. I will design and implement a script that first gather the desired SMS Users group and then submits SMS's to that list using the Kannel HTTP Interface in chunks

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Elton Hoxha
As far as I understand, Aldo wants to implement Bulk SMS application using Kannel, It has not to do with Cell Broadcast. So SS7 and other Core Network related protocols are irelevant. The script can be created in your application side, retrieving subscriber list from DB, then calling HTTP interface

RE: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Rene Kluwen
If you are a cellular carrier: Why don't you use SS7 to send broadcast messages? If they is an smpp proxy in between: Check your provider about a possible TLV that allows you to send broadcast messages. == Rene -Original Message- From: Aldo Zavala [mailto:a...@cleartalk.net] Sent: Tuesda

Re: Question on WAP PUSH

2010-09-21 Thread Nikos Balkanas
and wbxml encoded URL. Sorry, I was not clear on this. I mean, wbxml encoded content, which in this case is the URL you are sending to the mobile. BR, Nikos - Original Message - From: "Nikos Balkanas" To: "Cariotoglou Mike" ; Sent: Tuesday, September 21, 2010 6:04 PM Subject: Re:

Re: Question on WAP PUSH

2010-09-21 Thread Nikos Balkanas
Hi, I have done some wap-push in my days, although not recently. There are 2 ways to about it: 1) wapbox. Advantage more options. Disadvantage more difficult. 2) smsbox. Advantage simple. Disadvantage can only push a URL to amobile using standard settings. (1) is detailed in UG. You need to

RE: kannel support using payload

2010-09-21 Thread Anas Alnaffar
Dear Kyriacos, how I can send other languages coding for a metadata parameter ( Payload ). Thank Anas From: Kyriacos Sakkas [mailto:kyria...@netsmart.com.cy] Sent: Wednesday, September 01, 2010 11:20 AM To: Anas Alnaffar Cc: users@kannel.org Subject: Re: kannel support using pa

Question on WAP PUSH

2010-09-21 Thread Cariotoglou Mike
Hi all. I need a little help with WAP PUSH (I think). let me describe the use case: we need to download a java application (packaged as a .jad file) to a large number of phones. in the past, when we did not have a kannel installation, we used to do it this way: we would give our mobile provider a

RE: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Aldo Zavala
It is SMPP, I was thinking on pull a Subscribers list from our Provisioning Middleware, then create a script that submit like 25-30 SMS per second in order to not overkill the SMC. Thanks, Aldo Zavala 24/7 (760).890.4221 Mobile (760).556.5050 Office (760).234.0015 - Original Message --

RE: Arabic Language Code

2010-09-21 Thread Anas Alnaffar
Dear Mads, Actually I'm trying to use the below URL, I've I've received the 1st word right, but others words received rubbish, When I removed the + (space) from the below URL, everything received right, no problem. http://10.0.0.28:13236/cgi-bin/sendsms?username=simple

Re: Arabic Language Code

2010-09-21 Thread Mads N. Vestergaard – CoolSMS A/S
Hi Anas, I believe logs, and what you actually tried to do (perhaps the URI you called) Would be appreciated. Den 21/09/2010 kl. 14.51 skrev Anas Alnaffar: > Dears, > > When I’m trying to send and receive Arabic characters to kannel SVN, not > working, I received rubbish. > > > Any help

Arabic Language Code

2010-09-21 Thread Anas Alnaffar
Dears, When I'm trying to send and receive Arabic characters to kannel SVN, not working, I received rubbish. Any help Thanks Anas

Re: how i read messages from SIM card, and how i store the message

2010-09-21 Thread Zaharia Constantin
is not working, when i restart the kannel is nothing happen, the log is just frozen. no new info. i have more init string, what is the best for the my modem. E160e or E220 init-string = "AT+CNMI=1,2,0,0,0" #init-string = "AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0" #init-string = "ATZ" #init-string = "ATQ

RE: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Rene Kluwen
So what is your downstream smsc protocol? SMPP? AT2? SS7? -Original Message- From: Aldo Zavala [mailto:a...@cleartalk.net] Sent: Monday, 20 September, 2010 23:48 To: Rene Kluwen; users@kannel.org Subject: RE: Broadcast SMS with Kannel help please. We are a CDMA Cellular Carrier and s

Re: Kannel with 2 Mondem

2010-09-21 Thread Nikos Balkanas
Hi, For kannel's purposes, a modem is just another smsc. While there may not be example configurations with more than 1 modem (although many users in the list use them) there are plentiful with multiple SMScs. In fact this is the norm and scanning the mail archives you will find more than you

Kannel with 2 Mondem

2010-09-21 Thread RIFQI
Dear Expert I just install kannel on my ubuntu 10.4 Server, i want to use kannel SMS gateway with 2 modems. One modem for sms broadcast and one modem for sms interaction. My question are : 1. Is it possible to do that? 2. How to configure kannel with 2 Modem Attached (1 Serial port & 1 USB)