Re: Source address auto detect for short code

2015-10-14 Thread Andreas Fink
you can set ton/npi in the config file. its not a good idea to hardcode this into the binary as it would dissalow you to send international originating SMS for non shortcode. > On 14 Oct 2015, at 14:20, Ahmed Shabana wrote: > > Dears at kannel devel mailing list , > >

Re: patch to allow data_coding to be set to 3

2015-10-08 Thread Andreas Fink
> On 08 Oct 2015, at 14:04, Hillel wrote: > > Hi Alex and Andreas, > > Vodacom says send Latin-1 characters and set your data_coding field to 3 to > tell the SMSC to translate the characters from Latin-1 to GSM. So that if we > want to display the curly bracket

Re: patch to allow data_coding to be set to 3

2015-10-07 Thread Andreas Fink
theres no need for having the SMSC do the latin1 to GSM transcoding as kannel already does this. you feed kannel with latin1 or utf8 and kannel will make GSM out of it automatically. What matters at the end is what the handset receives and the GSM character set is hardcoded in billions of

Re: Bug in Kannel Response Status codes

2015-09-28 Thread Andreas Fink
one possible reason for this is that kannel has an alternate route. how does your allowed-smsc-id / denied-smsc-id entries look like? > On 28 Sep 2015, at 11:07, Kirti Mandwade wrote: > > > Hello All, > > Kannel does not give expected status codes when an smsc is

Re: Kannel and FreeBSD

2015-06-03 Thread Andreas Fink
kannel runs without any issues on FreeBSD and Darwin (OS X) which is derived from FreeBSD. The errors you see in the log basically mean your sockent connection drops. This can be a HTTP/1.1 session which closes after timeout or a SMPP connection which disconnects due to being idle. So nothing

Re: Getting transaction ID

2014-12-07 Thread Andreas Fink
On 08 Dec 2014, at 07:32, Rao, Anil Kumar Brihmavar anilkumar_...@intuit.com wrote: Hello, I am using Kannel Gateway to push SMS messages from my app server to CIMD2 SMSC. I have following questions. Currently I am using the http protocol format to push messages (

Re: Incorrect DLR mapping in kannel 1.5.0

2014-11-24 Thread Andreas Fink
Dear Tanja Please dont post to multiple mailing lists at the same time. I looked at your traceilfe 20.11.2014_11_48_08: There’s a few things which are abnormal. originator is empty (0x00) destination is alphanumeric “38970ZZ” in a DLR the originator and destination should match the

Re: Adding epoll support to Kannel

2014-11-14 Thread Andreas Fink
). Cheers, Donald Andreas Fink CEO DataCell ehf CEO Backbone ehf --- Tel: +41-61-330 Fax: +41-61-331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel, Switzerland E-Mail: andr...@fink.org www.datacell.com

Re: Proposal: a more powerful SQL DLR storage

2014-11-07 Thread Andreas Fink
for the patience. Any feedback will be welcomed. Andreas Fink CEO DataCell ehf CEO Backbone ehf --- Tel: +41-61-330 Fax: +41-61-331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel, Switzerland E-Mail: andr...@fink.org

Re: +CME ERROR: Lower layer falure (SMS) While SEnding SMS using Kannel

2014-11-01 Thread Andreas Fink
keyword = default text = No service specified Is this is the problem with modem..? When am trying to connect SIMCOM SIM900A, it doesn't detect by wvdialconf..What will be the reason..? Please help me.. Andreas Fink CEO DataCell ehf CEO Backbone ehf

Re: DLR Error Code

2014-11-01 Thread Andreas Fink
:1411010631 done date:1411010631 stat:UNDELIV err:602 Grateful if you can assist with a full list of these error codes. Example in this case is err:602 Best Regards Joy Ivan Andreas Fink CEO DataCell ehf CEO Backbone ehf

Re: Initialization of device failed Error While connecting Kannel with GSM modem

2014-10-20 Thread Andreas Fink
: 2014-10-21 09:00:37 [5744] [6] DEBUG: AT2[simcom]: -- AT+IFC=2,2^M 2014-10-21 09:00:44 [5744] [6] INFO: AT2[simcom]: cannot enable hardware handshake Andreas Fink

Re: Initialization of device failed Error While connecting Kannel with GSM modem

2014-10-20 Thread Andreas Fink
, Anjaly Kurian 21.10.2014, 08:44, Andreas Fink af...@list.fink.org: this part hints that AT+IFC=2,2 does stop the modem from sending the data to your computer because the hardware handshake wires (RTS/CTS) are not connected and thus the modem waits on the computer to become available

Re: Double hostname in DLR URL

2014-08-18 Thread Andreas Fink
No. but the problem is gone after a clean rebuild somehow. very strange... On 18 Aug 2014, at 13:58, Alexander Malysh amal...@kannel.org wrote: Hi Andreas, did you find anything? I never saw this on our side. Alex Am 27.07.2014 um 23:02 schrieb Andreas Fink af...@list.fink.org: Hi

Double hostname in DLR URL

2014-07-27 Thread Andreas Fink
Hi folks, I run into a very puzzling issue with the delivery of DLRs from Kannel. I have a script which submits SMS to kannel. This script constructs a DLR URL like this: callback_url = octstr_format(http://%s:%d/sms/response.php?priority=%d;,

Re: [PATCH] Generic TLV module functions - Re: UCP/EMI to support E50_HPLMN and E50_AC

2014-07-16 Thread Andreas Fink
While we think about changing tlv, we should also think about having a set of tlv which you can apply to a smsc. In my case I have like 40 instances of the same SMSC and having 20 TLV configs for every smsc (as you specify smsc-id in it) is creating very long config files. What about group =

Re: Throttling Error

2014-07-03 Thread Andreas Fink
there is nothing to be done about this. Kannel does stop sending if it gets a throttling error and resumes a little bit later. This is part of the protocol and does not require any further config settings On 03 Jul 2014, at 05:08, Алексей Мальгин alexey.mal...@gmail.com wrote: Hello, We

Re: Throttling Error

2014-07-03 Thread Andreas Fink
: spameden [mailto:spame...@gmail.com] Sent: Thursday, July 03, 2014 1:45 PM To: Andreas Fink Cc: Алексей Мальгин; devel Devel Subject: Re: Throttling Error 2014-07-03 10:16 GMT+04:00 Andreas Fink af...@list.fink.org: there is nothing to be done about this. Kannel does stop sending

Re: Throttling Error

2014-07-03 Thread Andreas Fink
On 03 Jul 2014, at 09:47, marc.bazi...@orange.com wrote: Hi You can set up the configuration file with sms-resend-freq ( in sec ) and sms-resend-retry (number of retry ) in order to change the default value for retry. You can , by doing this , simulate a retry mechanism that you can find

Re: Throttling Error

2014-07-03 Thread Andreas Fink
FYI, the standard doesnt say how long you have to wait until you retry after getting a Throttled error. It only says: Throttling error (ESME has exceeded allowed message limits). This type of error is usually returned where an ESME has exceeded a predefined messaging rate

Re: Throttling Error

2014-07-03 Thread Andreas Fink
On 03 Jul 2014, at 10:21, marc.bazi...@orange.com wrote: If you want to check this behaviour, turned off your mobile , a take a tcpdump trace , and send one message by one, until you get an error from the smsc, ( usually teh maximum message per subscriber on the smsc configuration are

Re: Does opensmppbox and smsbox have serious memory issues?

2014-04-28 Thread Andreas Fink
==31087== 4,986,528 (77,472 direct, 4,909,056 indirect) bytes in 4,842 blocks are definitely lost in loss record 813 of 813 ==31087==at 0x4027434: malloc (vg_replace_malloc.c:291) ==31087==by 0x80970B3: gw_native_malloc (gwmem-native.c:87) ==31087==by 0x80A37A1:

Re: Does opensmppbox and smsbox have serious memory issues?

2014-04-27 Thread Andreas Fink
with: --leak-check=full --show-leak-kinds=all ==31087== ==31087== For counts of detected and suppressed errors, rerun with: -v ==31087== ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 45 from 10) Regards Andreas Fink CEO DataCell ehf CEO Backbone ehf

Re: [PATCH] validity period check (internal)

2014-01-08 Thread Andreas Fink
dcs is implemented since a long time On 08 Jan 2014, at 14:50, Ahmed Shabana a.shab...@cequens.com wrote: Dear Kannel Devels, I want to patch kannel source but need first to check with you if this could be useful or this feature already exist , some provider require

Re: Blocked ports for MO (generic http smsc)

2013-07-23 Thread Andreas Fink
the problem, so it must somehow be related. What are your thoughts? thx, Brian From: Andreas Fink af...@list.fink.org To: Brian McCavour bmccav...@yahoo.com Cc: devel Devel devel@kannel.org Sent: Monday, July 22, 2013 3:37:17 PM Subject: Re: Blocked ports for MO (generic http

Re: Kannel 1.5 DLR - segmentation fault

2013-05-16 Thread Andreas Fink
there's two issues to solve here: a) why are you getting a DLR for a message you have sent but don't remember. b) why is it bailing out at this time because this should simply ignore the DLR in that case. for b) we need a backtrace, a PANIC log or something like that to find out what is

+CMS ERROR 512 with Wavecom

2013-03-20 Thread Andreas Fink
anyone have a clue why I get this error 512? Its a wavecom modem. Incoming messages do work and get routed correctly. SIM is O2 in UK. The devices worked with the same setting with other SIM cards. The SIM works in a phone sending SMS. 2013-03-20 21:12:24 [1190] [6] DEBUG: AT2[port02]: send

Re: Problem with send several SMSs with kannel

2013-03-18 Thread Andreas Fink
It is recommended to send every SMS individually as if you specify delivery reports or similar requirements, you need to distinguish every individual SMS from each other. Those things are extremely difficult if you send one message with 1000 destination numbers. Delivery reports will

Re: USSD: Mallformed destination_addr `(null)', may not be empty. Discarding MO message

2013-01-14 Thread Andreas Fink
there is your error in the log: 2012-11-27 11:38:35 [6369] [6] DEBUG: dest_addr_ton: 0 = 0x 2012-11-27 11:38:35 [6369] [6] DEBUG: dest_addr_npi: 0 = 0x 2012-11-27 11:38:35 [6369] [6] DEBUG: destination_addr: NULL 2012-11-27 11:38:35 [6369] [6] ERROR: SMPP[USSD]: Mallformed

Re: USSD: Mallformed destination_addr `(null)', may not be empty. Discarding MO message

2013-01-14 Thread Andreas Fink
in the kannel config? If yes, can u let me see a sample kannel USSD config? 3. Can I set configure kannel to accept NULL destination address? Thank you so much for your time. Best Regards, Kayode From: Andreas Fink af...@list.fink.org To: kayode tobi kay4bl

Re: Bulk SMS individual response for each number

2012-12-05 Thread Andreas Fink
this is conceptually not possible. If you send multiple SMS in one go, kannel sees this as one transaction and thus can only acknowledge one. So the best is to send them one by one. On 05.12.2012, at 09:36, Steven Nsubuga snsub...@applab.org wrote: In the event that I send an SMS to 2 numbers

Re: sim-buffering

2012-12-02 Thread Andreas Fink
the phone most probably doesn't support this mode. its a limit of the hardware you are using. To receive lots of sms you should use reliable gsm modems or get incoming messages directly from an operator's smsc or from a incoming proxy provider. On 03.12.2012, at 06:48, Navdeep Bagga

Re: Kannel and GSM Modem

2012-11-07 Thread Andreas Fink
On 07.11.2012, at 07:44, Saifullah saiful...@banglaphone.net.bd wrote: Hi Wlly Mularto Thanks for your reply. It help me very much. I have one important question. Sppose I am sending SMS from kannel to GSM Modems whick work as SMSC what number will be shown on the display of destination

Re: GSM Modem is not sending SMS or even not putting into queue

2012-10-08 Thread Andreas Fink
On 08.10.2012, at 19:39, virendra bhati virbh...@gmail.com wrote: Hi Team, I have installed Kannel and working perfectly with Ubuntu 12.04.1 LTS. But I am not able to installed BluOcean™ USB GSM / GPRS Modem. Could you please help me so that I will configure and used my GSM modem for

Re: GSM Modem is not sending SMS or even not putting into queue

2012-10-08 Thread Andreas Fink
? what does the bearerbox.log say if you enable log-level = 0 ? Right now dedicated server center is down when come up then I will provide that details as well. On Mon, Oct 8, 2012 at 11:12 PM, Andreas Fink af...@list.fink.org wrote: On 08.10.2012, at 19:39, virendra bhati virbh

Re: Delivery Report Inquiry

2012-09-13 Thread Andreas Fink
On 13.09.2012, at 11:06, khaled mohamed kmoha...@razytech.com wrote: MR(s); we try to get delivery report from kannel i found away on kannel 1.4. user's guide using the dlr-mask and dlr-url (in chapter 9 sms delivery report). i have some questions hope to

Re: delivery report

2012-08-27 Thread Andreas Fink
if your mask is 31, you ask for values 1,2,4,8,16 Check the doc what they mean. In other words, you only get what you asked for and SUBMIT (SMS has hit SMSC) is one of them If you are only interested in final delivery/failure, then use a value of 3 (1+2 = success + failure) On 27.08.2012, at

Re: Make Gateway Errors

2012-08-20 Thread Andreas Fink
did you run ./configure ? I've compiled kannel on Linux ARM before (on a pandaboard running Ubuntu) and had no problem with it. ./configure checks for various va_list variants. On 20.08.2012, at 15:12, Michael Black acct.sh...@gmail.com wrote: Hello. I am currently trying to build kannel

Re: (RESOLVED) Make Gateway Errors

2012-08-20 Thread Andreas Fink
To: Andreas Fink af...@list.fink.org Also, im using ubuntu maverick So you should be getting the stdarg.h any minute now...you said it was an easy fix? Im guessing it wasnt as easy as editing a few lines of stdarg.h, eh? I scanned some of the source so (as far as i know), i cant be rid

Re: at smsc bug

2012-08-06 Thread Andreas Fink
) at gwlib/gwthread-pthread.c:362 #4 0x009bc45b in start_thread () from /lib/libpthread.so.0 #5 0x0091423e in clone () from /lib/libc.so.6 From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Monday, 06 August, 2012 18:38 To: 'Rene Kluwen'; 'Andreas Fink'; de...@vm1.kannel.org Subject: RE

Re: at smsc bug

2012-08-06 Thread Andreas Fink
August, 2012 18:46 To: 'Rene Kluwen'; 'Andreas Fink'; de...@vm1.kannel.org Subject: RE: at smsc bug Output from gdb: at2_open_device (privdata=0x9d712e0) at gw/smsc/smsc_at.c:252 252 if(privdata-modem-hardware_flow_control) { (gdb) backtrace #0 at2_open_device (privdata

Re: dlr-retry-queue patch

2012-07-23 Thread Andreas Fink
Dear Kevin, The DLR database entry is a temporary one. The Kannel instance which sends the submit_sm is the entity which also will get the delivery reports. So you should not have any issues in replication. The only reason why you would have this is if you have multiple kannel's on multiple

Patch for more detailled modem use.

2012-06-21 Thread Andreas Fink
,octstr_get_cstr(privdata-msisdn)); + + if(old) + octstr_destroy(old); +} sh-3.2# Also in my setup delivery reports don't work but i have not figured out why yet. Looks like the modems never give them back to me. Anybody seen this working in his setup?Andreas Fink

Re: Kannel configuration/keywords

2012-05-31 Thread Andreas Fink
=%fcoding=%cdcs=%Ots=%T; max-messages = 0 On 31.05.2012, at 13:44, Tone Irene Andersen wrote: Hi. Thank you for reply. Could you show me how to setup kannel for this kind of forwarding? Regards, Tone Irene Andersen From: Andreas Fink Sent: Thursday, May 31, 2012 1:36 PM To: Tone

Re: Problem with cgi-bin/sendsms when using deferred=0

2012-05-23 Thread Andreas Fink
is 0 really current time and not 1.1.1970 maybe? In that case the SMSC is absolutely right in rejecting a delivery in the past. On 23.05.2012, at 16:07, Alexander Malysh wrote: Hi Tanja, please keep devel@ in CC... It's not really a BUG of Kannel because in SMPP it's not defined that

Re: Send User Data question

2012-04-04 Thread Andreas Fink
you have to URL encode your bytes. what you are doing is you are sending a text containing FF 06... characters not the bytes they should represent Try with text= %FF%06%01... On 04.04.2012, at 07:44, George Karagheaur wrote: Dear all, I am stuck in a simple i think problem, but already 2

Re: how many smsboxs can connect to bearerbox?

2012-02-29 Thread Andreas Fink
there is no absolute limit. All smsboxes would share the incoming MO's in a load sharing fashion. On 03.02.2012, at 19:01, zhu shi song wrote: I have one application that have many smsboxs. Each smsbox needs connect to the same bearerbox. I want to know how many smsboxs can beaerbox can

Re: Sqlbox DCS problem

2012-01-03 Thread Andreas Fink
They told me that the messages where being sent with DCS=216. They told me to set DCS to 1 if I'm sending 7-bit messages or DCS to 3 or 0 if I'm submitting ISO (8-bit message). This is not really fully correct. Check out GSM 03.38 spec for values of DCS

SMPP bug?

2011-12-07 Thread Andreas Fink
be Intermediate notification requested. Now could it be that either someone uses 0x20 as reserved value for a specific purpose or simply its a typo and it should be 0x10. Any comments? Andreas Fink SMSRelay AG - Tel: +41-61-333 Fax: +41-61-331

Re: different opensmppbox-user routing to different smscs

2011-10-20 Thread Andreas Fink
On 20.10.2011, at 15:57, Steven König wrote: Hi, i have another question on opensmppbox and bearerbox. I would like to route two users who connect to opensmppbox via smpp to two different smscs in the bearerbox. Since i understood the documentation, the routing takes the third value in

Re: Using smppbox id

2011-10-19 Thread Andreas Fink
in this logic? == Rene -Original Message- From: Andreas Fink [mailto:af...@list.fink.org] Sent: Tuesday, 18 October, 2011 17:47 To: Rene Kluwen Cc: devel Devel Subject: Re: Using smppbox id On 18.10.2011, at 17:44, Rene Kluwen wrote: Once you look further

Re: Using smppbox id

2011-10-18 Thread Andreas Fink
The system type has nothing to do with the box-id. The boxid is used to connect to bearerbox and is also used to route delivery reports back. Oone box can only have one ID which is transmitted initially at connection time so having multiple smpp users sending this way different box-id's back

Re: Using smppbox id

2011-10-18 Thread Andreas Fink
On 18.10.2011, at 17:44, Rene Kluwen wrote: Once you look further in the opensmppbox documentation, you will see that system-type (or system-id if use-systemid-as-smsboxid is set to true) is used as boxcid whilst communicating to bearerbox. This is to facilitate the proper return path for

Re: A new builder on OpenIndiana (OpenSolaris)

2011-01-18 Thread Andreas Fink
have a setting for i386-pc-solaris but only one for sparc solaris. the start-stop-daemon isn't really needed anymore as kannel boxe's all have built-in daemonization and watchdogs. Thanks in advance, Lou Andreas Fink Fink Consulting GmbH SMSRelay AG DataCell ehf

Re: [BUG] Incorrect BIND Status for given command after reconnecting

2011-01-13 Thread Andreas Fink
there's nothing wrong in the trace you sent. connection is lost: 2011-01-13 11:46:43 [27081] [45] ERROR: System error 104: Connection reset by peer connection is reestablished: 2011-01-13 11:46:48 [27081] [45] DEBUG: Connecting to 213.139.63.193 BIND is sent: 2011-01-13 11:46:49 [27081] [45]

Re: Patch: EMI UUCP DLRs (final)

2010-07-21 Thread Andreas Fink
just dont send two MT's to the same device in the same second. This is the fix. delay the second part for 2 sec so they can not get the same timestamp. On 21.07.2010, at 09:23, Alexander Malysh wrote: Hi, 2 MT at the same time are just not fixable for EMI due to the protocol flaw...

Re: Kannel not doign parallel processing - delay of MO senigns to HTTP trigger as logn as 30 mnts

2010-04-05 Thread Andreas Fink
this sounds more like your webserver is not able to handle the load. Kannel can handle 2000 sms per seconds. I have seen that working. You should look deeper into your logfiles to see what's causing the delay. On 05.04.2010, at 18:30, andros agena wrote: We are in production with Kannel with

Re: Patch: mysql dlr pairing problem

2010-03-26 Thread Andreas Fink
and always unique which avoids the issue (on the other hand we always use SMPP). Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG IceCell ehf --- Tel: +41-61-330 Fax: +41-61-331 Mobile: +41-79-2457333

Re: ç VS Ç in GSM 7 bit alphabet

2010-03-17 Thread Andreas Fink
I had this discussion a few days back. Fact is that 03.38 specifies uppercase cedille Fact is that Sony Ericsson show uppercase cedille Nokia shows lowercase cedille however. The spec is whatever the spec is. its in there since many many years and was never changed. The change I did in kannel

Re: smpp support in kannel

2010-01-07 Thread Andreas Fink
On 06.01.2010, at 18:27, bmoyn...@vodafone.ie wrote: Hello, I cant seem to find documentation in relation to SMPP support in Kannel. Does Kannel support reception of SMPP operations over TCP? It supports SMPP client use but not being a SMPP server. In other words, kannel connects to SMPP

Re: debug

2009-12-28 Thread Andreas Fink
you should not use pthread_create but the kannel gwlib functions to create threads. I presume the thread has no way to find the console. Thats the additional stuff the kannel gwlib sets up for you. On 28.12.2009, at 15:45, Esteban Cacavelos wrote: Hi there, i have the following problem: i

Re: Does Kannel Support IA5

2009-12-03 Thread Andreas Fink
Why not simply use UTF-8 as the character set to submit? Kannel converts it to the GSM character set when possible or to UCS2. On 03.12.2009, at 16:52, Hillel wrote: Hi, We are using SMPP version 3.4 with Kannel CVS and Centos and for one operator they require the IA5 character set.

Re: DLR counters on the status page

2009-11-26 Thread Andreas Fink
php version = 6.0?? thats not existing yet. On 25.11.2009, at 14:37, Vincent CHAVANIS wrote: Hi, You have short_open_tag ? on index.php xmltoarray.php And *shouldn't* be like this as described in the php guidelines for further php releases (eg. = php 6.0) Could you please fix this

Re: Interface to bearerbox

2009-11-19 Thread Andreas Fink
. Or use the smsc-reroute option to route it to your application and reintroduce it later on. BR, Nikos - Original Message - From: Sreekanth GS To: Andreas Fink Cc: devel@kannel.org Sent: Thursday, November 19, 2009 9:58 AM Subject: Re: Interface to bearerbox Hello Andreas, 1

Re: Interface to bearerbox

2009-11-18 Thread Andreas Fink
there's an additional issue here. how to define spam. in my case, the customer who sends the message is the originator. He is liable for any spam complaints. However I can not filter messages away because what I see as spam he might not see as spam and the receiver neither. The receiver might

Re: DLR parsing issue with SMPP

2009-09-28 Thread Andreas Fink
the delivery report is ill formatted: 2009-09-28 17:45:23 [9399] [14] DEBUG: data: 31 30 37 39 38 34 39 33 35 36 30 30 31 30 30 31 1079849356001001 2009-09-28 17:45:23 [9399] [14] DEBUG: data: 30 39 30 39 32 38 31 37 34 35 30 39 30 39 32 38 0909281745090928 2009-09-28 17:45:23

Re: CIMD2 correct value for sqlbox

2009-09-07 Thread Andreas Fink
or they are binary SMS. My second question is whether the amount of virtual memory is normal. Depends on your operating system and use. It can easily be no virtual memory in use. Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG IceCell ehf

Re: CIMD2 correct value for sqlbox

2009-09-07 Thread Andreas Fink
0.3 1.4 52:56.07 bearerbox 3285 root 16 0 79504 2068 1120 S 0.0 1.6 5:31.75 smsbox 2009/9/7 Andreas Fink af...@list.fink.org On 07.09.2009, at 12:03, angela86 walczak wrote: Hi, I have a few cases receive encrypted unreadable text messages GSM7 broadcast by CIMD2. These cases

Re: error while ./configure kannel

2009-08-25 Thread Andreas Fink
install the developer version.. libxml2-dev. You probably only have the libraries without the include files On 25.08.2009, at 19:20, mahendra panpalia wrote: Hi, I am new to Kannel and trying to compile it on Ubuntu. while running configure file i am facing following error. Checking for

Re: singlethreaded or multithreaded

2009-05-06 Thread Andreas Fink
What do you mean by DLR request? Kannel asks the SMSC to report back. The SMSC will report whenever something is happening and kannel forwards it to http. On 06.05.2009, at 16:18, Beatrice Tamburrino wrote: hi, how does kannel send the dlr-requests? sequentiell? or pararell

Re: singlethreaded or multithreaded

2009-05-06 Thread Andreas Fink
-Nachricht Datum: Wed, 6 May 2009 17:15:49 +0200 Von: Andreas Fink af...@list.fink.org An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: devel Devel devel@kannel.org Betreff: Re: singlethreaded or multithreaded I think you should for sure be able to accept multiple simultaneous

Re: [PATCH] smsc-dlr-alias on SMSC connections

2009-05-05 Thread Andreas Fink
this is simply solvable by having two smsc's with the same ID. If those two SMSC's are seen as a unified virtual SMSC thats what you do. On 04.05.2009, at 21:34, Alejandro Guerrieri wrote: We were facing a problem when dealing with multiple binds to the same carriers. Some of the

Re: Question about dlr_add and dlr_find parameters

2009-05-04 Thread Andreas Fink
in all cases the conection name,is being passed. If I remember right it was mainly used for logging purposes. apparently there where cases in EMI where conn-id was empty or so. unifying it would make sense in my eyes. Note: I wrote the initial implementation in SMPP and EMI/UCP. The CIMD2

Re: data_sm

2009-04-10 Thread Andreas Fink
on outgoing SMS: the splitting happens in SMSBox when the SMS is received from HTTP. A reply on the submit HTTP would be possible On 10.04.2009, at 14:27, Stipe Tolj wrote: Enver ALTIN schrieb: I think it would be great to tell the split count in smsbox sendsms reply body somewhere,

Re: gwmem patches

2009-04-03 Thread Andreas Fink
I'm +1 on gw_calloc. There's a few times I would have used it in the past so its nice to have it in gwlib. I see very little optimisation of strdup except we do a strlen twice (once explicit in the malloc line an done implicity in the strcpy) but it is never bad to save a few

Re: SMS over SS7

2009-03-27 Thread Andreas Fink
. Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG IceCell ehf --- Tel: +41-61-330 Fax: +41-61-331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel, Switzerland E-Mail: andr...@fink.org

Re: gwlib/charset patch

2009-03-13 Thread Andreas Fink
On 13.03.2009, at 06:32, Nikos Balkanas wrote: Hi Alex, Solaris is probably not the environment for these tests. After 1 hour of installing many packages, trying to run bootstrap and correcting paths within aclocal and autom4te, I finally give up: Server2:~/work/kannel/gateway-

Re: [PATCH] Telecom Regulatory Authority of India (TRAI), direction dated 2008-12-10

2009-02-27 Thread Andreas Fink
I've read the document of the TRAI and I can only shake my head That regulator has not understood at all how SMS works. Imagine Mr. Spammer wants to kill competition, the only thing he needs is to prefix tons of spam with XY- and everyone will blame XY-. Stupid excuse for the fact that

Re: [PATCH] Telecom Regulatory Authority of India (TRAI), direction dated 2008-12-10

2009-02-27 Thread Andreas Fink
PS: On 25.02.2009, at 16:34, Stipe Tolj wrote: Hi list, according to the TRAI, all SMSC in India need to use prefixes in TON=5 (alphanumeric) source addresses since 2009-02-01. ehm, doesnt that imply that its the carriers work to do on his _SMSC_, not the gateway? So kannel would need to

Re:

2008-10-24 Thread Andreas Fink
of the concatenated message. Call Barring active means the subscriber is not allowed to receive ANY messages (unpaid bill for example...) This has nothing to do with multipart. Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG IceCell ehf

Re: How kannel creates cgi-bin program to handle http requests

2008-10-22 Thread Andreas Fink
kannel does not create a cgi-bin program. It does run its own webserver. So cgi-bin is just a commonly known location. On 22.10.2008, at 08:31, manas mohanty wrote: Hi All, How kannel creates cgi-bin program to handle http requests from users?? Please provide the function name where

Re: How kannel creates cgi-bin program to handle http requests

2008-10-22 Thread Andreas Fink
Why change a running horse? I can understand we can announce breaking changes in the NEWS. But there has to be a good reason for a change. like chaning from latin1 to utf8 which make's certain things no longer break. but changing the name of the /cgi-bin/sendsms string to /whatever for me is

Re: SMPP Patch for data_coding: 3

2008-10-03 Thread Andreas Fink
does that mean your SMSC requests utf8 instead of iso? On 03.10.2008, at 11:23, Michael Zervakis wrote: Dear all, We connect to a SMPP SMSC using kannel and we had problems reading greek characters when data coding was set to 3. I attached the modifications to gw/smsc/smsc_smpp.c that

Re: Building Kannel Docs on Mac OSX Leopard

2008-09-18 Thread Andreas Fink
Hi Alejandro, You probably should simply indicate the alternative location of docbook under /opt instead of /usr/share or /usr/local/share as the Linux and Unix world would expect. Ports and Fink put the stuff elsewhere. And those types of problems are exactly the reason why I don't use

Re: Wiki

2008-08-08 Thread Andreas Fink
for newbee's. cracks get access to CVS and do it themselves :-) I do appreciate all the hard work that has been put into the project, but I do think development can be accelerated by opening up the development to more people. Am I wrong? Thanks! Christian From: Andreas Fink [mailto:[EMAIL

Re: [PATCH] UCP/EMI keepalive/UCP31 bug.

2008-08-05 Thread Andreas Fink
said I would leave keepalive at login. Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG IceCell ehf --- Tel: +41-61-330 Fax: +41-61-331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel

Re: [PATCH] UCP/EMI keepalive/UCP31 bug.

2008-08-05 Thread Andreas Fink
On 05.08.2008, at 12:57, Vincent CHAVANIS wrote: Hi andreas, Andreas Fink a écrit : On 05.08.2008, at 12:17, Vincent CHAVANIS wrote: \ - (time(NULL) (PRIVDATA(conn)-last_activity_time + PRIVDATA(conn)-keepalive))) + (time(NULL

Re: Receiving SMS GSM modem Nokia N73

2008-07-30 Thread Andreas Fink
why dont you simply use the default keyword instead of a regexp .* ? On 29.07.2008, at 21:26, Ricardo España wrote: Hi guys, I just recently installed Kannel and I am trying to setup the sms feature, to work with sms pull messages and sms-services. I am using my cellphone (Nokia N73) as

Re: DLR Not Destroyed

2008-07-17 Thread Andreas Fink
what you mean by destroyed? DLR mask is not keept. A mask says what you expect to get back and what not. Whenever Kannel gets back what you requested and is not expecting any further information to come back, the temporary information is removed as its the last report it got. If you ask

Re: DLR Not Destroyed

2008-07-17 Thread Andreas Fink
of this long queue, is it correct? TIA Andreas. This very long was the reason why database support was added for those temporary messages. Andreas Fink Fink Consulting GmbH --- Tel: +41-61-332 Fax: +41-61-331 Mobile: +41-79

Re: PATCH: only generate dependencies if using gcc

2008-07-08 Thread Andreas Fink
On 08.07.2008, at 06:16, Bostock James wrote: From: Stipe Tolj Sent: 07 July 2008 19:17 Stipe Tolj schrieb: Can you point out why you need to omit the .depend file creation if the compiler is not gcc? i.e. the Intel CC handles the options and can build without changes. The native

Re: PATCH: Microsecond sleep time

2008-07-02 Thread Andreas Fink
. Andreas Fink Fink Consulting GmbH Global Networks Schweiz AG BebbiCell AG IceCell ehf --- Tel: +41-61-330 Fax: +41-61-331 Mobile: +41-79-2457333 Address: Clarastrasse 3, 4058 Basel, Switzerland E-Mail: [EMAIL PROTECTED

Re: Kannel on AIX

2008-07-01 Thread Andreas Fink
so theres still people using X.25 with EMI UCP ;-) I'm surprised... On 01.07.2008, at 11:16, Bostock James wrote: Hi, I am trying to get Kannel 1.4.1 to compile and run on AIX 5.2 using gcc 4.0 and libxml2 2.6.23. To do so, I had to make two small changes to the source code: ---

Re: Kannel on AIX

2008-07-01 Thread Andreas Fink
On 01.07.2008, at 13:47, Stipe Tolj wrote: Bostock James schrieb: I also tried building using the native AIX compiler which, in addition to the above changes, requires that all the C++-style comments be converted to C-style comments (there's probably a compiler switch that allows

Re: Moving to git?

2008-06-24 Thread Andreas Fink
Andreas: +1 On 24.06.2008, at 13:36, Alexander Malysh wrote: Hi, ok, git vetoed by Andreas... Let us vote for SVN then: Alex: +1 Thanks, Alex Stipe Tolj schrieb: Andreas Fink schrieb: Stipe: how big is our current repository? 134M under cvs. Machines filesystem usage is 20% only

Re: Modem connection help : Multi-Tech MTCBA-G-EN-F4

2008-06-23 Thread Andreas Fink
Tony, I looked a little bit deeper into your issue with Multi-Tech MTCBA-G- EN-F4 modem. I actually have such a device now on my desk as I found it rather neat to have it on ethernet. Saves a computer and USB to serial for my test modem banks. There are two things to be changed for it to

Re: Modem connection help : Multi-Tech MTCBA-G-EN-F4

2008-06-23 Thread Andreas Fink
works fine with you and others, I will commit it tomorrow after having it tested with a cisco router as well.On 24.06.2008, at 01:02, Andreas Fink wrote:Tony,I looked a little bit deeper into your issue withMulti-Tech MTCBA-G-EN-F4 modem.I actually have such a device now on my desk as I found it

Re: Moving to git? [was: Re: [RFC] variable sms_split() length per SMSCConn]

2008-06-19 Thread Andreas Fink
On 18.06.2008, at 17:05, Guillaume Cottenceau wrote: Alexander Malysh amalysh 'at' kannel.org writes: diff --git a/gw/smscconn.c b/gw/smscconn.c index 21e824d..6654665 100644 Does that mean Alex has some git experience and could positively examine a request to migrating to git? Kannel

Re: Modem connection help : Multi-Tech MTCBA-G-EN-F4

2008-06-19 Thread Andreas Fink
Tony, do you have any documentation on this modem? if it's a standard AT modem, it should work out of the box with kannel. if you go for TCP instead of serial, there are a few things to consider: a) setting serial port speed is probably out of control b) hardware handshake etc as well. But

Re: Moving to git?

2008-06-19 Thread Andreas Fink
On 19.06.2008, at 10:57, Guillaume Cottenceau wrote: Andreas Fink afink 'at' list.fink.org writes: On 18.06.2008, at 17:05, Guillaume Cottenceau wrote: Alexander Malysh amalysh 'at' kannel.org writes: diff --git a/gw/smscconn.c b/gw/smscconn.c index 21e824d..6654665 100644 Does

  1   2   3   >