RE: DLR for emi2 : notification of delivery to phone or to SMSC ?

2001-11-15 Thread Michael Mulcahy
Hi, I think there is confusion when the term SMSC is used here. As far as Kannel is concerned the entity it is connected to is the SMSC even though it may only be a SMS broker. The dlrmask being set to 8 just notifies the sending application that Kannel has successfully sent the message to

Re: SMS-STATUS-REPORT ?

2001-11-15 Thread Nick Clarey
Howdy Paul, Does anybody know of any GSM devices that explicitly claim support for the SMS-STATUS-REPORT message type ? The Wavecom WM02 says it does; AT+CNMI=?,?,?,1,? says the following... SMS-STATUS-REPORTS routed using unsolicited code: +CDS: length CRLFpdu (PDU mode) or +CDS:

Re: SMS-STATUS-REPORT ?

2001-11-15 Thread Andrea Viscovich
The Wavecom WM02 says it does; AT+CNMI=?,?,?,1,? says the following... SMS-STATUS-REPORTS routed using unsolicited code: +CDS: length CRLFpdu (PDU mode) or +CDS: fo,mr,[ra],[tora],scts,dt,st (Text mode) Hi Nick, well, I don't think I'll use it, but just to know, if someone want delivery

routing..

2001-11-15 Thread Kiousi Maria ([EMAIL PROTECTED])
I also get the following message: DEBUG: datagram received DEBUG: did not find previous routing info for WDP, generating new WARNING: cannot route message, discard it any ideas?

AW: routing..

2001-11-15 Thread Jorg Pommnitz
I also get the following message: DEBUG: datagram received DEBUG: did not find previous routing info for WDP, generating new WARNING: cannot route message, discard it any ideas? Make sure there is a wapbox connected to the bearerbox so that it can deliver the WDP datagram to the

REPOST : Problem with emi2 keepalive ?

2001-11-15 Thread Gildas PERROT
Hi, I am using the last CVS version of kannel and emi2 smsc with keepalive = 180 : group = smsc smsc = emi2 smsc-id = smsc2 host = IP port = 7854 smsc-username = fluxus2 smsc-password = passwd receive-port = 7001 allowed-smsc-id = SMSC2 keepalive = 180 At startup, I have : 2001-11-09 10:59:08

Re: SEGV on program termination

2001-11-15 Thread Stipe Tolj
am I the onliest one who sees regular crashes on program termination (all the boxes)? They are hard to track down (gdb is useless, no core dumps) so I'd like to hear other ideas. I had such effect on single boxes, but it was related to faulty configuration file. Stipe [EMAIL PROTECTED]

Several remarks about DLR ?

2001-11-15 Thread Gildas PERROT
Hi, 1) since dlrurl is present as a sendsms-user variable and as a CGI variable, it should be also the case of dlrmask, wouldn't it be ? 3) I didn't find help in documentation about how what escape code to put in dlrurl ? 4) how can I get the timestamp (with seconds !) with the dlrurl ? 5) I

RE: REPOST : Problem with emi2 keepalive ?

2001-11-15 Thread Gildas PERROT
Yes !!! emi2 keepalive exists as you can check at : http://www.kannel.3glab.org/download/kannel-userguide-snapshot/userguide.htm l#AEN724 -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Jacob Vennervald Madsen Envoyé : jeudi 15 novembre 2001 14:30 À :

Re: REPOST : Problem with emi2 keepalive ?

2001-11-15 Thread Stipe Tolj
If you look in the online documentation it doesn't say anything about a configuration option called keepalive. Maybe you're not able to set it. please have always a look in the CVS generated documentation, not the old 1.1.5 version. Stipe [EMAIL PROTECTED]

Re: Several remarks about DLR ?

2001-11-15 Thread Bruno David Rodrigues
On Thu, 2001-11-15 at 13:33, Gildas PERROT wrote: Hi, 1) since dlrurl is present as a sendsms-user variable and as a CGI variable, it should be also the case of dlrmask, wouldn't it be ? The idea was to lock the dlr-url if you don't want your client to change it. And you don't want

Re: AW: SEGV on program termination

2001-11-15 Thread Bruno David Rodrigues
On Thu, 2001-11-15 at 13:30, Jrg Pommnitz wrote: am I the onliest one who sees regular crashes on program termination (all the boxes)? They are hard to track down (gdb is useless, no core dumps) so I'd like to hear other ideas. I started to have that problem when using

AW: EMI2 fix for multi recipients

2001-11-15 Thread Jrg Pommnitz
In this case you cannot support SMSC protocols that directly support some kind of multicast. Regards Jörg -Ursprüngliche Nachricht- Von: Bruno David Rodrigues [mailto:[EMAIL PROTECTED]] Gesendet am: Donnerstag, 15. November 2001 14:57 An: Jacob Vennervald Madsen Cc: [EMAIL PROTECTED]

AW: SEGV on program termination

2001-11-15 Thread Jrg Pommnitz
I get a SEGV even in test_ppg. It's rather strange. Regards Jörg I started to have that problem when using emi and at and one of those are slow. I believe it could be something of my code, but I never found it. Do your kannel segv in other ocasions too ?

Re: AW: [RFC]: strip_blanks in smsbox

2001-11-15 Thread Bruno David Rodrigues
On Thu, 2001-11-15 at 14:31, Jrg Pommnitz wrote: ASCII-art won't work with a proportional font. I do not see how you can get any consistent results. :))) Not my problem. I'm just the responsable for transporting the messages. Some other guys create the messages. But the

AW: AW: SEGV on program termination

2001-11-15 Thread Jörg Pommnitz
Do you mean that it happens *everytime* you use *all* of these programs ? Aarno Right. On RedHat-7.1 and Suse 6.4 Regards Jörg

AW: Kannel PPG seems to insist on qos element

2001-11-15 Thread Jörg Pommnitz
I have to qualify this message: IPv4 works fine without the qos tag, but PLMN gives: 2001-11-15 15:41:14 [11] DEBUG: HTTP: Creating HTTPClient for `10.1.25.120'. 2001-11-15 15:41:14 [13] INFO: PPG: Accept request /cgi-bin/wap-push.cgi from 10.1.25.120 2001-11-15 15:41:14 [13] DEBUG: PPG:

Re: Kannel PPG seems to insist on qos element

2001-11-15 Thread Aarno Syvänen
Hi Jörg, it seems the PPG does not work without the quality-of-service tag and network related attributes. According to the DTD this tag is optional. Is this a bug? Yes it is. PPG should use default values for missing optional attributes. And I like it use IP when there are no bearer

Re: Encoding and charset_to_utf8

2001-11-15 Thread Tuomas Luttinen
Worik Macky Turei Stanton wrote: Friends (At least in the case of...) When a message is sent via the http interface to smsbox smsbox_req_handle calls charset_processing to translate the text. If the coding is UCS2 and the charset is not UTF-16BE it is converted to utf8, thence to

Re: AW: Kannel PPG seems to insist on qos element

2001-11-15 Thread Aarno Syvänen
Jörg Pommnitz wrote: I have to qualify this message: IPv4 works fine without the qos tag, but PLMN gives: 2001-11-15 15:41:14 [11] DEBUG: HTTP: Creating HTTPClient for `10.1.25.120'. 2001-11-15 15:41:14 [13] INFO: PPG: Accept request /cgi-bin/wap-push.cgi from 10.1.25.120 2001-11-15

FW: SMS-STATUS-REPORT ?

2001-11-15 Thread Roy Smith
In PDU mode, the modem receives :- 01/11/15 16:57:34: L=4: +CDS: 25^M079144999701903706990C91448748741011517140101151714000^M 01/11/15 16:57:34: L=3: Decoded CDS:srSMSC=447973100999,srMSISDN=44788447,srMR=153,srST=0 fyi. the status field (0 in the example above) is defined in