Re: Can't stop bearerbox?

2010-06-08 Thread Nikos Balkanas
g the step that sticks, along with configuration. Bb doesn't not normally stick on exit more than 2-3". BR, Nikos - Original Message - From: ""Peter Valdemar Morch (Lists)"" <4ux6as...@sneakemail.com> To: Sent: Tuesday, June 08, 2010 11:15 AM Su

Re: SIM Data download using kannel

2010-06-08 Thread Nikos Balkanas
Hi, Just a correction to avoid confusion. What you are describing is coding: 0 for 7bit, 1 for 8-bit, 2 for unicode. alt-dcs is binary and determines the whole sms data encoding either as 00x or FFx. It affects a whole range of settings such as coding, mwi, mclass, but not bits per se. BR,

Re: sqlbox: PGSQL: could not connect to server

2010-06-08 Thread Nikos Balkanas
Hi, Have tried specifying: port= in your pgsql-connection group? BR, Nikos - Original Message - From: Scott Geller To: users@kannel.org Sent: Wednesday, June 09, 2010 3:32 AM Subject: sqlbox: PGSQL: could not connect to server Hi Kannel Users I'm new to Kannel and t

Re: SIM Data download using kannel

2010-06-09 Thread Nikos Balkanas
More or less yes. alt-dcs is a last resort when all other options fail. Usually set if SMSc asks for it. BR, Nikos - Original Message - From: "Arnar Gestsson" To: "Nikos Balkanas" Cc: "Kent Walker" ; Sent: Wednesday, June 09, 2010 9:45 AM Subject: Re:

Re: DLR-url not being called

2010-06-09 Thread Nikos Balkanas
Hi, Use only users list for configuration or operational questions. Remove connect-allow-ip from smsc configuration. Retry, and if problem persist post new detailed RELEVANT bb logs. By relevant we mean to include at least 1 send and 1 received pdu (aside from *_resp). BR, Nikos - Origin

Re: SMS Forwarding

2010-06-10 Thread Nikos Balkanas
Hi, Well, I am not exactly Rene, but since he seems to be offline, here you go: You define a group "smsc" in your kannel.conf wherein you describe all connection and routing parameters. Check the "reroute-smsc-id" option. Kannel works only with GSM networks, though, not CDMA. For details read

Re: SMS Forwarding

2010-06-10 Thread Nikos Balkanas
Hi, You contact Rogers Wireless and they give you an account (login, password) port & IP. That's all you need to connect. A bit tweaking might be needed afterwards. Please read User's Guide. BR, Nikos - Original Message - From: "Mike Weichert" To: &qu

Re: use of nokia n73 with kannel and configuration issues

2010-06-11 Thread Nikos Balkanas
Hi, Please read latest User's guide from svn (or site). There is a section devoted to modem initialization. 1, 2 & 3 -> User's guide. 4 Check sms-service (ofr receiving) and sendsms-user (for sending) in User's guide. 5 Read about sms-service in User's guide. You apparently haven't read a s

Re: Send multiple sms using php script

2010-06-11 Thread Nikos Balkanas
Hi, Try: http://localhost:13013/cgi-bin/sendsms?username=sedu&password=test&to=0715323232+0715323233+...&text=Hello+world BR, Nikos - Original Message - From: steven edward To: users@kannel.org Sent: Friday, June 11, 2010 2:06 PM Subject: Send multiple sms using php script hi! Am a

Re: Send multiple sms using php script

2010-06-11 Thread Nikos Balkanas
ile number can be passed in single http query? Regards Tapan Thapa --- On Fri, 11/6/10, Nikos Balkanas wrote: From: Nikos Balkanas Subject: Re: Send multiple sms using php script To: "steven edward" , users@kannel.org Date: Friday, 11 June, 2010, 4:48 PM Hi, Try: http://loc

Re: Problem with got +CMT but pdu_extract failed

2010-06-11 Thread Nikos Balkanas
Hi, Do not post configuration issues to devel. Use users. Your modem sends a PDU before initialization is finished. Either disable sim-buffering, or provide a CNMI to let modem know that it should store incoming messages to SIM and not send them to bb. BR, Nikos - Original Message -

Re: WAP-Push with Nokia 6210

2010-06-11 Thread Nikos Balkanas
Hi, Can you post regular messages? It is extremely difficult to help you in a threaded environment, since attachments are not preserved in responses. Please: 1) Repost original logs inline (not as attachments) 2) Post PAP and SI documents 3) Post detailed bb logs from the moment of first subm

Re: Same DLR value

2010-06-12 Thread Nikos Balkanas
Hi, Use users list for operational questions. DLR 8 means "accepted by SMSc". If you don't want them adjust dlr-mask according to user's guide. Else the right place to search is your smsc. BR, Nikos - Original Message - From: akinpelu emmanuel To: de...@kannel.org Sent: Saturday, Ju

Re: WAP-Push with Nokia 6210

2010-06-12 Thread Nikos Balkanas
None? I thought you said only the first one gets queued. Also do not snip responses. Need to have the whole story. Nikos - Original Message - From: "Thomas Sieh" To: "Thomas Sieh" Cc: "Nikos Balkanas" ; Sent: Saturday, June 12, 2010 2:50 PM Subject

Re: getting MO and MT data into a database

2010-06-12 Thread Nikos Balkanas
Hi, I won't comment on sqlbox. Regarding bb. Please post bb logs in maximum detail from when receiving DLR from smsc. What kannel version do you have? BR, Nikos - Original Message - From: Scott Geller To: users@kannel.org Sent: Saturday, June 12, 2010 7:00 AM Subject: getting MO and

Re: getting MO and MT data into a database

2010-06-13 Thread Nikos Balkanas
case of MTs to modems, especially if they are mobile phones. BR, Nikos - Original Message - From: Scott Geller To: Nikos Balkanas Cc: users@kannel.org Sent: Sunday, June 13, 2010 6:59 PM Subject: Re: getting MO and MT data into a database Thanks Nikos! Below ar

Re: WAP-Push with Nokia 6210

2010-06-13 Thread Nikos Balkanas
ginal Message - From: "Thomas Sieh" To: "Nikos Balkanas" Cc: "Thomas Sieh" ; Sent: Sunday, June 13, 2010 5:59 PM Subject: Re: WAP-Push with Nokia 6210 Hi Nikos, I have done some more tests. the Problem is, that when I send the first message, it is stored

Re: WAP-Push with Nokia 6210

2010-06-13 Thread Nikos Balkanas
nces to NIKOS!!! BR, Nikos - Original Message - From: "Thomas Sieh" To: "Nikos Balkanas" Cc: ; Sent: Monday, June 14, 2010 5:47 AM Subject: Re: WAP-Push with Nokia 6210 Hi Nikos, i tried it with the newest version from repository, but the same thing. i have the wapb

Re: DLR matches wrong message

2010-06-14 Thread Nikos Balkanas
Hi, This is a well-known limitation of certain non-SMPP SMScs. DLR mechanism is common for all. SMPP SMScs provide unique ID/SMSc in ts, which never faulters. However, some of them do not provide a destination. Sometime ago a patch was submitted to include destination number in dlr matching.

Re: getting MO and MT data into a database

2010-06-14 Thread Nikos Balkanas
date/time, message content Is there a best pratice approach to getting this into a db? Sounds like dlr has limitations Thanks! Scott On 6/13/10, Nikos Balkanas wrote: Hi, Your problem is that you mix up MOs with MTs. The reply to an MO is not an MT, just an MO reply. MTs are push SMS s

Re: Issue with concatenated messages and load balancing over SMPP

2010-06-15 Thread Nikos Balkanas
Hi, You are not using correct configuration for load-balancing. Use different smsc-id for each smsc and simply do not specify smsc in your sendsms url. Kannel will load-balance SMS using rand() and load on each smsc. This will allow finer control (load) over your smscs, since when you want to

Re: Issue with concatenated messages and load balancing over SMPP

2010-06-15 Thread Nikos Balkanas
Yes. That is pretty much what I said (concerning concatenation). SMPPbox seems to need a patch for that. @Rene: Have you come across this issue in production? BR, Nikos - Original Message - From: "Tomasz" To: Sent: Tuesday, June 15, 2010 3:31 PM Subject: Re: Issue with concatenated

Re: WAP-Push with Nokia 6210

2010-06-15 Thread Nikos Balkanas
other logs are necessary. BR, Nikos - Original Message - From: "Thomas Sieh" To: "Nikos Balkanas" Cc: ; Sent: Tuesday, June 15, 2010 1:50 AM Subject: Re: WAP-Push with Nokia 6210 hi, sometimes the sender- and destination-adress look broken. for example bear

Re: WAP-Push with Nokia 6210

2010-06-15 Thread Nikos Balkanas
o you removed debugs from gw/bb_smscconn.c. Please explain, Nikos - Original Message - From: "Thomas Sieh" To: "Nikos Balkanas" Cc: Sent: Tuesday, June 15, 2010 6:00 PM Subject: Re: WAP-Push with Nokia 6210 Hi Nikos, I have read you E-Mail again and have seen,

Re: WAP-Push with Nokia 6210

2010-06-15 Thread Nikos Balkanas
ot;Thomas Sieh" To: "Nikos Balkanas" Cc: ; Sent: Tuesday, June 15, 2010 1:50 AM Subject: Re: WAP-Push with Nokia 6210 hi, sometimes the sender- and destination-adress look broken. for example bearerbox 2010-06-15 03:18:29: 2010-06-15 03:18:29 [5360] [7] INFO: NIKOS!!! sender

Re: SMPP router question....

2010-06-15 Thread Nikos Balkanas
Hi, Have you checked the recent smppbox addition? BR, Nikos - Original Message - From: "Aldo Zavala" To: Sent: Tuesday, June 15, 2010 8:11 PM Subject: SMPP router question Hi, I have one question about Kannel: Can I setup a SMPP Router using Kannel?

Re: SMPP router question...

2010-06-15 Thread Nikos Balkanas
nt smppbox addition? I am not a Kannel user so I am not experienced with its modules and additions, I posted in this list to look for a solution for my smpp needs Thanks, Aldo Zavala From: users-requ...@kannel.org Date: Tue, 15 Jun 2010 20:21:17 +0300 From: "Nikos Ba

Re: Kannel 1.4.3 don't compile on Debian 5.0.4 gcc-4.3

2010-06-15 Thread Nikos Balkanas
Hi, This is a Debian rules question. Not kannel's. Please address a Debian group, not this list. BR, Nikos - Original Message - From: "Sam Przyswa" To: Sent: Wednesday, June 16, 2010 4:01 AM Subject: Kannel 1.4.3 don't compile on Debian 5.0.4 gcc-4.3 Hi, I try to compile kannel

Re: WAP-Push with Nokia 6210

2010-06-15 Thread Nikos Balkanas
M (network congested - change operator?) or the modem is broken - change modem. BR, Nikos - Original Message - From: "Thomas Sieh" To: "Nikos Balkanas" Cc: "Thomas Sieh" ; Sent: Wednesday, June 16, 2010 1:26 AM Subject: Re: WAP-Push with Nokia 6210 Hi, when i

Re: how can i configure dlr-url

2010-06-16 Thread Nikos Balkanas
STOP YELLING. WE DO NOT OWE YOU A THING. - Original Message - From: steven edward To: users@kannel.org Sent: Wednesday, June 16, 2010 4:22 PM Subject: how can i configure dlr-url hi I want to configure my kannel so that after send sms using cgi-bin/sendsms i want to retu

Re: Make check error

2010-06-16 Thread Nikos Balkanas
Hi, Please download latest svn from: svn co https://svn.kannel.org/gateway/trunk and retry. There was a patch submitted by V. Chambanis shortly after 1.4.3 release to address some of these issues. BR, Nikos - Original Message - From: "Sam Przyswa" To: "Kannel Users List" Sent: We

Re: Kannel as an SMSC

2010-06-18 Thread Nikos Balkanas
Hi, Check the new smppbox trunk. It can accept SMPP ESME connections and forward them to kannel... BR, Nikos - Original Message - From: Mohamed Ould Mohamed Salem To: Kannel users Sent: Friday, June 18, 2010 3:57 PM Subject: Kannel as an SMSC Hello everyone, I want to connect my k

Re: SMPPBOX

2010-06-18 Thread Nikos Balkanas
Hi, I am working on the documentation. Should be up sometime next Monday. It will contain a chapter on configuration. BR, Nikos - Original Message - From: Omar THIAM To: nbalka...@gmail.com ; users@kannel.org ; a...@cleartalk.net Sent: Friday, June 18, 2010 6:38 PM Subject: SMPPBOX

Re: For the ones using (open) smppbox...

2010-06-19 Thread Nikos Balkanas
Nope. The way it works is (SMPP_CLIENT = ESME): ESME -> SMPPBOX ->Bearerbox->SMSC The connection from ESME is SMPP. The connection to Bearerbox is (Msg *), which is a kannel protocol. ESME can be any SMPP client. BR, Nikos - Original Message - From: "sangprabv" To: "Rene Kluwen"

Re: For the ones using (open) smppbox...

2010-06-19 Thread Nikos Balkanas
Nope. It is used only by MOs in the case that multiple smsboxes are connected, where to route them. BR, Nikos - Original Message - From: "Rene Kluwen" To: "'Nikos Balkanas'" ; "'sangprabv'" Cc: Sent: Saturday, June 19, 2010 5:14

Re: For the ones using (open) smppbox...

2010-06-19 Thread Nikos Balkanas
There is another way to do this using the sendsms interface. smsbox1->bearerbox1->HTTP smsc->smsbox2->bearerbox2 BR, Nikos - Original Message - From: sangprabv To: Rene Kluwen Cc: users@kannel.org Sent: Saturday, June 19, 2010 8:36 PM Subject: Re: For the ones using (open

Re: For the ones using (open) smppbox...

2010-06-19 Thread Nikos Balkanas
you want to do and the best way to do it, you might find out that you already have what you need. BTW isn't that (smsbox-reroute) handled by the MO 2 MT redirection? BR, Nikos - Original Message - From: sangprabv To: Nikos Balkanas Cc: Rene Kluwen ; users@kannel.org Sent: Sunday, Ju

Re: How to use opensmppbox with ssl

2010-06-21 Thread Nikos Balkanas
Hi, Although there seems to be some provision in the code to connect to bearerbox and smppbox over ssl, this feature has been commented out and not implemented. BR, Nikos - Original Message - From: "Kiran Reddy" To: Sent: Monday, June 21, 2010 12:02 PM Subject: How to use opensmpp

Re: Kannel goes in infinite loop

2010-06-21 Thread Nikos Balkanas
Absolutely not. If you do that you will loose all pending SMS and business. You will have to find out what is the offending SMS and remove only that. You can stop kannel, backup all the queue, and restart with an empty queue. Then try to remove the offending SMS by hand. To find out whre your

Re: Scheduling Question

2010-06-21 Thread Nikos Balkanas
Not only that. It will also limit bandwidth on each smsc traffic, according to your agreements/specifications. I believe that the SMPP driver supports it now correctly. By all means, use it, if you are getting a lot of throttling errors in your logs and your SMSc will allow only a certain amoun

SMPPBox documentation

2010-06-21 Thread Nikos Balkanas
annel documentation, it is in XML and you will need docbook to convert it into a useful form. Enjoy! Nikos ]> SmppBox &version; User's Guide Open Source SMPP proxy Rene Kluwen Chairman & CTO Chimit Ltd. rene.klu...@chimit.nl

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-21 Thread Nikos Balkanas
Hi, How are bearerbox timestamps? By default kannel will use localtime. Unless configured to use GMT: ./configure --disable-localtime Check also access-log-time in configuration. BR, Nikos - Original Message - From: Emmanuel CHANSON To: users Sent: Tuesday, June 22, 2010 7:55 AM S

Re: SMPPBox documentation

2010-06-22 Thread Nikos Balkanas
OOps! forgot this. Nikos - Original Message - From: "Nikos Balkanas" To: Cc: ; Sent: Tuesday, June 22, 2010 8:03 AM Subject: SMPPBox documentation Hi Rene, Let me apologize for x-posting. This needs to go to devel, but since a few people in users list were asking about

Re: SMPPBox documentation

2010-06-22 Thread Nikos Balkanas
i All, Can some one send me smppbox userguide.xml file in to .html readable format. Regards, Kiran Reddy On 6/22/2010 10:33 AM, Nikos Balkanas wrote: Hi Rene, Let me apologize for x-posting. This needs to go to devel, but since a few people in users list were asking about it, it is posted in

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-22 Thread Nikos Balkanas
lular y Nextel en el Perϊ, Mιxico y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com 2010/6/22 Nikos Balkanas : Hi, How are bearerbox timestamps? By default kannel will use localtime. Unless co

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-22 Thread Nikos Balkanas
ion parameters in sms-service. BR, Nikos - Original Message - From: Emmanuel CHANSON To: Nikos Balkanas Cc: users Sent: Wednesday, June 23, 2010 8:32 AM Subject: Re: Smsbox & SMS Services -Incoming SMS datetime problem I found the bearerbox and smsc log corresponding to the test

Re: Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-23 Thread Nikos Balkanas
, and then we'll see. BR, Nikos - Original Message - From: Emmanuel CHANSON To: Nikos Balkanas Cc: users Sent: Wednesday, June 23, 2010 10:05 AM Subject: Re: Smsbox & SMS Services -Incoming SMS datetime problem Thanks Nikos, Of course I can handle it in PlaySMS (in the geturl.p

Re: smppbox forwarding

2010-06-23 Thread Nikos Balkanas
Hi, Like that: ESME -> SMPPBOX -> BB ->Another SMPPBOX -> Another BB -> ... Nikos - Original Message - From: ishagh ouldbah To: users@kannel.org ; Rene Kluwen Sent: Wednesday, June 23, 2010 12:46 PM Subject: RE: smppbox forwarding Does this work with a kannel client smpp the gateway

Re: sending SMS out via preferred SMSC

2010-06-23 Thread Nikos Balkanas
Hi, Using allowed-smsc-id = smsc1, will build up queue if smsc1 is down. There is no sense in using denied-smsc-id when using allowed-smsc-id. If, however, you use preferred-smsc-id = smsc1 and smsc1 goes down, SMS will go through another smsc. In that scenario, denied-smsc-id make sense. BR

Re: smppbox forwarding

2010-06-23 Thread Nikos Balkanas
Kluwen ; Nikos Balkanas Sent: Wednesday, June 23, 2010 3:55 PM Subject: Re: smppbox forwarding But this does not seem to me like kannel conf thanks --- On Wed, 6/23/10, Nikos Balkanas wrote: From: Nikos Balkanas Subject: Re: smppbox forwarding To: "ishagh ouldbah" , users@kannel.

Re: problem by starting bearerbox

2010-06-23 Thread Nikos Balkanas
Hi, Seems you have wrong serial device for your modem. Please read User's guide about modem installation. BR, Nikos - Original Message - From: "Helge Wiemann" To: Sent: Wednesday, June 23, 2010 5:52 PM Subject: Re: problem by starting bearerbox My kannel.conf looks like this: g

Re: sending SMS out via preferred SMSC

2010-06-23 Thread Nikos Balkanas
Pretty much, yeah. Smsc2 will be used only if smsc1 has problems, i.e. is down, queue is full , etc. BR, Nikos - Original Message - From: Latitude Berlin To: Nikos Balkanas Cc: Konstantin Vayner ; users Sent: Wednesday, June 23, 2010 5:17 PM Subject: Re: sending SMS out via preferred

Re: Kannel drop MT's when bearerbox is stopped.

2010-06-23 Thread Nikos Balkanas
Hi, What is your included operator1.conf file? Is this your: *** operator1 smsbox config file I am surprised this thing works at all. 1) Comments are specified by "#", not "*". I presume this is just in the email. 2) If the included file is the operator1.conf you post, then you end up with a

Re: Scheduling Question

2010-06-23 Thread Nikos Balkanas
This way you will have guaranteed reserved 2 SMS/s always for important traffic, and if it fills up you could send it over smsc 1 as well. Hope this helps, Nikos - Original Message - From: T.K.Thapa To: 'Nikos Balkanas' ; 'sangprabv' ; Rene Kluwen Cc: 'Kanne

Re: unable to send sms through kannel using sendsms.php

2010-06-24 Thread Nikos Balkanas
Hi, This is to be expected. You configure 13014 as your sendsms port, yet you are trying to push to 13013. Comment out sendsms-url and try pushing to /cgi-bin/sendsms BR, Nikos - Original Message - From: prashant singh To: users@kannel.org Sent: Thursday, June 24, 2010 10:55 AM Subj

Re: Receive SMS using Kannel

2010-06-24 Thread Nikos Balkanas
Hi, Please *post* detailed relevant logs and configuration. Do not link. BR, Nikos - Original Message - From: Harbhag Singh Sohal To: users@kannel.org Sent: Thursday, June 24, 2010 12:12 PM Subject: Receive SMS using Kannel Hi everyone , I want to know that how can i receive SMS usin

Re: smppbox forwarding

2010-06-24 Thread Nikos Balkanas
ox1->bearerbox2->... BR, Nikos - Original Message - From: ishagh ouldbah To: Nikos Balkanas ; users@kannel.org ; Rene Kluwen Sent: Thursday, June 24, 2010 3:36 PM Subject: Re: smppbox forwarding Thanks all It seems that i need two smppboxes or do it via http thanks any way Fr

Re: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-24 Thread Nikos Balkanas
Hi, Hi, Looks like an SMPPBox issue. @Rene: Do you want to look at it, or should I?(If you are already working with SMPPBox, you better take it, otherwise I may mess it up) BR, Nikos - Original Message - From: "Tomasz" To: Sent: Thursday, June 24, 2010 1:34 PM Subject: SMPPBOX - p

Re: Receive SMS using Kannel

2010-06-24 Thread Nikos Balkanas
Hi, Please send detailed relevant bb logs from modem initialization and an attempt to receive an SMS from SMSc. When you push SMS, do you get DLRs OK? What is lamp? BR, Nikos - Original Message - From: Harbhag Singh Sohal To: users@kannel.org Sent: Thursday, June 24, 2010 1:21 PM Su

Re: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-24 Thread Nikos Balkanas
Hi, Can you also post detailed bb2 logs from the same attempt? BR, Nikos - Original Message - From: "Nikos Balkanas" To: "Tomasz" ; Cc: Sent: Thursday, June 24, 2010 4:40 PM Subject: Re: SMPPBOX - problem with long Incoming SMS (MO) Hi, Hi, Looks like an

Re: Mutli operators with Kannel

2010-06-24 Thread Nikos Balkanas
Hi, Still haven't answered my questions. Please do. Since your English is not fluent, please use the numbers in the list. Unfortunately my french is poorer than your English. What is a JOK? BR, Nikos - Original Message - From: Marc ANDREAS To: Nikos Balkanas Cc: users@kanne

Re: How to disable kannel reponse 202

2010-06-24 Thread Nikos Balkanas
Hi, Normally people build a web application that manages SMS campaigns, bulk pushes and displays status from DLRs to clients. Therefore, clients should never see 202, just the web interface to manage their SMS account. BTW you cannot disable the 202, it is part of the HTTP protocol, but your

Re: Mutli operators with Kannel

2010-06-24 Thread Nikos Balkanas
ver-prefix. If you send an MO from 41344 you will get nothing in response. If you are referring to MOs use allowed-prefix, instead of allowed-receiver-prefix. Both sender and destination are the same in MOs and sender is surely defined. BR, Nikos - Original Message - From: Marc ANDREA

Re: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-24 Thread Nikos Balkanas
Hi, Please retry and post fresh logs from all. Also do not attach logs, just post inlined, else they get lost in reply. Thanks, - Original Message - From: "Tomasz" To: "Nikos Balkanas" Cc: Sent: Thursday, June 24, 2010 5:18 PM Subject: Re: SMPPBOX - problem wi

Re: CMS ERROR: Unknown error. -> maybe Sim storage is full?

2010-06-24 Thread Nikos Balkanas
Hi, Please read User's Guide about modem initialization and repost detailed relevant bb logs. BR, Nikos - Original Message - From: Harbhag Singh Sohal To: users@kannel.org Sent: Thursday, June 24, 2010 5:42 PM Subject: CMS ERROR: Unknown error. -> maybe Sim storage is full? I am ge

Re: smppbox forwarding

2010-06-24 Thread Nikos Balkanas
You can have as many as you define. But the issue was to pass SMS from 1 bb to another. For this you need to have 2. BR, Nikos - Original Message - From: "Rene Kluwen" To: "'Nikos Balkanas'" ; "'ishagh ouldbah'" ; Sent: Th

Re: SMPPBox Questions

2010-06-24 Thread Nikos Balkanas
Hi, In time, we will get most of these, if not all, working. Thanks for the suggestions. BR, Nikos - Original Message - From: T.K.Thapa To: 'Kannel list' ; Rene Kluwen Sent: Thursday, June 24, 2010 7:40 PM Subject: RE: SMPPBox Questions One more question. 1. Can we create differen

Re: CMS ERROR: Unknown error. -> maybe Sim storage is full?

2010-06-24 Thread Nikos Balkanas
her number (before it was 10) . and now I am not having that error . Can this be the actual solution ? . My modem is getting initialized properly . 2010/6/24 Nikos Balkanas Hi, Please read User's Guide about modem initialization and repost detailed relevant bb logs. BR, Nikos -

Re: Mutli operators with Kannel

2010-06-24 Thread Nikos Balkanas
the same second you receive requests. Any delays from the moment you send response are the SMSC's responsibility (vodacom). Talk to them if you think that they are slow. Nikos - Original Message - From: Marc ANDREAS To: Nikos Balkanas Sent: Friday, June 25, 2010 12:15 AM Subject:

Re: CMS ERROR: Unknown error. -> maybe Sim storage is full?

2010-06-24 Thread Nikos Balkanas
ield for it is blank there . 2010/6/25 Nikos Balkanas Seems very unlikely. BR, Nikos - Original Message - From: Harbhag Singh Sohal To: users@kannel.org Sent: Thursday, June 24, 2010 9:08 PM Subject: Re: CMS ERROR: Unknown error. -> maybe Sim storage is full? under group = sendsms-u

Re: CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have alook at it. (500)

2010-06-24 Thread Nikos Balkanas
ot; variable under the "sendsms-user" group . I tried the user guide but there is not explanation about this variable , the description field for it is blank there . 2010/6/25 Nikos Balkanas Seems very unlikely. BR, Nikos - Original Message - From: Harbhag Singh Sohal To: users@

Re: DLR

2010-06-25 Thread Nikos Balkanas
Hi, Please do not ask such questions from devel. Use users list instead. DLR_SUCCESS is sent by the SIM of the recipient mobile. Therefore it is as final as possible, without the recipient himself answering it. As far as sending SMS with kannel, please read the User's guide in http://www.kanne

Re: Mutli operators with Kannel

2010-06-25 Thread Nikos Balkanas
Glad it was resolved. BR, Nikos - Original Message - From: Marc ANDREAS To: Nikos Balkanas Cc: users@kannel.org Sent: Saturday, June 26, 2010 1:11 AM Subject: Re : Mutli operators with Kannel Thank you very much Nikos for your help. I appreciated it. The issue is solved. Regards

Re: Problem in Pushing SMS messages using Nokia E90 model

2010-06-26 Thread Nikos Balkanas
Hi, Please read latest User's guide. There is a special section devoted to modem initialization. If that doesn't help, post detailed bb + smsbox logs of modem initialization and attempt to push. Also post your push url. BR, Nikos - Original Message - From: "Gjergji Guri" To: Sent:

Re: Kannel drop MT's when bearerbox is stopped.

2010-06-28 Thread Nikos Balkanas
ginal Message - From: ahmad aburass To: Nikos Balkanas Cc: users@kannel.org Sent: Sunday, June 27, 2010 5:26 PM Subject: Re: Kannel drop MT's when bearerbox is stopped. Hello Nikos, Your assumption is correct, the "*" is not in the included config file its just in the email :). F

Re: Recommended Operative System for Kannel

2010-06-28 Thread Nikos Balkanas
Hi, Any Linux distro should be fine. BSD and Solaris are also pretty good, although the 64bit version needs a bit tweeking. Just remember to download latest svn: svn co https://svn.kannel.org/gateway/trunk You need libiconv and multithreaded openssl (if using SSL) and any other development

Re: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-28 Thread Nikos Balkanas
Correct me if I am wrong, is this the same issue with last week's ticket about long MOs? Then it is only for MOs. Patch is ready, we are in the process of testing it. BR, Nikos - Original Message - From: "Tomasz" To: Sent: Monday, June 28, 2010 11:01 PM Subject: Re: SMPPBOX - proble

Re: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-28 Thread Nikos Balkanas
But, beer is not free! :-( Nikos - Original Message - From: "Rene Kluwen" To: "'Tomasz'" ; Sent: Monday, June 28, 2010 11:43 PM Subject: RE: SMPPBOX - problem with long Incoming SMS (MO) Sure thing. We are working on it at this very moment. Just remember: This is free software (free

Re: http adminstration commands

2010-06-28 Thread Nikos Balkanas
Hi, What password are you using? You can use status-password to view status, but you need admin password to restart service. Read User's Guide. BR, Nikos - Original Message - From: "Harmeet Singh Dhingra" To: Sent: Tuesday, June 29, 2010 5:47 AM Subject: http adminstration commands

Re: SMPPBOX - problem with long Incoming SMS (MO)

2010-06-29 Thread Nikos Balkanas
Then the actual pdu should be even less than 254 B, since there is a constraint for an SMS not to exceed 140 B + SMPP headers ~ 170 B. BR, Nikos - Original Message - From: "Tomasz" To: Sent: Tuesday, June 29, 2010 9:14 AM Subject: Re: SMPPBOX - problem with long Incoming SMS (MO) H

Re: Datatype for timestamp for mysql dlr storage

2010-06-29 Thread Nikos Balkanas
Hi, Please consult the online Mysql reference. This is not a kannel question. If you use varchar or even datetime type column column, you better provide the value yourself. If you use timestamp type column, you can have mysql initialize it to current time. BR, Nikos - Original Message --

Re: Recommended Operative System for Kannel

2010-06-29 Thread Nikos Balkanas
Better use --with-cflags=-m64 -O6 -s -W -Wall if you intend to use it for profuction on a 64bit system. BR, Nikos - Original Message - From: Nicolas de Bari Embriz Garcia Rojas To: Aldo Zavala Cc: Nikos Balkanas ; users@kannel.org Sent: Tuesday, June 29, 2010 12:41 PM Subject: Re

Re: Datatype for timestamp for mysql dlr storage

2010-06-29 Thread Nikos Balkanas
stores the TS in different formats, depending on remote SMSC protocol and implementation. Sometimes i see numeric values, sometimes hex So i dont think really anything but varchar would work well 2010/6/29 Nikos Balkanas Hi, Please consult the online Mysql reference. This is not a kannel

Re: Kannel SMS speed control

2010-06-29 Thread Nikos Balkanas
Hi, You can also bench it for MOs, using the test/drive_smpp. But the real bottleneck is the SMSc. BR, Nikos - Original Message - From: "Rene Kluwen" To: "'Harmeet Singh Dhingra'" ; Sent: Tuesday, June 29, 2010 4:25 PM Subject: RE: Kannel SMS speed control Look at the troughput

Re: SMPP Delivery Reports Issue

2010-06-29 Thread Nikos Balkanas
Hi, What do you mean "not processing"? Have you specified a dlr-url? What is your sendsms url? Please post also detailed bb logs of the deliver_sm for the DLR along with some context. It seems that bb doesn't consider it a DLR, instead it thinks it is an MO SMS, tries to find an sms-service

Re: ESME Session

2010-06-29 Thread Nikos Balkanas
Hi, You mean license, as in commercial? We are not supporting commercial versions of SMPPBox. Please address provider for support. BR, Nikos - Original Message - From: Sandesh Waman // Viva To: T.K.Thapa ; users@kannel.org Sent: Wednesday, June 30, 2010 7:25 AM Subject: Re: ESME Sess

Re: Costs

2010-06-29 Thread Nikos Balkanas
Hi, Gateway is open source without any licenses. It doesn't cost a thing to use it. Of course you have costs associated with the SMScs you are using, but these are subject to your contract with them, not kannel. BR, Nikos - Original Message - From: "Jeff Bergamotto" To: Sent: Wedn

Re: quick questions about Kannel

2010-06-29 Thread Nikos Balkanas
Hi, 1) Yes 2) Yes 3) Transiently only in the queue. For outgoing check sqlbox. Read User's guide from http://www.kannel.org BR, Nikos - Original Message - From: "Aldo Zavala" To: Sent: Wednesday, June 30, 2010 12:27 AM Subject: quick questions about Kannel 1.- Is it possible to con

Re: Open DLRs

2010-06-30 Thread Nikos Balkanas
Hi, The documentation is correct. DLR entries (internal to kannel but without final status) are created and inserted when the SMS is accepted by the SMSc and deleted when the external DLR (with final status) arrives from the SMSc. This could last for the time it takes to deliver the SMS to the

Re: problem by starting bearerbox

2010-06-30 Thread Nikos Balkanas
Hi, That's probably not your problem. You probably have the wrong device. Read User's manual about modem installation. In USB devices you get 3 devices/USB. 1 is the header/control and the other 2 are serial. Verify with minicom that the device you have chosen responds to AT commands. BR, Ni

Re: Open DLRs

2010-06-30 Thread Nikos Balkanas
ll nothing from the SMSC and the DLRs are still in the table. Last question: How does Kannel do the lookup to remove the DLR once it is received? Does it use the smsc and the ts fields assuming you are using SMPP? Regards, 2010/6/30 Nikos Balkanas Hi, The documentation is correct. D

Re: Open DLRs

2010-06-30 Thread Nikos Balkanas
transceiver mode. Everything is working as expected. Thank you for the help. 2010/6/30 Nikos Balkanas Hi, No. You have done all you needed from kannel's side. If not seeing deliver_sm, try talking to your SMSc. BR, Nikos - Original Message - From: brett skinner To: users@kanne

Re: Checking whether the WAP gateway is alive

2010-06-30 Thread Nikos Balkanas
Hi, I believe that all of these are explained in the User's Doc. Have you read it? Example: http://localhost:/?password= where is one of the words listed. And to check the alive, you have to use a mobile and request: http://kannel:alive BR, Nikos - Original Message - From: "Har

Re: Authentication Failure on Kannel 1.4.3

2010-06-30 Thread Nikos Balkanas
You also need a from= field. BR, Nikos - Original Message - From: RIFQI To: users@kannel.org Sent: Thursday, July 01, 2010 3:38 AM Subject: Authentication Failure on Kannel 1.4.3 I have just install kannel 1.4.3 on ubuntu server 10.04 and i configure the kannel conf bellow, but when

Re: Open DLRs

2010-07-01 Thread Nikos Balkanas
s. It seems that Kannel treats the a positive submit_sm_resp as a DLR to say enqueued. Regards, 2010/6/30 Nikos Balkanas Hi, How then did you get the submit_sm_resp from the SMSc? BR, Nikos - Original Message - From: brett skinner To: users@kannel.org Sent: Wednesday, June 30, 2010

Re: Open DLRs

2010-07-01 Thread Nikos Balkanas
submitted any logs or config because I have resolved my issue and what happened can be easily explained by the SMPP protocol. Everything seems to be working as designed. 2010/7/1 Nikos Balkanas Hi, Nope. The same way you were getting submit_sm_resp, you should have gotten deliver_sm. What you say

Re: Open DLRs

2010-07-01 Thread Nikos Balkanas
I guess you can teach an old dog new tricks :-) Nikos - Original Message - From: "Rene Kluwen" To: "'Nikos Balkanas'" ; "'brett skinner'" ; Sent: Thursday, July 01, 2010 6:45 PM Subject: RE: Open DLRs Exactly: Responses are trans

Re: Processing reply messages/SMS messages sent from SMSC

2010-07-02 Thread Nikos Balkanas
Also if you don't want to get any responses back to the mobile remember to use in your sms-service: max-messages = 0 concatenation = (true|false). Default is true. BR, Nikos - Original Message - From: Rene Kluwen To: 'brett skinner' ; users@kannel.org Sent: Friday, July 02, 20

Re: two smppbox questions...

2010-07-04 Thread Nikos Balkanas
Hi, 1) I have given the documentation to Rene. He is correcting it and he will upload it. However, to upload it, he needs to create a directory for smppbox in the site, not a trivial task. 2) Yes. To compile smppbox, you need to have the compiled kannel libraries. It is not necessary that th

Re: Lost DLRs

2010-07-04 Thread Nikos Balkanas
Hi, DLRs are stored in the store-location, until further processed. However, that's not enough. DLRs need to be matched to a dlr_entry created by bb when SMS is sent out. Otherwise bb doesn't know to which SMS they are referring to. If that dlr_entry is in memory and you restart bb, that memor

  1   2   3   4   5   6   7   8   9   10   >