Re: Kannel replies on MO.

2007-04-27 Thread Alex Kinch
Hello Gaëtan Welcome to the world of Kannel. Firstly, it's probably best to post questions like this to the users mailing list, not the devel list. Second, read the manual :) If you look under SMS-service configurations, you'll see that the following line in your sms-service group in the config

Re: MO Concatenation

2007-01-05 Thread Alex Kinch
oking for that patch too. > On Jan 05, 2007, at 10:11, Enver ALTIN wrote: > > > Hi Alex, > > > > On 1/3/07, Alex Kinch <[EMAIL PROTECTED]> wrote: > >> I'm sure I saw a patch floating around a while ago to re-assemble > >> concatenated MO within

Fwd: MO Concatenation

2007-01-03 Thread Alex Kinch
Didn't reach the list first time, so trying again from this email address.. -- Forwarded message -- From: Alex Kinch <[EMAIL PROTECTED]> Date: Jan 3, 2007 6:29 PM Subject: MO Concatenation To: Kannel Devel Hi all, I'm sure I saw a patch floating around a

MO Concatenation

2007-01-03 Thread Alex Kinch
Hi all, I'm sure I saw a patch floating around a while ago to re-assemble concatenated MO within Kannel. Did it make 1.4.1 stable - or is it still in CVS? Alex

Re: SMS Prefix (+)

2006-11-09 Thread Alex Kinch
That's how messages usually arrive, unless they're sent from a shortcode. If you're using PHP, you could just get rid of the plus like this: $number = preg_replace("/\+/", "", $number); Alex On 11/9/06, Silver <[EMAIL PROTECTED]> wrote: Hi, I am using kannel to send sms's but on receiveing

Re: 5 digit error codes

2006-11-02 Thread Alex Kinch
Hello all, Just picked up this thread, as am looking for a way to read the error codes from the DLRs and pass them to our application. For us it's in the actual text of the deliver_sm on certain SMPP connections, for example: 2006-11-01 17:30:03 [21406] [8] DEBUG: data: 69 64 3a 35 36 39 3

Re: Compiling sqlbox against latest CVS or 1.4.1-stable

2006-11-01 Thread Alex Kinch
No panic, I got hold of the new sqlbox standalone from Martin. All working ok now (apart from my queue issue, which I've posted to the users list). Alex On 11/1/06, Alex Kinch <[EMAIL PROTECTED]> wrote: Hi, Apologies if this is a really stupid question, but is sqlbox supposed

Compiling sqlbox against latest CVS or 1.4.1-stable

2006-11-01 Thread Alex Kinch
Hi, Apologies if this is a really stupid question, but is sqlbox supposed to compile against latest CVS or 1.4.1-stable? Trying against 1.4.1 gives: patch -p0 -d ../gateway < sqlbox.patch patching file Makefile.in patching file configure patching file configure.in patching file gw/smsbox.c Hunk

Re: [PATCH] concatenate incoming SMS prior to hand over to smsbox

2006-09-05 Thread Alex Kinch
I'm not a C coder so can't comment on the way the patch works, but definitely +1 from me for adding this feature - it's long overdue IMHO and saves having to code something similar on the receiving script. Alex On 9/5/06, Paul Bagyenda <[EMAIL PROTECTED]> wrote: Hi, Attached is a proposal fo

testing

2006-08-17 Thread Alex Kinch
just testing the list..

Re: Kannel store format and PHP

2006-05-15 Thread Alex Kinch
/06, Stipe Tolj <[EMAIL PROTECTED]> wrote: Alex Kinch wrote:> Don't suppose anyone knows how to read the Kannel store into PHP?Hi Alex, you would have to do all the usual text parsing line orientated.Even I can't imagine what the purpose of parsing a Kannel store file is from

Kannel store format and PHP

2006-05-15 Thread Alex Kinch
Don't suppose anyone knows how to read the Kannel store into PHP?   Thx, Alex

smsbox sms-service just stopped!

2005-02-21 Thread Alex Kinch
Hi, Been trying to debug a strange problem on cvs20050215. One minute, everything is fine. The next, smsbox is logging 'INFO: Starting to service" etc and then not doing anything else - ie not doing an HTTP Get on the configured URL. Sending messages using send-sms on HTTP works fine though. N

Re: [RFC] sqlbox as own cvs module - votes please

2005-02-16 Thread Alex Kinch
+1 from me, IMHO the proper integration of sqlbox into Kannel's core project is long overdue and something that I personally would welcome. Alex Stipe Tolj wrote: Hi list, I'd like to promote Rene Kluwen <[EMAIL PROTECTED]> to gain cvs write access in order to contribute his sqlbox as own cvs mo

Re: configure script broken in latest CVS?

2005-02-16 Thread Alex Kinch
Hi Stipe How strange, just deletes configure and checked out a fresh file, and it works fine. Thanks for the help, Alex Stipe Tolj wrote: Alex Kinch wrote: Just done ./configure using the latest CVS (grabbed about 5 mins ago), and get: Configuring DB support ... checking whether to compile

configure script broken in latest CVS?

2005-02-16 Thread Alex Kinch
Just done ./configure using the latest CVS (grabbed about 5 mins ago), and get: Configuring DB support ... checking whether to compile with MySQL support... ./configure: line 4589: syntax error near unexpected token `<' ./configure: line 4589: `<<< configure' Is it broken, or should I b

Re: new sqlbox patch

2004-10-25 Thread Alex Kinch
Hi Rene I've just tried applying the patch against the latest CVS. As I'm using Postgresql for sqlbox, I configured with --enable-pgsql. However, when I try to compile, it complains like hell. See below.. Alex gcc -D_REENTRANT=1 -I. -Igw -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -DBROKEN_PTHREADS=1 -I

Re: WARNING: SMPP: PDU element to long (length is 9, shouldbe 9)

2004-08-10 Thread Alex Kinch
t: Re: WARNING: SMPP: PDU element to long (length is 9,shouldbe 9) > Alex, > > I'm halfway looking (more like digging) through all the code to make a > manual-spellcheck-patch. > Maybe we can split the work, or maybe you review my patch when i have it > done... can never spell

Re: WARNING: SMPP: PDU element to long (length is 9, shouldbe 9)

2004-08-10 Thread Alex Kinch
- Original Message - > now, Kannel was never been an US project. Finish people started it and > several other european citizen have continued it. Speaking of personal > implications: I'm a croatian citizen, born and living in Germany, > working on a finish project ;) Finnish you mean ;)

smsc_soap.c warning when compiling

2004-04-14 Thread Alex Kinch
Hi,   Haven't been paying too much attention to the list for the last few weeks. Is this a major problem? Got it when doing a make on the latest CVS:   gw/smsc/smsc_soap.c:979:2: warning: #warning FIXMEgw/smsc/smsc_soap.c:1168:2: warning: #warning FIXMEgw/smsc/smsc_soap.c:1373:2: warning: #w

Re: List admin, please force unsubscribe support@verisign.com from this list.

2004-02-09 Thread Alex Kinch
Then again, just read the auto-reply email. Maybe that's not the case :-) Alex - Original Message - From: "Alex Kinch" <[EMAIL PROTECTED]> To: "Stipe Tolj" <[EMAIL PROTECTED]>; "Paul P Komkoff Jr" <[EMAIL PROTECTED]> Cc: <[EM

Re: List admin, please force unsubscribe support@verisign.com from this list.

2004-02-09 Thread Alex Kinch
Guys, Do you remember a while back that Verisign had a wonderful idea that they'd put holding pages up for domains that were registered but didn't have www entries? Maybe there's something similar with MX? Just a thought. Alex - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]>

Fw: DLR sql select problem with message id containing space

2004-01-16 Thread Alex Kinch
Resending as my mail's been playing up :-)   - Original Message - From: Alex Kinch To: [EMAIL PROTECTED] Sent: Friday, January 09, 2004 10:14 PM Subject: Re: DLR sql select problem with message id containing space Happy New Year to all :-)   Don't suppose the problem w

Re: DLR sql select problem with message id containing space

2003-12-23 Thread Alex Kinch
ut doesn't do it in the DELIVER_SM for the DLR.   Alex - Original Message - From: Rene Kluwen To: Alex Kinch ; [EMAIL PROTECTED] Sent: Tuesday, December 23, 2003 9:24 PM Subject: RE: DLR sql select problem with message id containing space Fix would be

DLR sql select problem with message id containing space

2003-12-23 Thread Alex Kinch
Hi,   Just hooked up another SMPP connection, and they use rather large message ids. For example:   00047274 20031223170148.364   Kannel is inserting this whole value (including characters after the space) into the ts field on the dlr table. However, when it comes to receiving the delivery r

Re: Update: Messages getting stuck in store

2003-12-19 Thread Alex Kinch
now :-)   Alex - Original Message ----- From: Alex Kinch To: [EMAIL PROTECTED] Sent: Saturday, December 20, 2003 1:15 AM Subject: Update: Messages getting stuck in store Hi,    I've been doing some more testing with outbound messages getting stuck in

Update: Messages getting stuck in store

2003-12-19 Thread Alex Kinch
Hi,    I've been doing some more testing with outbound messages getting stuck in the store. Here's an example log. The required SMPP connection was up and running fine at the time, so there was no reason the message shouldn't have been submitted to the SMSC.   The outbound message ends up in

Re: Great new SMPP DLR format!

2003-12-04 Thread Alex Kinch
I'll have a chat with them tomorrow to see if they can write something a bit more standard. But you know what carriers are like.. :-)   Alex - Original Message - From: Stipe Tolj To: Alex Kinch Cc: [EMAIL PROTECTED] Sent: Thursday, December 04, 2003 5:33 P

Great new SMPP DLR format!

2003-12-04 Thread Alex Kinch
Hi guys   Came across this today as a "new DLR format" on SMPP v3.4. Any thoughts - apart from telling the carrier in question to actually follow some standards? :-)   By the way it's not a small carrier, it's quite a large one beginning with "V".. no prizes for guessing.   Alex     DELIVERY

Re: [PATCH] custom access-log format

2003-11-25 Thread Alex Kinch
Just tried the latest the patch (I assume it's in the latest CVS build), getting panics in smsbox:   2003-11-25 23:13:30 [0] INFO: Added logfile `/var/log/kannel/smsbox.log' with level `0'.2003-11-25 23:13:30 [0] PANIC: Trying to fetch variable `access-log-time' in group `smsbox', not allowe

Re: [PATCH] custom access-log format

2003-11-25 Thread Alex Kinch
Just tried the latest the patch (I assume it's in the latest CVS build), getting panics in smsbox:   2003-11-25 23:13:30 [0] INFO: Added logfile `/var/log/kannel/smsbox.log' with level `0'.2003-11-25 23:13:30 [0] PANIC: Trying to fetch variable `access-log-time' in group `smsbox', not allowe

Re: Messages stuck in store

2003-11-23 Thread Alex Kinch
ks like is that if an SMPP connection is down, it sends it to the fake SMSC. Very strange!   Any thoughts? I'll set up a test SMSC next week and see if I can replicate it.   Alex - Original Message - From: Alex Kinch To: Thomas Hager ; [EMAIL PROTECTED] Sent: Wednesd

Re: Messages stuck in store

2003-11-19 Thread Alex Kinch
D] Sent: Wednesday, November 12, 2003 11:30 AM Subject: Re: Messages stuck in store On Wed, 2003-11-12 at 01:58, Alex Kinch wrote:> Hi Thomas,hi alex, > Version is cvs-20031103. Maybe it is a bug, and this probably now> belongs on the devel-list so I've cc'd

Re: Strange online times on smpp

2003-11-19 Thread Alex Kinch
Sorry Stipe, been a bit sidetracked with other stuff the last few days. Will dig you out some logs later.   Alex - Original Message - From: Stipe Tolj To: Alex Kinch Cc: [EMAIL PROTECTED] Sent: Monday, November 17, 2003 8:43 AM Subject: Re: Strange online

Strange online times on smpp

2003-11-16 Thread Alex Kinch
Hi list,   Noticed something strange after I'd restarted bearerbox:   Status: running, uptime 0d 0h 2m 15s and on two of our SMPP connections:   online 1068992798s   The sequence numbers for these two SMPP connections are still quite low, and I would assume it is reset on connect.   Alex

[OT] Finding country code from full MSISDN in PHP

2003-11-12 Thread Alex Kinch
Hi,   A bit [OT] but thought I'd ask. Has anyone got a PHP snippet that'll parse a full MSISDN and return the country code? I figured one way to do it would be run a loop of SQL selects on the first four,three,two,one digits of the MSISDN until a match was found - but there must be a better

SMPPbox updates

2003-11-12 Thread Alex Kinch
Sorry to sound like a broken record, but wondered how smppbox was coming along. Actually I was also wondering how the sqlbox/send using sql insert trigger was going, but one thing at a time :-)   Alex

Re: Another broken SMSC DLR implementation?

2003-11-12 Thread Alex Kinch
each system for alpha sender and one on each system for numeric sender.   Alex - Original Message -   From: David Tully To: [EMAIL PROTECTED] ; Alex Kinch Sent: Wednesday, November 12, 2003 1:05 PM Subject: Re: Another broken SMSC DLR implementation? Sounds l

Re: Another broken SMSC DLR implementation?

2003-11-12 Thread Alex Kinch
break things.   Guess the best way of fixing this for the mo is different system_id and system_type for the numeric and alphas.   Alex - Original Message - From: Stipe Tolj To: David Tully Cc: [EMAIL PROTECTED] ; Alex Kinch Sent: Wednesday, November 12, 2003 1:09

Re: Messages stuck in store

2003-11-12 Thread Alex Kinch
And according to Babelfish (for the people that dropped out of language classes at school), that means:   you bad more badly Bur   Mmm ok :-)    Alex - Original Message - From: Stipe Tolj To: Thomas Hager Cc: [EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 1:0

Another broken SMSC DLR implementation?

2003-11-12 Thread Alex Kinch
Before I start ranting, this is a question - and not a statement, so please don't flame me if I'm wrong! :-)   If you have multiple SMPP connections to a provider, shouldn't the DLRs come back on the connection that the message was sent out on? We're having an issue with one of our providers

Re: Messages stuck in store

2003-11-12 Thread Alex Kinch
e Thomas Hager schrieb:> > On Wed, 2003-11-12 at 01:58, Alex Kinch wrote:> > Hi Thomas,> hi alex,> > > Version is cvs-20031103. Maybe it is a bug, and this probably now> > belongs on the devel-list so I've cc'd it in.> i've quickly chec

Re: Messages stuck in store

2003-11-12 Thread Alex Kinch
To: [EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 11:30 AM Subject: Re: Messages stuck in store On Wed, 2003-11-12 at 01:58, Alex Kinch wrote:> Hi Thomas,hi alex, > Version is cvs-20031103. Maybe it is a bug, and this probably now> belongs on the devel-list so I've

Re: Messages stuck in store

2003-11-11 Thread Alex Kinch
0:27 AM Subject: Re: Messages stuck in store On Tue, 2003-11-11 at 00:16, Alex Kinch wrote:> Hi,hi. > Seen a couple of instances in the last few days when messages have got> "stuck" in the store - at a guess due to the relevent SMPP connection> being temporarily

Re: SS7 box

2003-11-06 Thread Alex Kinch
: Steve Kennedy To: [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 3:12 PM Subject: Re: SS7 box On Thu, Nov 06, 2003 at 03:08:42PM -0000, Alex Kinch wrote:> Haven't even begun to look into SS7 yet, but is there a plan for a SS7 box for> Kannel? I know we're

SS7 box

2003-11-06 Thread Alex Kinch
Haven't even begun to look into SS7 yet, but is there a plan for a SS7 box for Kannel? I know we're still waiting on SMPP box (subtle nudge in Stipe's direction) but thought I'd ask.   Alex

Re: Kannel deleting DLRs with "BUFFRED" status

2003-11-03 Thread Alex Kinch
I get on. Alex     - Original Message - From: Alexander Malysh To: Alex Kinch ; [EMAIL PROTECTED] Sent: Monday, November 03, 2003 8:48 PM Subject: Re: Kannel deleting DLRs with "BUFFRED" status Hi Alex,yet another workaround :)please try attached p

Re: Kannel deleting DLRs with "BUFFRED" status

2003-11-03 Thread Alex Kinch
Just reading the SMPP specs, and BUFFRED doesn't technically exist as a DLR status. I'm not a C hacker at all, but would the attached do the trick?   Alex   - Original Message - From: Alex Kinch To: [EMAIL PROTECTED] Sent: Monday, November 03, 2003

Kannel deleting DLRs with "BUFFRED" status

2003-11-03 Thread Alex Kinch
Hi,   Noticed something interesting. Kannel seems to be deleting messages from the DLR db with a status of "BUFFRED". I would imagine it should be updating them to status = 4. By the way my dlr-mask is 31, and the messages are being sent via http using sendsms on Kannel.   Heres a DLR message

T-Mobile UK XML

2003-10-31 Thread Alex Kinch
Hi list,   Seem to remember someone here had put together a Kannel SMSC interface for T-Mobile UK's XML over HTTPS interface. Can the relevant person please take a step forward!   Happy Halloween :-)   Alex

Re: Optional parameter tags in deliver_sm SMPP pdu

2003-10-21 Thread Alex Kinch
Hi,   Set interface-version = 33 but it's still bitching. Not to worry, I'll just ignore it :-)   Alex - Original Message - From: Alexander Malysh To: Alex Kinch ; [EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 2:24 PM Subject: Re: Optional paramet

Re: Optional parameter tags in deliver_sm SMPP pdu

2003-10-21 Thread Alex Kinch
Hi Alex,   See attached.   Kind regards, Alex   - Original Message - From: Alexander Malysh To: Alex Kinch ; [EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 1:17 PM Subject: Re: Optional parameter tags in deliver_sm SMPP pdu Hi Alex,please provide a full

Optional parameter tags in deliver_sm SMPP pdu

2003-10-21 Thread Alex Kinch
Hi,   Just hooked up a new SMPP connection, and we're getting the following when receiving delivery reports. Running cvs-20031020.   Is it anything to be worried about? Don't suppose it's a v3.3 vs 3.4 issue?   Alex   2003-10-21 12:42:53 [16] DEBUG: boxc_receiver: got ack2003-10-21 12:42:58

Re: Least cost routing

2003-10-19 Thread Alex Kinch
riginal Message - From: Andreas Fink To: Alex Kinch Cc: [EMAIL PROTECTED] Sent: Sunday, October 19, 2003 5:22 PM Subject: Re: Least cost routing On 19.10.2003, at 17:30, Alex Kinch wrote: Hi, I'm currently getting to grips with least cost routing of m

Least cost routing

2003-10-19 Thread Alex Kinch
Hi,   I'm currently getting to grips with least cost routing of messages. As we don't currently have any reliable MCC/MNC lookup facilities, we're having to do this by country prefix.   As far as I can see there's two ways I can do this: 1. implement preferred-prefix on each SMSC, or 2. put p

Re: SMPP broken in cvs-20031016?

2003-10-17 Thread Alex Kinch
Patch seems to fix it Alex, thanks! :-) Alex - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]> To: "Alex Kinch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 11:23 PM Subject: Re: SMPP broken in cvs-20031

Re: SMPP broken in cvs-20031016?

2003-10-17 Thread Alex Kinch
up with. Alex - Original Message - From: "Alex Kinch" <[EMAIL PROTECTED]> To: "Stipe Tolj" <[EMAIL PROTECTED]>; "Alexander Malysh" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 11:51 AM Subject: Re: SMPP brok

Re: SMPP broken in cvs-20031016?

2003-10-17 Thread Alex Kinch
pe Tolj" <[EMAIL PROTECTED]> To: "Alexander Malysh" <[EMAIL PROTECTED]> Cc: "Alex Kinch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 11:32 PM Subject: Re: SMPP broken in cvs-20031016? > Alexander Malysh wrote: > &g

SMPP broken in cvs-20031016?

2003-10-16 Thread Alex Kinch
  Just rebuilt our test box to use cvs-20031016 (previously was running 1.3.1-devel). I'm now experiencing problems with incoming SMPP. The message comes in, and shows up the bearerbox debug log - but nothing happens. It doesn't go anywhere!   Basically the SMPP sender does a deliver_sm, whic

Re: smppbox - any updates?

2003-10-15 Thread Alex Kinch
Thanks Alexander. Next question then.. how close is the release of 1.3.2 and 1.4.0? I would offer to help, but I'm not very good at C coding :-) Alex - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]> To: "Alex Kinch" <[EMAIL PRO

smppbox - any updates?

2003-10-15 Thread Alex Kinch
Stipe (and anyone else who knows the answer to this!),   Any news on the long awaited smppbox? Would be a great early christmas present. ;-)   Alex

SMPP service type on deliver_sm

2003-10-09 Thread Alex Kinch
Hi,   Is there a way to extract the SMPP service_type on a deliver_sm message, to pass it to an http-post SMS service? One of our SMPP providers puts the MCC/MNC information in the service_type, which we'd like to pass to the HTTP service on another box.   Alex

Panic when restarting via http interface

2003-10-09 Thread Alex Kinch
Hi,   I've tried to restart Kannel a couple of times via the HTTP interface - it gets so far, and then:   2003-10-09 17:56:16 [21] PANIC: gwlib/list.c:341: list_remove_producer: Assertion `list->num_producers > 0' failed.2003-10-09 17:56:16 [7] ERROR: connect failed2003-10-09 17:56:16 [7] ER

Adding prefix on certain SMSC

2003-10-05 Thread Alex Kinch
Hi, We're testing with an EMI SMSC, and they insist on having "00" added to the destination MSISDN. For instance, where we would usually send to 447764123456 they want 00447764123456.   Is there any way I can add the "00" prefix just for this SMSC?   Alex

Re: [RFC] Number portability hooks

2003-08-14 Thread Alex Kinch
Steve, I've been following this thread with interest. We're planning to collect information on a user's mobile operator via our soon-to-be-launched reverse billing operation. We also operate a bulk SMS and business messaging site, so this sort of information would be useful for least cost routing

Changing SMSC on phone to use Kannel

2003-08-14 Thread Alex Kinch
Hi,   Can I change the SMSC on my mobile phone to use Kannel to send messages?   Alex

Re: [RFC] Number portability hooks

2003-08-14 Thread Alex Kinch
. > But anyone with SS7 access can do lookup and instantly tell the MNC+MCC > of operator. > If there's enough interest, we might offer such public service with HTTP > interface and instant results.. > Just my 2c. > > On Mon, 2003-08-11 at 17:42, Alex Kinch wrote: > >

Re: Changing SMSC on phone to use Kannel

2003-08-11 Thread Alex Kinch
I figured that just after I sent the message, but thought it was worth asking anyway - just in case anyone had a workaround of any sort! Alex - Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Alex Kinch" <[EMAIL PROTECTED]> Cc: <[EMAIL

Re: help wanted

2003-06-19 Thread Alex Kinch
e a problem with releasing any mods back to the group. As T-Mobile seem to use something similar in the UK for direct connects and O2 Online only offer XML at present, I'm sure there's a few people that would like it in the tree proper. Alex - Original Message - From: "St

help wanted

2003-06-09 Thread Alex Kinch
Hi,   I'm after some assistance with Kannel, mainly to do with the SOAP patch and billing support. Not sure what the going rate is, so offers please..   Basically what I need is: 1. the SOAP patch successfully configured to work with O2 Online UK and another third party (Esendex), and 2. bil