Re: disabling/enabling one of smsc

2011-09-27 Thread Nikos Balkanas
Hi, You can disable any online smsc from the HTTP interface. Read UG about stop-smsc. SMS being sent at the time, are saved in the queue. Read UG about storage-type and storage-file. Of course, with the configuration you have the choice for either the SMS to wait for the modem to go up again, or

Re: PANIC: Internal error: unknown message type: 538976288

2011-09-20 Thread Nikos Balkanas
Precisely. Each SMS must have its type declared. Could be mt_push, mt_reply, etc. all values betwen 0 4 defined in gw/msg.h. Without it bearerbox doesn't know what to do with the msg. You can try previewing your sms from the web interface in store-status and identify the corrupt one. Alex G also

Re: set registered_delivery to 5

2011-09-13 Thread Nikos Balkanas
Sorry, for that dlr-mask should be 27... BR, Nikos On Tue, Sep 13, 2011 at 8:41 PM, Nikos Balkanas nbalka...@gmail.com wrote: Hi, Have you tried setting dlr-mask to 5? BR, Nikos On Tue, Sep 13, 2011 at 7:32 PM, Mario Noboa mnobo...@gmail.com wrote: hi list, I glad to write you

Re: set registered_delivery to 5

2011-09-13 Thread Nikos Balkanas
SMSc ACK (and I assume NACK). Obviously the latter. In either case, Mario can always try both values, and see what works. BR, Nikos On Tue, Sep 13, 2011 at 9:08 PM, Milan P. Stanic m...@arvanta.net wrote: On Tue, 2011-09-13 at 20:45, Nikos Balkanas wrote: Sorry, for that dlr-mask should be 27

Re: set registered_delivery to 5

2011-09-13 Thread Nikos Balkanas
) !DLR_IS_SUCCESS(msg-sms.dlr_mask)) pdu-u.submit_sm.registered_delivery = 2; if (DLR_IS_INTERMEDIATE(msg-sms.dlr_mask)) pdu-u.submit_sm.registered_delivery += 16; Hope it helps, Alex On Tuesday, September 13, 2011, Nikos Balkanas wrote: I don't think so. Either dlr-mask doesn't

Re: set registered_delivery to 5

2011-09-13 Thread Nikos Balkanas
, if the carrier _really_ asks for setting the bit 2, I don't see any option other than patching and branching. If he uses SVN to keep the code updated shouldn't be a big deal, though yes of course not patching is even easier. Regards, Alex On Tuesday, September 13, 2011, Nikos Balkanas wrote

Re: SMSC status is ONLINE but MT are queued

2011-09-10 Thread Nikos Balkanas
Hi, Check your bb logs for throttling errors. If you get any, read UG about throughput. Then talk to your smsc to get a value for it. BR, Nikos On Thu, Sep 8, 2011 at 3:35 PM, Omar THIAM tomarth...@hotmail.com wrote: They are the MT of the same smsc that is online, i've cheked the

Re: Kannel with Cygwin

2011-09-05 Thread Nikos Balkanas
Please do not use devel. For such questions use list users Download and install wvdialconf. It will auto-detect your modem. After that, make sure that your modem has wrote permissions by kannel. BR, Nikos On Mon, Sep 5, 2011 at 8:48 AM, Aditya Prasad adityaprasad...@air-watch.com wrote: Hi,

Re: kannel Error: WARNING: smsbox_list empty!

2011-08-31 Thread Nikos Balkanas
Hi, Assuming that your smsbox is up running and connected to your bearerbox, try splitting your smsbox-route to 2 statements. I amnot sure that smsbox route supports ; concatenation. BR, Nikos On Wed, Aug 31, 2011 at 10:36 AM, Nchimunya Hamakando nchimu...@gmail.comwrote: Hi, I am having

Re: Opensmppbox changes characters

2011-08-26 Thread Nikos Balkanas
Opensmppbox doesn't support iso-8859-x input charset, other than 1. Only GSM. BR, Nikos On Fri, Aug 26, 2011 at 11:00 AM, Peter@locotel p...@locotel.gr wrote: Dear kannel user, when I send a simple message to get characters checked I have odd results. Using the arrangement

Re: SQLBox - Meta Data / Tlvs

2011-08-23 Thread Nikos Balkanas
it by posting the key, value pairs in the meta data part. Regards, J On Tue, Aug 23, 2011 at 12:17 PM, Nikos Balkanas nbalka...@gmail.comwrote: TLVs are defined per SMSc, which is implemented in bearerbox. They don't have anything to do with sqlbox. Data from TLVs are passed on from

Re: SQLBox - Meta Data / Tlvs

2011-08-23 Thread Nikos Balkanas
and the meta data/TLVs, I just want to put in the TLV's for the MT message into the SQLBOX db. Regards, J On Tue, Aug 23, 2011 at 2:51 PM, Nikos Balkanas nbalka...@gmail.comwrote: Well, sqlbox doesn't handle MO's at all. You need smsbox for those. BR, Nikos On Tue, Aug 23, 2011 at 8:57 AM

Re: MT Message Types

2011-08-23 Thread Nikos Balkanas
Hi, mt_reply is mo_reply, i.e. reply from sms-service. mt_reply refers to sendsms push. PS: Since these represent kannel's guts better use devel to ask them. BR, Nikos On Tue, Aug 23, 2011 at 9:25 PM, JAmes jam...@gmail.com wrote: Hi All, Whats the difference between these two message

Re: MT Message Types

2011-08-23 Thread Nikos Balkanas
Sorry, I meant to say: mt_push refers to sendsms push Nikos On Tue, Aug 23, 2011 at 9:45 PM, Nikos Balkanas nbalka...@gmail.com wrote: Hi, mt_reply is mo_reply, i.e. reply from sms-service. mt_reply refers to sendsms push. PS: Since these represent kannel's guts better use devel to ask

Re: Free Libya

2011-08-23 Thread Nikos Balkanas
Best wishes for a new beginning. Good luck with your business. I hope Gaddaf is found and prosecuted soon, your people have suffered for long. Nikos - Original Message - From: Benaiad To: kannel users list Sent: Tuesday, August 23, 2011 10:33 PM Subject: Free Libya Dear Kannel

Re: Android APN SMS format

2011-08-22 Thread Nikos Balkanas
Hi, No, this is not the right forum. The only thing I can tell you is that kannel can send any binary SMS to any port you specify in your UDH. To get the settings for the android, you will have to visit their forum. BR, Nikos On Mon, Aug 22, 2011 at 2:28 PM, geo...@omobilo.com

Re: is it possible to make kannel pass custom data

2011-08-21 Thread Nikos Balkanas
Hi, 1.5.0 is just labeled Development since it is the latest release. It is production stable and you should prefer it, since it has many fixes/enhancements over previous releases. BR, Nikos On Sun, Aug 21, 2011 at 10:04 PM, Ahmed AL-Tahami ahmed...@gmail.comwrote: Wa Alikum AL-Salam Hi

Re: Using Huawei Ideos Android phone with Kannel

2011-08-20 Thread Nikos Balkanas
For a how-to on using CNMI, read in UG about modem initialization. There is a whole section about it. To see if your phone supports CNMI at all, using minicom or another serial communication program, issue at the prompt: AT+CNMI? BR, Nikos On Sat, Aug 20, 2011 at 6:55 PM, Joseph Koech

Re: is it possible to make kannel pass custom data

2011-08-20 Thread Nikos Balkanas
Ask your HLR guy again. If you give HLR the mobile phone number, it will return the network node, among others, from which you can get the provider. As far as %i goes, it is pretty obvious and can't add anything more that what is in the UG and already told you. BR, Nikos On Sat, Aug 20, 2011 at

Re: is it possible to make kannel pass custom data

2011-08-18 Thread Nikos Balkanas
Hi, If by sender provider you mean originated SMSc, you can get the last SMSc in the chain by using the %i variable in your dlr-url (in case of MT) or in your get-url in your sms-service (in case of MO). BR, Nikos On Fri, Aug 19, 2011 at 2:33 AM, Ahmed AL-Tahami ahmed...@gmail.com wrote: Hi ,

Re: Nokia 6300

2011-08-15 Thread Nikos Balkanas
Before changing your mobile, make sure that it doesn't support the CNMI command. Using minicom or another serial communication program, type: AT+CNMI? If it responds with error, your modem doesn't support the CNMI command and you will have problems getting incoming MOs. HTH, Nikos On Mon, Aug

Re: Encoding greek characters and Euro Symbol

2011-08-12 Thread Nikos Balkanas
Hi, As correctly stated, although iso-8859-7 has some unused space, Euro sign is not supported. To send Greek characters with euro sign in 1 byte, you have to use GSM. Euro sign is then in the extended GSM section. You will have also to add support from your application. You need to map all Greek

Re: message_payload handling

2011-08-11 Thread Nikos Balkanas
to the same destination SME. Is it correct to assume that all SMSCs support that tlv parameter? Anyway I can configure it to use the *message_payload* tlv or it is not possible at all? Thanks, Peter. On Wed, Aug 10, 2011 at 8:25 PM, Nikos Balkanas nbalka...@gmail.comwrote: Hi, Currently

Re: message_payload handling

2011-08-10 Thread Nikos Balkanas
Hi, Currently kannel sends only short_message. It will read both message_payload and short_message. The reason is that message_payload is used for SMPP 3.4 and higher, whereas short_message is used by all. According to SMPP spec, short SMS (255 chars) should use short_message. Larger SMS may

Re: DLR and request a dlr_url

2011-08-09 Thread Nikos Balkanas
Hi, By using the following sendsms dlr_url (url-encoded): ...mymsgid=1 And each time you send an SMS you increment that msgid... You know your msgid that you sent, and the dlr will come back with that msgid as well. Therefore you can match with original SMS. The guaranteed way to get your

Re: DLR and request a dlr_url

2011-08-09 Thread Nikos Balkanas
The web server might reply with anything but a 2xx response (40x, 50x) due to heavy load or other causes. Or even not reply at all and timeout or reject connectiona. BR, Nikos On Wed, Aug 10, 2011 at 1:20 AM, Kenny ken.bell...@gmail.com wrote: Hi Rene, How do you mean sometimes http request

Re: MOs being dropped when they get to my application

2011-08-08 Thread Nikos Balkanas
Rene is right about the http-request-retry. If you have such problems, you should see errors in your smsbox logs about failed http requests. In such cases of dropped MOs, you should see a relevant error in smsbox logs detailing the cause. HTH, Nikos On Mon, Aug 8, 2011 at 5:14 PM, Rene Kluwen

Re: How to set esm_class when using sqlbox

2011-08-06 Thread Nikos Balkanas
Hi, Please use users list for such questions, not devel. Someone is already working in making esm_class configurable per smsc in bb, but it is much more difficult to support it in sendsms interface. To answer your question, it is not supported in bb, therefore it cannot be set in sqlbox. BR,

Re: Configure F3607gw Modem

2011-08-03 Thread Nikos Balkanas
Hi, Please read the UG, there is a special section dedicated to modem initialization. If you still have question, post maximum detail bb logs to this list. BR, Nikos On Thu, Aug 4, 2011 at 12:13 AM, Chris Blay ch...@meosphere.com wrote: On Wed, Aug 3, 2011 at 15:08, Chris Blay

Re: Group does not contain variable 'group'.

2011-08-02 Thread Nikos Balkanas
You probably mean to insert an empty line before the first group = smsc and right after the commented out group = wapbox ;-) Nikos - Original Message - From: Rene Kluwen To: 'Amrit Pal Pathak' ; users@kannel.org Sent: Tuesday, August 02, 2011 7:55 PM Subject: RE: Group does not

Re: wap 1.x and wtls

2011-08-01 Thread Nikos Balkanas
globally by configuring with: --disable-assertions BR, Nikos - Original Message - From: Armindo Antunes To: Nikos Balkanas Cc: us...@vm1.kannel.org Sent: Monday, August 01, 2011 12:04 PM Subject: Re: wap 1.x and wtls Hello, I was using Openwave v7 wap emulator when the NULL assertions

Re: Responsibility for inversion of source and destination address for DLR

2011-07-31 Thread Nikos Balkanas
Hi, Bb has assumed this responsibility since almost 10 years now. It inverts addresses to the original before submitting to the endpoint (smsbox). Since then a number of add-on boxes have been developed since (sqlbox, smppbox). It seems to me, that since they were created as add-ons to bb,

Re: wap 1.x and wtls

2011-07-30 Thread Nikos Balkanas
. Largest names are SHA_NOLIMIT and MD5_NOLIMIT, each 11 bytes long. So mac[15] should be fine. Can you submit a patch to devel, or should I do it? BR, Nikos - Original Message - From: Armindo Antunes To: Nikos Balkanas Cc: us...@vm1.kannel.org Sent: Friday, July 22, 2011 5:02

Re: bearerbox segfaults on Mac OS X 10.7 Lion

2011-07-30 Thread Nikos Balkanas
Hi, It seems that Lion has a buggy implementation of pthreads. Since kannel's pthreads work fine with *all* the rest of *nix, I would bug Mac forums to see if there is a fix for them. BR, Nikos - Original Message - From: Nii Ako Ampa-Sowa ampas...@gmail.com To: users@kannel.org

Re: Packet too short while unpacking Msg. (Bearerbox,sqlbox error)

2011-07-21 Thread Nikos Balkanas
Hi, Please read UG about smsbox-route group. BR, Nikos On Thu, Jul 21, 2011 at 9:59 AM, Amrit Pal Pathak amritpalpath...@gmail.com wrote: Bearerbox ,smsbox and sqlbox running well .When i send a sms to any number beaerbox gives the following error message. 2011-07-21 11:46:37 [23017]

Re: wap 1.x and wtls

2011-07-21 Thread Nikos Balkanas
to kannel's site. Else make sure that you run (and gdb) the correct binary. BR, Nikos - Original Message - From: Alvaro Cornejo cornejo.alv...@gmail.com To: Armindo Antunes armindo.antu...@gmail.com Cc: Nikos Balkanas nbalka...@gmail.com; users@kannel.org Sent: Thursday, July 21, 2011 9:38

Re: wap 1.x and wtls

2011-07-21 Thread Nikos Balkanas
Just adding that your gdb function stack is more reminiscent of kannel 1.4.3... HTH, Nikos - Original Message - From: Nikos Balkanas nbalka...@gmail.com To: Armindo Antunes armindo.antu...@gmail.com Cc: us...@vm1.kannel.org Sent: Thursday, July 21, 2011 11:05 PM Subject: Re: wap 1.x

Re: Could not route message to smsbox id 0, smsbox is gone!

2011-07-17 Thread Nikos Balkanas
Hi. According to your logs and your configuration you are connecting sqlbox this way: smsc - bb - smsbox - sqlbox Meanwhile you are sending all incoming SMS (MOs, dlrs) to sqlbox. You probably want to send them to smsbox1. You should also use storage. Read UG about it. You

Re: DLR using a phone

2011-07-12 Thread Nikos Balkanas
Hi, I didn't see your initial post that you are getting DLRs through the phone. There is another possibility: 1) DLR = 8 is not really a DLR from your SMSc. It is just an ACK which is converted to DLR by kannel. 2) Look for deliver_sm in your logs. Are you getting any? If not check with

Re: I/O Error or other error.

2011-07-12 Thread Nikos Balkanas
This is a network problem, not kannel's. Try to telnet from your shell: telnet IP Port You may need to talk to your SMSc. When you get it working, it will work with kannel, too. BR, Nikos - Original Message - From: Karan Zaveri To: users@kannel.org Sent: Tuesday, July 12, 2011 8:58

Re: Not able to access wml pages from winwap through kannel

2011-07-12 Thread Nikos Balkanas
Winwap has the option of sending wap1.x traffic when using a gateway. You can specify port protocol there. Beware, you need to use 32bit XP, I haven't been able to make it work under 64bit systems. It is not supported very well any more. You can try downloading Nokia'a NDBMS or get Openwave. BR,

Re: Not able to access wml pages from winwap through kannel

2011-07-12 Thread Nikos Balkanas
with another way browser (home brew) and Kannel as a gateway. It works, except for the pictures that are image/gif. == Rene *From:* users-boun...@kannel.org [mailto:users-boun...@kannel.org] *On Behalf Of *Nikos Balkanas *Sent:* Tuesday, 12 July, 2011 17:02 *To:* santhosh M S *Cc:* users

Re: DLR using a phone

2011-07-12 Thread Nikos Balkanas
thread with a wrong subject? Smsc = at doesn't generate deliver_sm's... it's an smpp thingy. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Nikos Balkanas Sent: Tuesday, 12 July, 2011 14:39 To: Alejandro Mejia Evertsz Cc: us

Re: Messages queueing

2011-07-11 Thread Nikos Balkanas
Hi, This seems to be a different problem. Start a new thread, post fresh logs and the output from store-status. Restarting smsc or bb won't fix this. BR, Nikos - Original Message - From: Brent Ingram To: 'Nikos Balkanas' Cc: users@kannel.org Sent: Monday, July 11, 2011 12:37 PM

Re: Messages queueing

2011-07-11 Thread Nikos Balkanas
- Original Message - From: Brent Ingram br...@2qik.co.nz To: 'Nikos Balkanas' nbalka...@gmail.com Cc: us...@vm1.kannel.org Sent: Monday, July 11, 2011 12:58 PM Subject: RE: Messages queueing Hi Nikos It is the same problem that I have been having all along. And restarting bb does fix it as all

Re: Messages queueing

2011-07-11 Thread Nikos Balkanas
in your dlr-url. You should also upgrade to the latest svn. BR, Nikos - Original Message - From: Brent Ingram br...@2qik.co.nz To: 'Nikos Balkanas' nbalka...@gmail.com Cc: us...@vm1.kannel.org Sent: Monday, July 11, 2011 1:11 PM Subject: RE: Messages queueing Here is the output from

Re: DLR using a phone

2011-07-11 Thread Nikos Balkanas
Hi, You are doing the right thing. It seems to be your smsc problem. Talk to them. dlr-mask = 31 covers all possible reports. BR, Nikos - Original Message - From: Alejandro Mejia Evertsz ame...@gua.net To: users@kannel.org Sent: Tuesday, July 12, 2011 1:17 AM Subject: DLR using a

Re: Problem capturing DLR

2011-07-10 Thread Nikos Balkanas
Hi, This explains also your previous problem with dlr-url. I am surprised bb doesn't panic with such configuration. You cannot add attributes (like dlr_url) outside groups (i.e. on a blank line). Please read configuration basics from UG. BR, Nikos On Sun, Jul 10, 2011 at 9:27 AM, Michael van

Re: got DLR but could not find message or was not interested in it

2011-07-09 Thread Nikos Balkanas
Hi, Just adding to what Mohammed said, logs should be max detail bb logs (with smsc traffic) showing at least the submit_sm, submit_sm_resp and deliver_sm PDUs of the same SMS, along with their application bb responses. Also please post your core and smsc configurations. BR, Nikos -

Re: got DLR but could not find message or was not interested in it

2011-07-09 Thread Nikos Balkanas
Sorry, didn't see that. Please disregard my previuous mail. Just set your dlr_mask to 31 and you are set (more or less). BR, Nikos - Original Message - From: Ashvin Savani To: Mohammed Saleem Cc: users@kannel.org Sent: Saturday, July 09, 2011 12:26 AM Subject: Re: got DLR but could

Re: dlr-url causes 'lstat failed: couldn't stat'

2011-07-09 Thread Nikos Balkanas
Hi, bb thinks that this is an: include=filename statement in your configuration. Not being able to read it it panics. Next time post your whole configuration, not single lines out of context, and give a few lines from your logs, again not 1 liners. We are not psychic. BR, Nikos On Sat, Jul

Re: wap 1.x and wtls

2011-07-06 Thread Nikos Balkanas
Hi, Look at the openssl site for certificate instructions. It is not kannel's responsibility. Make sure that certificates are self-signed and without password. Comment out privatekey-password from wtls configuration and retry. Alex: There was a section in UG about wtls configuration. It

Re: wap 1.x and wtls

2011-07-06 Thread Nikos Balkanas
the gdb core function stack (use: where) BR, Nikos 2011/7/6 Armindo Antunes armindo.antu...@gmail.com Nikos, thanks for the feedback! See my questions below. Best regards, Armindo Antunes On 06-07-2011 17:27, Nikos Balkanas wrote: Hi, Look at the openssl site for certificate instructions

Re: Messages queueing

2011-07-06 Thread Nikos Balkanas
-status = status field-boxc-id = boxc Thanks Brent *From:* Nikos Balkanas [mailto:nbalka...@gmail.com] *Sent:* Tuesday, 5 July 2011 6:03 p.m. *To:* Brent Ingram *Cc:* users@kannel.org *Subject:* Re: Messages queueing Hi, Can you also post your configuration? BR, Nikos

Re: wap 1.x and wtls

2011-07-06 Thread Nikos Balkanas
: Hi, I don't know which informations you mean. Any details or better patch? Alex Am 06.07.2011 um 18:27 schrieb Nikos Balkanas: Hi, Look at the openssl site for certificate instructions. It is not kannel's responsibility. Make sure that certificates are self-signed and without

Re: Messages queueing

2011-07-05 Thread Nikos Balkanas
down bearerbox. Hope that might give some of you insight into what could be causing it. Thanks in advance for your time. Thanks Brent -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Tuesday, 28 June 2011 7:50 p.m. To: Brent Ingram; us...@vm1.kannel.org

Re: Understanding the throughput

2011-07-05 Thread Nikos Balkanas
Ηι, Sorry for the delay. It fell through the cracks. Your status says: 1) Inbound: 0. No MO's received. 2) Outbound: MTs received (1' av, 5' av, average since start) HTH, Nikos On Tue, Jul 5, 2011 at 10:46 AM, krnrd b krn...@gmail.com wrote: Dear All, Please help about it. --

Re: How to use Kannel for sending binary SMS from Windows PC

2011-07-04 Thread Nikos Balkanas
To be more specific: Cygwin had a general problem with threads, not kannel per se. I think it was corrected 1 year ago. I have not heard complains from Cygwin since. For more info visit their site. BR, Nikos On Mon, Jul 4, 2011 at 11:21 AM, Richard Crawshaw richard.craws...@the-contactgroup.com

Re: Create XML page on daily basis

2011-07-01 Thread Nikos Balkanas
wget http://localhost:13000/status.xml?password=password Put it in a cron to get it daily. PS: The list is users, not users-request. users-request is for subscribing and unsubscribing. BR, Nikos On Fri, Jul 1, 2011 at 9:57 AM, Ravindra Gupta // Viva ravin...@vivainfomedia.com wrote: hii,

Re: MO Empty SMS Issue

2011-06-30 Thread Nikos Balkanas
Yes. You can use for that the default SMS-service or configure in an empty one. Read in UF about sms-service. BR, Nikos - Original Message - From: Amr Qanadilo To: users@kannel.org Sent: Thursday, June 30, 2011 10:55 AM Subject: MO Empty SMS Issue Dear List; I have a question

Re: unable to start the bearerbox ?

2011-06-29 Thread Nikos Balkanas
Hi, You obviously use an outdated kannel version, that didn't support message-start. Download latest svn and retry. BR, Nikos On Wed, Jun 29, 2011 at 5:54 PM, amritpal pathak amritpalpath...@gmail.comwrote: I am unable to start the bearerbox .it says 2011-06-29 10:52:35 [26924] [0] INFO:

Re: GSM modem

2011-06-29 Thread Nikos Balkanas
Hi, Any phone/modem supporting AT commands will work with kannel. Some Nokia phones have problems because they don't implement the CNMI command. In general GSM modems are more reliable than phones and they have better DLR handling. People have had good experience with the Huawei E220 (USB) and

Re: Messages queueing

2011-06-28 Thread Nikos Balkanas
Hi, Please include max detail logs when posting to this list. BR, Nikos - Original Message - From: Brent Ingram To: users@kannel.org Sent: Tuesday, June 28, 2011 12:39 AM Subject: Messages queueing Hello We have been having issues lately with messages sometimes going into the

Re: smsbox not starting automatically

2011-06-27 Thread Nikos Balkanas
Hi, Edit the /etc/init.d/kannel script and make it start smsbox, too... BR, Nikos - Original Message - From: santosh bhabal To: users@kannel.org Sent: Monday, June 27, 2011 4:43 PM Subject: smsbox not starting automatically Hi All, I have installed kannel using yum. When i run

Re: smsbox not starting automatically

2011-06-27 Thread Nikos Balkanas
in the /etc/init.d/kannel script. 2011/6/27 Nikos Balkanas nbalka...@gmail.com Hi, Edit the /etc/init.d/kannel script and make it start smsbox, too... BR, Nikos - Original Message - From: santosh bhabal To: users@kannel.org Sent: Monday, June 27, 2011 4:43 PM Subject: smsbox not starting

Re: FW: understanding DLR

2011-06-26 Thread Nikos Balkanas
username = foo password = bar database = foobar On Sun, Jun 26, 2011 at 10:06 AM, Nikos Balkanas nbalka...@gmail.com wrote: Hi, Apparently your bearerbox doesn't know where to route received DLRs. You should read UG about smsbox-route, and then route all your DLRs to your smsbox, so

Re: FW: understanding DLR

2011-06-26 Thread Nikos Balkanas
added different smsbox-id for sqlbox. Is it ok now ?? On Sun, Jun 26, 2011 at 3:10 PM, Nikos Balkanas nbalka...@gmail.com wrote: Great! You have configured both sqlbox and smsbox with the same smsbox-id, mysmsbox. And then, you use smsbox-route to tell bb to route all DLRs

Re: FW: understanding DLR

2011-06-25 Thread Nikos Balkanas
: Sometimes the dlr is stored in the table specified by me via the dlr-url script and sometimes it get stored in the sent_sms table of sqlbox. Why is this happening ? On Sat, Jun 25, 2011 at 5:39 PM, Nikos Balkanas nbalka...@gmail.com wrote: Hi, Your php is not kannel's problem

Re: Restricting Kannel to send SMS only to one operator in one country

2011-06-24 Thread Nikos Balkanas
Hi, Please read UG about allowed-prefix in smsc group. BR, Nikos - Original Message - From: Joseph Koech kipponthe...@gmail.com To: users@kannel.org Sent: Friday, June 24, 2011 9:36 AM Subject: Restricting Kannel to send SMS only to one operator in one country Hello Kannel users,

Re: Invalid SMPP PDU received with opensmpp

2011-06-23 Thread Nikos Balkanas
Hi, You should post your logs at maximum detail (debug) when posting to this list. Do not post about SMPP PDU problems, without posting the actual PDU data. Besides it looks like you send the wrong SMPP PDU from your app. BR, Nikos - Original Message - From: Ivan Martinez To:

Re: Kannel SMS Parking Application

2011-06-21 Thread Nikos Balkanas
Hi, For the benefit of the list could someone explain what is an SMS parking aplication? Maybe we have an idea about what to do. BR, Nikos - Original Message - From: Joseph Koech kipponthe...@gmail.com To: users@kannel.org Sent: Tuesday, June 21, 2011 9:47 AM Subject: Re: Kannel SMS

Re: Kannel SMS Parking Application

2011-06-21 Thread Nikos Balkanas
Parking Application On Tue, 2011-06-21 at 10:14, Nikos Balkanas wrote: For the benefit of the list could someone explain what is an SMS parking aplication? Maybe we have an idea about what to do. SMS parking application is just system by which users of parking payment service uses SMS to pay

Re: Kannel connection using Internet Proxy

2011-06-21 Thread Nikos Balkanas
Hi, core uses http-proxy-host, for outgoing HTTP connections to outside servers. This affects core, wapbox and smsbox. There is no such proxy support for smsc connections. BR, Nikos - Original Message - From: Gjergji Guri To: users@kannel.org Cc: David Naco Sent: Tuesday, June 21,

Re: Kannel connection using Internet Proxy

2011-06-21 Thread Nikos Balkanas
the external Clicktell smsc connection? Kind Regards, Gjergji -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Tuesday, June 21, 2011 6:04 PM To: Gjergji Guri; us...@vm1.kannel.org Cc: David Naco Subject: Re: Kannel connection using Internet Proxy Hi

Re: Problems to connect to SMSC

2011-06-18 Thread Nikos Balkanas
Kluwen rene.klu...@chimit.nl I know the solution to all of your problems: Drop Kannel and use the other application. *From:* users-boun...@kannel.org [mailto:users-boun...@kannel.org] *On Behalf Of *Eduardo Alfaia *Sent:* Saturday, 18 June, 2011 18:44 *To:* Nikos Balkanas; users@kannel.org

Re: Problems to connect to SMSC

2011-06-17 Thread Nikos Balkanas
[mailto:users-boun...@kannel.org] *On Behalf Of *Eduardo Alfaia *Sent:* Friday, 17 June, 2011 15:48 *To:* Nikos Balkanas; users@kannel.org *Subject:* Fwd: Problems to connect to SMSC FYI Regards -- Forwarded message -- From: *Eduardo Alfaia* eduardocalf...@gmail.com Date

Re: sqlbox:

2011-06-15 Thread Nikos Balkanas
Hi, It should be obvious. In group core you specify: smsbox-port = 13003 and yet in group sqlbox you specify: bearerbox-port = 13001 Those 2 should match. sqlbox connects to bearerbox as another smsbox. BR, Nikos On Thu, Jun 16, 2011 at 2:58 AM, Michael vd Poel movdp...@gmail.com wrote:

Re: Problems to connect to SMSC

2011-06-15 Thread Nikos Balkanas
Hi, 1.4.2 is very outdated (~10 yr!). Upgrade to latest SVN. You are missing the bind_transmitter PDU from kannel. Please repost. BR, Nikos On Wed, Jun 15, 2011 at 5:56 PM, Eduardo Alfaia eduardocalf...@gmail.comwrote: Hi guys I am having a problem with kannel to connect my NokiaSMSC, I'm

Re: Getting the IMSI from an sms message

2011-06-13 Thread Nikos Balkanas
Hi, You cannot do it with kannel. You need HLR (Home Location Registry) for that. BR, Nikos On Mon, Jun 13, 2011 at 6:19 AM, Raul, Jr. Martinez jun...@gmail.comwrote: Hello, There is a requirements for me to determine the IMSI number and should be triggered by an incoming SMS message. I am

Re: MySQL issue

2011-06-13 Thread Nikos Balkanas
Hi, Please read UG about dlr-url. BR, Nikos On Sun, Jun 12, 2011 at 5:53 PM, Rene Kluwen rene.klu...@chimit.nl wrote: A possible solution would be using sqlbox in between your smsbox and bearerbox. Read the documentation about it. == Rene -Original Message- From: Michael van

Re: Installing 2nd version of Kannel

2011-06-13 Thread Nikos Balkanas
Hi, From the same directory you start bearerbox, type: ldd ./bearerbox and post output. It seems that bearerbox cannot find libct. Make sure you have the correct library path when running it. If not, update /etc/ld.so.conf and run ldconfig. BR, Nikos On Mon, Jun 13, 2011 at 10:30 PM, Michael

Re: MySQL issue

2011-06-11 Thread Nikos Balkanas
Hi, The dlr table in kannel is used as a temporary placeholder. Once the DLR is received the entry is deleted. If all DLRs are matched, table should be empty. BR, Nikos - Original Message - From: Michael vd Poel movdp...@gmail.com To: users@kannel.org Sent: Sunday, June 12, 2011

Re: Call forwarding

2011-06-11 Thread Nikos Balkanas
Hi, Please read UG's section about modem initialization. BR, Nikos - Original Message - From: Jalal Uddin To: users@kannel.org Sent: Sunday, June 12, 2011 8:11 AM Subject: Call forwarding hello, i need some help here. i am using kannel with a GSM model with SIM installed. someone

Re: The wap gateway

2011-06-04 Thread Nikos Balkanas
Your SIM card should be internet enabled to access your gateway. That is more expensive than using a wap enabled SIM that accesses only your provider's gateway. BR, Nikos. - Original Message - From: Rene Kluwen rene.klu...@chimit.nl To: 'mattias' m...@mjw.se Cc: users@kannel.org

Re: The wap gateway

2011-06-04 Thread Nikos Balkanas
Yes, wapbox is good only for wap 1.x traffic which is for older mobiles. For wap 2.x traffic you can use squid or any other HTTP proxy. BR, Nikos - Original Message - From: mattias m...@mjw.se To: users@kannel.org Sent: Saturday, June 04, 2011 10:09 PM Subject: The wap gateway So

Re: Pointers for best DLR performance

2011-06-01 Thread Nikos Balkanas
for that. BR, Nikos - Original Message - From: Richard Crawshaw richard.craws...@the-contactgroup.com To: Nikos Balkanas nbalka...@gmail.com; Mohammed Saleem mohammedsl...@gmail.com Cc: us...@vm1.kannel.org Sent: Wednesday, June 01, 2011 5:36 PM Subject: RE: Pointers for best DLR

Re: Pointers for best DLR performance

2011-05-31 Thread Nikos Balkanas
Not quite. Benchmarks with fakesmpp using a native middle-end Solaris 10 (64bit) have shown ~750 MT/s when using internal DLRs and ~450 MT/s when using mysql. You can serach the email archives for the detailed benchmarks. Using a visrtual machine is always a bad choice if you seek performance.

Re: Delivery Reports Help

2011-05-28 Thread Nikos Balkanas
Correct. DLRs are like regular MOs. On receipt they are put in bb storage. They are not deleted from there until they receive an upstream ACK. I don't recall when bb will resend it and for how long, but you can check it out at the fs storage or at the storage-status on the web interface. BR,

Re: Nokia modem configuration problem

2011-05-26 Thread Nikos Balkanas
Some Nokia mobiles do not accept CNMI. Best use minicom and test about it: AT+CNMI? This should tell you if your modem supports it. If it doesn't you may have to change modem. There is a section devoted in UG about modem initialization. Please read it. BR, Nikos - Original Message -

Re: Route sms to different ESME's

2011-05-26 Thread Nikos Balkanas
to create a solution for this kind of situation? Thanks. Denilson Nikos Balkanas wrote: Hi, Yes you should. You are talking about MOs. There is no reason you shouldn't be able to do it, but I have never tried it. Read about group smsbox-route in UG. BR, Nikos - Original Message - From

Re: Route sms to different ESME's

2011-05-26 Thread Nikos Balkanas
: Re: Route sms to different ESME's Ok. I would like to know how can i contact Stipe? I tried once some time ago to know about his commercial version with no success, because i could be interested in the commercial version. Well, Thanks a lot. Denilson Nikos Balkanas wrote: Hi

Re: Route sms to different ESME's

2011-05-26 Thread Nikos Balkanas
, it just send request failed to the subscriber. So, if i only use it as a smppbox server, do i need smsbox or not? And why if smsbox is started it won't store the messages? Well, i really apreciated all your help you've given me. Best regards Denilson Nikos Balkanas wrote: You can always check

Re: Stopping reconnecting after unbing

2011-05-24 Thread Nikos Balkanas
Hi, The SMSc error you got was one of invalid username. I don't know why your SMSc returned this error, since you can obviously connect fine, but since this is a terminal error that cannot be corrected by itself, there is no sense in reconnecting. Of course you don't need to restart kannel,

Re: gsm7 send messages 140 =160 chars length

2011-05-23 Thread Nikos Balkanas
Absolutely not. According to your logs, kannel sends gsm fine. It is not a kannel problem. It is a matter of your smsc or your mobile's settings. BR, Nikos - Original Message - From: Nicolas de Bari Embriz Garcia Rojas nb...@backup.sh To: Nikos Balkanas nbalka...@gmail.com Cc: us

Re: receiving incoming messages

2011-05-22 Thread Nikos Balkanas
Hi, You are using the auto configuration. This is obviously not appropriate for receiving MOs. To do this, you need to configure init-string and CNMI. There is a section in UG. Read about it. BR, Nikos - Original Message - From: Amirali Shambayati amirali.shambay...@gmail.com To:

Re: sqlbox and ���

2011-05-22 Thread Nikos Balkanas
Hi, there was a long discussion about it in the list for the past 2 weeks. I believe Renee mentioned that sqlbox was patched. Please download latest sqlbox and retry. BR, Nikos - Original Message - From: Andreas Bergman To: users@kannel.org Sent: Sunday, May 22, 2011 1:36 PM

Re: sqlbox and ���

2011-05-22 Thread Nikos Balkanas
[beepsend]: throughput (1.00,0.00) Seems like the sqlbox isn't insering the åäö into bearerbox correctly? /A 2011/5/22 Nikos Balkanas nbalka...@gmail.com Hi, there was a long discussion about it in the list for the past 2 weeks. I believe Renee mentioned that sqlbox was patched. Please

Re: sqlbox and ���

2011-05-22 Thread Nikos Balkanas
In the second case you should UTF-8 your text before inserting it to the DB. PS: Latest sqlbox is svn version, not cvs. BR, Nikos - Original Message - From: Nikos Balkanas nbalka...@gmail.com To: Andreas Bergman andr...@abergman.se; Rene Kluwen rene.klu...@chimit.nl Cc: us...@vm1

Re: sqlbox and ���

2011-05-22 Thread Nikos Balkanas
- Original Message - From: Andreas Bergman To: Nikos Balkanas Cc: Rene Kluwen ; us...@vm1.kannel.org Sent: Sunday, May 22, 2011 5:40 PM Subject: Re: sqlbox and εδφ I thought the flow was smsbox-sqlbox-bb-smsc since the smsbox is connecting to a bb port defined in sqbox, or am I wrong? Anyway

Re: gsm7 send messages 140 =160 chars length

2011-05-22 Thread Nikos Balkanas
Embriz Garcia Rojas nb...@backup.sh To: Nikos Balkanas nbalka...@gmail.com; users@kannel.org Sent: Sunday, May 22, 2011 9:17 PM Subject: Re: gsm7 send messages 140 =160 chars length Hi, please find bellow the 3 different outputs of the SMPP PDU log This one is using urlencode('@Γ±Γ©'); (message

  1   2   3   4   5   6   7   8   9   10   >