Re: Kannel quits without reporting fatal error

2003-07-08 Thread Stipe Tolj
Alan McNatty wrote: > > Can anyone think of a reason why Kannel might give up on a bad > connection after a time (is there something in io_thread in smpp module > that might cause a shutdown without reporting - I can only see, if fail > continue, etc - all looks good). it may be a memory exhaustu

Re: Push PDU

2003-07-08 Thread Aarno Syvänen
On Tuesday, July 1, 2003, at 02:08 PM, Guido Meyer wrote: Hi list, Has anyone a working PDU for a si push message? I have tried to send a push to various phones over the ppg with a script building the PDU. The PDU is send with a Nokia Cardphone 2.0. But the phones reject them (do nothing, no no

Re: [Fwd: SL-notification]

2003-07-08 Thread Aarno Syvänen
You must, of course, allow pushes. After that sls should work. Aarno On Wednesday, July 2, 2003, at 02:27 PM, Stipe Tolj wrote: Hi, forwarded to the list. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düss

AW: Push PDU

2003-07-08 Thread Guido Meyer
Thanks Aarno! Yes, the compiled xml-document was wrong. The php-configuration was wrong, magic_quotes_gpc must be Off not On, so all 0x00 were converted to 0x5c 0x30. The php-script sends the push to a sms-daemon which builds the pdu and there the xml-content was wrong. Now it works. Guido -

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Andreas Fink
On Dienstag, Juli 8, 2003, at 09:00 Uhr, Stipe Tolj wrote: Alan McNatty wrote: Can anyone think of a reason why Kannel might give up on a bad connection after a time (is there something in io_thread in smpp module that might cause a shutdown without reporting - I can only see, if fail continue,

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Alan McNatty
Hello, run_kannel_box is a strange beast (at least to me). It's purpose seems unclear (or more appropriately 'undocumented'). I understand it's part of the utils directory (out of main source) but it is part of standard build (eg: debian packages). Andres could you explain a bit about what it's

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Andreas Fink
On Dienstag, Juli 8, 2003, at 11:13 Uhr, Alan McNatty wrote: Hello, run_kannel_box is a strange beast (at least to me). It's purpose seems unclear (or more appropriately 'undocumented'). I understand it's part of the utils directory (out of main source) but it is part of standard build (eg: deb

sending and receiving $ and @

2003-07-08 Thread Wayne
Hi all, Both these sending and receiving problems occur on a SMPP 3.4 bind using stable 1.2.1 I have tried setting both msg-id-type and alt-charset to various values with no luck. Found this in alt-charset.h, seems to be the issue I'm having but I believe that the SMSC is neither of these type.