RE: Message ID issues

2005-11-23 Thread Bill Brigden
Behalf Of Alexander Malysh > Sent: 23 November 2005 19:37 > To: devel@kannel.org > Subject: Re: Message ID issues > > Hi, > > just drop msg-id-type config option and it should work fine... > > Thanks, > Alex > > Bill Brigden wrote: > > These are my own

RE: Message ID issues

2005-11-23 Thread Bill Brigden
n see - its hitting the limit of an int on the bottom one when it converts it from the hex to long/string.. Any ideas? I've spent the afternoon being quite confused about it all! Cheers, Bill. > -Original Message- > From: Stipe Tolj [mailto:[EMAIL PROTECTED] > Sent: 23 Nove

Message ID issues

2005-11-23 Thread Bill Brigden
Hi, I've noticed that one of the providers in an installation using kannel is giving back big message ID's - see Bill error 2 below.. The provider is using SMPP and using the msg id type 0x03, so hex is given in both the submit_sm_resp and the deliver_sm. However I'm seeing problems where the con

Starting kannel status

2005-05-25 Thread Bill Brigden
Hi all, Looking through the status's available to start bearerbox under - is it possible to start with (possibly set with a flag per smsc, or generally) all the smsc connections in a down state, ie - you have to use the admin port to start the smsc's needed? Cheers, Bill.

RE: kannel-monitor patch: dead bb causes monitor to freeze

2004-12-23 Thread Bill Brigden
Further to your patch, I noticed when there is a bearerbox attached and no smsbox's attached to it, the bearerbox doesn't appear in the Box Connections. This is due to the test being an empty() test with a few spaces in the variable $x... Doing a trim solved this.. Cheers, Bill -Original Mess

Kannel version cvs-20040202 crashed after start-smsc

2004-08-18 Thread Bill Brigden
Hi there, I stopped 2 connections via stop-smsc this morning, and after restarting them kannel crashed! From what I can tell, there were 2 mesages in the store file destined for one of the connections I stopped, and after restarting the 2nd connection, kannel died - it had been started with -d to

RE: Kannel automatic compilation test

2004-05-25 Thread Bill Brigden
I was just wondering - How often does the auto compilation test update its cvs version? As the checkout date is about a week ago... Cheers. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kannel Sent: 25 May 2004 07:08 To: [EMAIL PROTECTED] Subject:

Error reading from fd 30

2004-04-16 Thread Bill Brigden
Hi there, I just wondered under what circumstances, I should be getting the following errors: 2004-04-16 16:26:54 [1] ERROR: Error reading from fd 30: 2004-04-16 16:26:54 [1] ERROR: System error 104: Connection reset by peer 2004-04-16 16:26:54 [1] ERROR: Error reading from fd 30: 2004-04-16 16

RE: In support of Billing MT sms

2004-03-25 Thread Bill Brigden
Surely if you just set your dlr-url to: dlrurl=http://10.0.0.211/traker/WebForm1.aspx?receiver=%P&sender=%p&tid=91 in each request instead of being in the config file, ie: http://10.0.0.3:13013/cgi-bin/sendsms?user=foo&pass=bar&from=61428884524&to= 1880123&text=hello+bimbo&charset=&udh=&mclass=0&

[PATCH] for xmlfunc.php for the http kannel monitor

2004-02-04 Thread Bill Brigden
Hi, I noticed that in the latest cvs, the kannel-monitor scripts in the contrib dir seems to be shifting the uptimes down one - this is because code has been shifted around and its calling things in the wrong order. I have attached a patch to fix this (not sure if in right format though - feel

Strange uptimes on smpp connections..

2004-02-04 Thread Bill Brigden
Hi there,   I know this has been reported in the past, but Ive noticed it again... We have around 12 smpp connections out from our kannel server, and most of the uptimes are what i would expect, however some are off, ie:    SMPP:smpp1.xxx  smpp1  online 38909s  118  147  2  0   SMPP:smpp2.x

RE: International SMS

2004-01-06 Thread Bill Brigden
The plus should be urlencoded to %2B... as a plus means a space when doing http gets... Regards - Bill. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nicholas Calugar Sent: 07 January 2004 01:41 To: [EMAIL PROTECTED] Subject: International SMS

Another DLR format

2003-12-16 Thread Bill Brigden
Hi there, I have just tried sending messages through another provider via smpp, and they are giving DLR's back ok, except for not using spaces inbetween fields, ie: 2003-12-16 08:16:50 [24] DEBUG: short_message: 2003-12-16 08:16:50 [24] DEBUG: Octet string at 0x8272ad0: 2003-12-16 08:16:50 [24]

The daily emails...

2003-09-23 Thread Bill Brigden
Hi All.. I just noticed that there weren't any auto emails this morning with patches to the devel with re the site / gateway / test compilation David Holland did report some downtime for the webserver yesterday - would that have affected cron jobs? Bill.

Re: dlr mask question...

2003-09-16 Thread Bill Brigden
I think there is an easy response to this: duh! - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 5:32 PM Subject: Re: dlr mask question...

dlr mask question...

2003-09-16 Thread Bill Brigden
Hi, Really obvious question. when I submit a message via sendsms with a dlrmask as 7 - why do I get a code 16 back if its rejected via the submit_sm_resp? Surely the dlrmask 7 stops this - or am I missing something? Bill.

Re: Wierd DLR problems

2003-09-16 Thread Bill Brigden
Malysh" <[EMAIL PROTECTED]> Cc: "Bill Brigden" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 3:42 PM Subject: Re: Wierd DLR problems Ah, very interesting. So should I use a dlr-mask of 19? (smsc reject + delivery failure + deliver

Re: Wierd DLR problems

2003-09-16 Thread Bill Brigden
al) - Original Message - From: "Rory Campbell-Lange" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 2:36 PM Subject: Re: Wierd DLR problems Thanks for the pointers, Bill. Recompilatio

Re: Wierd DLR problems

2003-09-16 Thread Bill Brigden
;] If you can do it, you could run kannel cvs on another server and check it out with your current config? - Original Message - From: "Rory Campbell-Lange" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]>; "Alexander Malysh" <[EMAIL P

Re: Wierd DLR problems

2003-09-16 Thread Bill Brigden
Hi Rory, I observed this in 1.2.1 a while ago, and then switched over to the cvs version (which I have found is completely stable) where the DLR mechanism was re done, and that seemed to fix the problem - Original Message - From: "Rory Campbell-Lange" <[EMAIL PROTECTED]> Cc: <[EMAIL

Re: smsbox sending dlr's....

2003-09-12 Thread Bill Brigden
dreas Fink To: Bill Brigden Cc: [EMAIL PROTECTED] Sent: Friday, September 12, 2003 2:37 PM Subject: Re: smsbox sending dlr's how do you add it into mysql? if you run into maxclients problem then you most probably dont use persistent connections. with PHP and persisten connections (mysq_pcon

smsbox sending dlr's....

2003-09-12 Thread Bill Brigden
Hi, We've been using our kannel server for sending out a few large sets of messages (around 700k)... We've been having problems though, not with the sending to kannel, or kannel sending them out - but when messages are rejected at the submit_sm level, ie - error code back in the submit_sm_resp, ka

Kannel user guide addition

2003-09-11 Thread Bill Brigden
Hi, Looking around mantis earlier, I came across: http://bugs.kannel.org/view_bug_page.php?f_id=075 Where Stipe has discussed load balancing and failover setup for smsc's. I did look in the latest snapshot and this kind of information would be useful as an example there... Bill.

Re: mysql dlr config parms

2003-09-03 Thread Bill Brigden
anyone new to it may miss it out. Cheers - Bill. - Original Message - From: Alexander Malysh To: Bill Brigden ; [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 1:47 PM Subject: Re: mysql dlr config parms On Tuesday 02 September 2003 14:41, Bill Brigden wrote: > Hi, > &g

mysql dlr config parms

2003-09-02 Thread Bill Brigden
Hi, I have noticed that in our config we use these config parms for the dlr-db group: group = dlr-db id = dlr-db table = dlr field-smsc = smsc field-timestamp = ts field-destination = destination field-service = service field-url = url field-mask = mask field-status = status field-source = source

Re: DLR's staying in kannel.store

2003-09-02 Thread Bill Brigden
ginal Message - From: Alexander Malysh To: Bill Brigden ; [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 1:04 PM Subject: Re: DLR's staying in kannel.store On Tuesday 02 September 2003 13:14, Bill Brigden wrote: > Hi, > > The server only uses one smsbox and it never disconne

Re: DLR's staying in kannel.store

2003-09-02 Thread Bill Brigden
I have already restarted bearerbox and smsbox this morning... I will keep an eye on it and let you know if / when I notice the same behaviour... Bill. - Original Message - From: Alexander Malysh To: Bill Brigden ; [EMAIL PROTECTED] Sent: Tuesday, September 02, 2003 1:04 PM Subject: Re

Re: DLR's staying in kannel.store

2003-09-02 Thread Bill Brigden
Hi, The server only uses one smsbox and it never disconnected from bearerbox - also I don't have an smsbox id set as there is only one smsbox (and no routing within smsbox) Cheers - Bill. - Original Message - From: Alexander Malysh To: Bill Brigden ; [EMAIL PROTECTED] Sent: Tu

DLR's staying in kannel.store

2003-09-02 Thread Bill Brigden
Hi everyone, I was wondering under what circumstances DLR's should be staying in the kannel.store file, as the server has been up for about 10 days and sent about 20k messages and the store file is about 80k with some messages and mostly dlr's. Some of the smpp links out have had to reconnect a fe

Re: SMSC Fail DLR's

2003-08-20 Thread Bill Brigden
As far as changing it to that form - it would make it a bit easier from our perspective. Also - yes, it is mblox's server. Regards, Bill. - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]>; <[E

SMSC Fail DLR's

2003-08-20 Thread Bill Brigden
Hi, I recently started using the CVS version instead of 1.2.1, and have noticed that when using DLR's - if there is a smsc failure, ie: 2003-08-20 15:10:11 [7] DEBUG: SMPP[xxx-smpp1]: Got PDU: 2003-08-20 15:10:11 [7] DEBUG: SMPP PDU 0x81d62c8 dump: 2003-08-20 15:10:11 [7] DEBUG: type_name: subm

Re: splitting messages

2003-08-20 Thread Bill Brigden
It may be (as Stipe said) that the phone uses the source address ( or ) as well as the concatenation Id (in this case 00), for re constructing messages. - Original Message - From: "DILWORTH MICHAEL" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 20, 2003 2:12

Re: reply to setting list request

2003-08-18 Thread Bill Brigden
> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 4:21 PM Subject: Re: reply to setting list request Bill Brigden <[EMAIL PROTECTED]> wrote: > I think that it was a poor suggestion / comment to make, as that part hadnt > quite sunk in relating to all the bogus messages

Re: reply to setting list request

2003-08-18 Thread Bill Brigden
I think that it was a poor suggestion / comment to make, as that part hadnt quite sunk in relating to all the bogus messages that would get onto the list! Regards, Bill. - Original Message - From: "Bruno Rodrigues" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003

reply to setting list request

2003-08-18 Thread Bill Brigden
Hi, It seems like a small thing, but could the reply-to be set to the list - as I have replied to messages before and not replied to the list - so when people look through archives it seems like some questions remain unanswered when infact they may have done! Also - a really small thing, but when

Re: Possible bug with smsc-stop

2003-08-15 Thread Bill Brigden
ginal Message - From: "Andreas Fink" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 15, 2003 1:36 PM Subject: Re: Possible bug with smsc-stop On Freitag, August 15, 2003, at 01:58 Uhr, Bill Brigden wrote:

Possible bug with smsc-stop

2003-08-15 Thread Bill Brigden
Hi, Im running cvs-20030811, and we have 9 connections to our providers: 1 transmitter/receiver to provider 1 3 transmitters to provider 2 1 receiver to provider 2 1 transceiver to provider 3 2 transmitters to provider 4 1 receiver to provider 4 now each provider has the same smsc-id, so it will

Problems receiving @ symbol in cvs-20030811

2003-08-14 Thread Bill Brigden
Hi, Using kannel cvs-20030811, I have sent a mobile originating message that comes in via smpp 3.4: This is bill's test... @ ? " But smsbox posts it to me like: This+is+bill's+test...+%A1+%3F+%22 And the bearerbox log says: 2003-08-14 18:01:03 [8] DEBUG: SMPP PDU 0x81e04c8 dump: 2003-08-14 18

Re: freebsd 4.8 @ kannel cvs problems

2003-08-03 Thread Bill Brigden
On 1st of this month at 23:48, in an attached text file with other problems (well, the DLR problems are no more), but in the output I got a panic from bearerbox: 2003-08-01 22:24:40 [5] PANIC: gwlib/octstr.c:2150: seems_valid_real: Assertion `ostr->data == NULL' failed. (Called from gwlib/octstr.c

Re: [RFC] smsc-alias groups for parameter addoption

2003-08-03 Thread Bill Brigden
> ok, this can be considered as *general* problem. As with TON/NPI for > SMPP (ie.) it's desirable to set SMPP parameters specifically on > message basis. But we don't want to "overload" smsbox interface with > smsc specific parameter handling. (btw, Kannel's msg structure is > anyway not designed

Re: smpp 3.4 DLR's

2003-08-01 Thread Bill Brigden
om gwlib/octstr.c:248:octstr_destroy.) Cheers for helping by the way! - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]> To: "Bill Brigden" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, August 01, 2003 10:06 PM Subject: Re: smpp

Re: smpp 3.4 DLR's

2003-08-01 Thread Bill Brigden
The version I ran it from was a cvs from a few weeks ago! I just did a cvs up -d just now and re ran a test message, and it gives the same result (as per attachment).. - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]> To: "Bill Brigden" &l

Re: smpp 3.4 DLR's

2003-08-01 Thread Bill Brigden
Also - this was using the CVS version - the same behaviour as 1.2.1 that we use on production machines... - Original Message - From: "Bill Brigden" <[EMAIL PROTECTED]> To: "Alexander Malysh" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, Aug

Re: smpp 3.4 DLR's

2003-08-01 Thread Bill Brigden
Attached is the debug log... The line in particular is: 2003-08-01 17:21:33 [4] DEBUG: sql: UPDATE dlr SET status=12 WHERE smsc='smpp1' AND ts='27164850' LIMIT 1; Any ideas? - Original Message - From: "Alexander Malysh" <[EMAIL PROTECTED]>

smpp 3.4 DLR's

2003-08-01 Thread Bill Brigden
Hi, I've just started using the dlrmask 31 for an application to track when messages get to our smpp provider, however the DLR code to say its been submitted i thought was 8, however this is the log from the bearerbox access log: 2003-08-01 17:43:33 send-SMS request added - sender:smpp1:+447766xx

Re: SMPP service-type setting

2003-08-01 Thread Bill Brigden
Replying to my own message :) When I said "useless" - I said that because we want to use the routing abilities of the provider per message instead of having to connect to the same operator 4 times, just to be able to use each different route - Original Message ----- From: &qu

SMPP service-type setting

2003-08-01 Thread Bill Brigden
Hi, With the CVS version (and maybe 1.3.1), it allows you to set the service-type for a connection. Is it possible to change to so that you can set it per message with a CGI / Kannel header variable - as we use Kannel to connect to an operator that gives one username and password different profile

Re: wap push si/sl

2003-07-26 Thread Bill Brigden
Looking through the script - the server indicator does have a bug where the expiry date was hardcoded in the past - there was a patch to the devel list a short while ago which removed this bug - a simple way to change it is to comment out these lines in sendsms.php around line 236: $fields['text'