send-sms interface - followup question

2002-11-18 Thread Kita B. Ndara
Hi, I've been looking at the code in sendms_req_handle() (smsbox.c). Is it possible that in some instances, the return str is empty on success? I think that might account for the error I got earlier... Please help Thanks __ Do You Yahoo!? Everyth

[PATCH] admin, sendsms bind to interface

2002-11-18 Thread Nisan Bloch
Hi All Patches to the bb_http.c and smsbox.c to allow the admin and sendsms http interface to bind to a specified interface. files patched: gw/smsbox.c, gw/bb_http.c, gwlib/cfg.def Nisan --- ../cvs/gateway/gw/smsbox.c Thu Nov 14 12:11:38 2002 +++ ../gateway-cvsup/gw/smsbox.c Sun Nov 17 22:51:4

Re: [BUG] smsc stop start

2002-11-18 Thread Nisan Bloch
At 08:21 PM 11/18/02 +0100, Andreas Fink wrote: I was thinking of exactly the reverse. How do I stop /start a single link if I have mutiple ones name the same way (for DLR grouping this is required). Maybe we should have the SMSC link be named unique and group them by some other name for DLR proce

Re: [BUG] smsc stop start

2002-11-18 Thread Andreas Fink
I was thinking of exactly the reverse. How do I stop /start a single link if I have mutiple ones name the same way (for DLR grouping this is required). Maybe we should have the SMSC link be named unique and group them by some other name for DLR processing. On Montag, November 18, 2002, at 07:05

Re: CVS SMPP Optional parameters

2002-11-18 Thread Nisan Bloch
At 12:20 AM 11/18/02 +0100, Stipe Tolj wrote: No, the client side (smsc_smpp.c) has yet not been modified by us to use the optional parameters. ok.. i am about to do this to replace our msgpayload patch. Do you have any utils code to get and set the optional parameters in the PDU? Nisan Sti

[BUG] smsbox memleak

2002-11-18 Thread Nisan Bloch
Hi All There is a new memory leak in the cvs, in smsbox. For each dlr ack.. and probabally sms-service 2002-11-18 15:59:11 [0] DEBUG: Allocated by octstr_create_from_data_real at gwlib/octstr.c:185 2002-11-18 15:59:11 [0] DEBUG: Claimed by parse_url at gwlib/http.c:1156 2002-11-18 15:59:11 [0]

[BUG] smsc stop start

2002-11-18 Thread Nisan Bloch
Hi All There is a bug in the smsc stop/start admin interface. Before I fix it, I want to check that the soln we propose will work for the list. The scenario is as follows: Assume you have more than one smsc group with the same smsc-id. eg one provider with 2 different host. Ok when you use the

Re: CVS SMPP Optional parameters

2002-11-18 Thread Nisan Bloch
Hi Stipe We are experiencing problems with the current cvs with the optional smpp parameters. Here is a debug log. I will try look into it further, but seen as you have just done this code it may be quicker for u to look. 2002-11-18 14:10:40 [0] INFO: Kannel bearerbox II version cvs- starting 2

Re: [FYI] smsbox routing patch commited

2002-11-18 Thread Nisan Bloch
Hi Stipe There is a small problem in the smsbox routing patch. I have a configuration as before your patch. i.e. no smsbox-id and no smsbox-route group. When smsbox receives a dlr notification from bbox we get the following error. The dlrurl still gets called however. 2002-11-18 14:45:38 [5] DEBU

Re: ringing tones

2002-11-18 Thread me
Dear Sir, > Is it possible to send ringing tones, picture messages, etcc.. by > Kannel gateway. Everything is possible as long as your TELCO let you specify the UDH header. Cheers, Toni

Re: Bug in wap_push_ppg.c ?

2002-11-18 Thread Aarno Syvänen
Yeah. Thanks for the report. Aarno On Monday, November 18, 2002, at 02:52 PM, Paul Keogh wrote: The push response seems to be inconsistent with the DTD for this spec. Specifically, the child element is outside the element when according to the DTD and the PAP spec (wap-247,section 8.3 page

Re: wap push receiving on siemens

2002-11-18 Thread Aarno Syvänen
Hello, there is a bug in ppg, it sends host header to the phone, even though this one is meaningful only for pi->ppg transaction. So can you add function call http_ header_remove_all(push_headers, "Host") into module gw/wap_push_ppg.c, into function pap_request thread, before test if (!headers_a

ringing tones

2002-11-18 Thread Dejan Djusic
Dear Sirs,   Is it possible to send ringing tones, picture messages, etcc.. by Kannel gateway.   Best regards,   Dejan Djusic  

automatic starting again wapbox

2002-11-18 Thread Yury Mikhienko
Hi all! I use kannel v.1.2.1 on Linux system and last time I have noticed strange lines in wapbox.log (starting at [2002-11-14 13:00:52]): 2002-11-14 13:00:51 [10] DEBUG: data: 47 61 74 65 77 61 79 3a Gateway: 2002-11-14 13:00:51 [10] DEBUG: data: 20 4b 61 6e 6e 65 6c 2fKannel/ 2002-11

Re: SDU-Size and UAProfiles

2002-11-18 Thread Aarno Syvänen
Hi Vjacheslav, Long way to do this is: a) take value of Profile header, fetch the url. b) parse the document, get Client SDU size here b) store size, use stored value later Yes, there are rdf parsers around (one called sirpac, at least, if memory servers me rigth). If you are interested doing,

Re: Problems wapping by Siemens ME45 with Kannel 1.2.1

2002-11-18 Thread Emiliano Pecis
Maybe, but I'd like to show your product working with our devices. The wap gateway doesn't work with our Siemens ME45. Please see my previuos mail for further details. Thanks. Emiliano Stipe Tolj wrote: Please let me know directely to me, because I am not in the list. Thanks. I am sponsoring yo

Bug in wap_push_ppg.c ?

2002-11-18 Thread Paul Keogh
The push response seems to be inconsistent with the DTD for this spec. Specifically, the child element is outside the element when according to the DTD and the PAP spec (wap-247,section 8.3 page 21) it should be inside the element. Attached is a patch which may not apply as my srcs are a li

sendsms interface

2002-11-18 Thread Kita B. Ndara
Hi, I have a web2sms system whereby I collect and reformat messages from the web, then push them into my kannel through the sendsms interface. If I push messages rapidly through the sendsms interface using lynx -dump '...', intermitently the interface goes silent (i.e. empty response), and the me