problem with CMG and one mutual SEND/RCV connection

2003-08-04 Thread Holger Seiferth
Hi, when using kannel with CMG SMSC and a provider which uses one connection to do both sending and receiving messages (incl. notification) there seems to be a kind of Dead Lock problem with sending messages and sending notifications. Situation is like this (I tried to simplify the description to

Re: freebsd 4.8 @ kannel cvs problems

2003-08-04 Thread Stipe Tolj
Dziugas Baltrunas wrote: Hi list, I recently made box upgrade with the FreeBSD 4.8 OS inside. I cvs'ed up Kannel, and interesting things happend. firstly, there is someting strange in access log: 2003-08-03 18:42:40 Receive SMS [SMSC:xxx] [SVC:] [ACT:] [from:xxx] [to:xxx]

Re: freebsd 4.8 @ kannel cvs problems

2003-08-04 Thread Aarno Syvänen
Got same panic, found double deallocation and told Stipe. He promised to fix this. (see gw/smsbox.c, line 1052; msg_destroy deallocates charset, too). Aarno On Monday, August 4, 2003, at 11:10 AM, Stipe Tolj wrote: Dziugas Baltrunas wrote: Hi list, I recently made box upgrade with the FreeBSD

Re: freebsd 4.8 @ kannel cvs problems

2003-08-04 Thread Stipe Tolj
Dziugas Baltrunas schrieb: The situation could be repeated in very simple way - you just have to invoke http sendsms wrapper several times one by another and smsbox suddenly dies. sms-service groups also works in very unexpected way, offen not providing any reply. in my opinion, it's

Re: freebsd 4.8 @ kannel cvs problems

2003-08-04 Thread Stipe Tolj
Aarno Syvänen schrieb: Got same panic, found double deallocation and told Stipe. He promised to fix this. (see gw/smsbox.c, line 1052; msg_destroy deallocates charset, too). commited to cvs some min ago. Stipe [EMAIL PROTECTED]

Re: freebsd 4.8 @ kannel cvs problems

2003-08-04 Thread Dziugas Baltrunas
I just did cvs update -d, recompiled and now everything works as expected. Thanks for quick and operative replies. regards, Dziugas Baltrunas On Mon, 4 Aug 2003, Stipe Tolj wrote: Dziugas Baltrunas schrieb: The situation could be repeated in very simple way - you just have to invoke

BUG ID 0000071

2003-08-04 Thread David Chkhartishvili
Hi, I've just tried to add wap-map-url group to kannel.conf (http://bugs.kannel.org/view_bug_page.php?f_id=071), but got error: 2003-08-04 14:47:25 [0] INFO: Debug_lvl = 0, log_file = none, log_lvl = 0 2003-08-04 14:47:25 [0] ERROR: Group 'wap-map-url' may not contain field 'group'.

Re: BUG ID 0000071

2003-08-04 Thread Stipe Tolj
I've just tried to add wap-map-url group to kannel.conf (http://bugs.kannel.org/view_bug_page.php?f_id=071), but got error: 2003-08-04 14:47:25 [0] INFO: Debug_lvl = 0, log_file = none, log_lvl = 0 2003-08-04 14:47:25 [0] ERROR: Group 'wap-map-url' may not contain field 'group'.

Re: BUG ID 0000071

2003-08-04 Thread Stipe Tolj
group = wap-map-url url = http://* send-msisdn-header = X-WAP-Network-Client-MSISDN it's 'group = wap-url-map', see gwlib/cfg.def. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel:

Re: BUG ID 0000071

2003-08-04 Thread David Chkhartishvili
ok. Stipe Tolj wrote: David Chkhartishvili schrieb: I've pasted it from Bruno's comment =). I corrected that typo, but kannel still doesn't send MSISDN. :((( Have to review. stay tuned, this will take some time... Stipe [EMAIL PROTECTED]

PPG fixes committed

2003-08-04 Thread Aarno Syvänen
Hi List, I just committed PPG fixes (one of them fixes bug reported by Juan Enriquez). Change PPG too: now dlr and routing data are sent using Kannel headers. Would add cgi vars, too, if they are usefull. Aarno

Re: problem with CMG and one mutual SEND/RCV connection

2003-08-04 Thread Andreas Fink
if this is really the case, then we have a bug to fix. Bruno what you think of this? On Montag, August 4, 2003, at 10:55 Uhr, Holger Seiferth wrote: Hi, when using kannel with CMG SMSC and a provider which uses one connection to do both sending and receiving messages (incl. notification) there

Re: problem with CMG and one mutual SEND/RCV connection

2003-08-04 Thread Stipe Tolj
Andreas Fink wrote: if this is really the case, then we have a bug to fix. Bruno what you think of this? I'd like to hear Alexander's opinion too?! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470

Re: problem with CMG and one mutual SEND/RCV connection

2003-08-04 Thread Alexander Malysh
Hi, sorry, I can not undestand , what kind of driver you talk about? is it emi? On Monday 04 August 2003 11:20, Stipe Tolj wrote: Andreas Fink wrote: if this is really the case, then we have a bug to fix. Bruno what you think of this? I'd like to hear Alexander's opinion too?! Stipe

Re: BUG ID 0000071

2003-08-04 Thread Andreas Fink
if config parameters have changed it is always advisable to do a make clean to force a full rebuild. Often already compiled parts of kannel will reject the config parameters while others already deal with it. On Montag, August 4, 2003, at 11:55 Uhr, Stipe Tolj wrote: I've just tried to add

Re: problem with CMG and one mutual SEND/RCV connection

2003-08-04 Thread Alexander Malysh
Hi again, I do not agree here... We doesn't have any queue for ACK's. If emi driver receive DLR's then ACK's will be send immediately back, without any queuing (only tcp/ip buffering is here). That means, the right order is always there: 1) kannel - send msg - smsc 2) smsc -

Re: BUG ID 0000071

2003-08-04 Thread David Chkhartishvili
Ok, I will do make clean and report results. Andreas Fink wrote: if config parameters have changed it is always advisable to do a make clean to force a full rebuild. Often already compiled parts of kannel will reject the config parameters while others already deal with it. On Montag, August

Re: BUG ID 0000071

2003-08-04 Thread Andreas Fink
I think the problem is simply that you use group = wap-map-url url = http://* send-msisdn-header = X-WAP-Network-Client-MSISDN and the gwlib/cfg.def defines this was MULTI_GROUP(wap-url-map, OCTSTR(name) OCTSTR(url) OCTSTR(map-url) OCTSTR(send-msisdn-query) OCTSTR(send-msisdn-header)

Re: freebsd 4.8 @ kannel cvs problems (more PROBLEMS)

2003-08-04 Thread Dziugas Baltrunas
Hi list, I was wrong - there are still very serious problem in the current CVS version of Kannel. For instance, above are code for Nokia operator logo. The first version is with the current CVS (as you can see from flags), and the second is with cvs -D 'one month ago'. they look similar, but

Re: freebsd 4.8 @ kannel cvs problems (more PROBLEMS)

2003-08-04 Thread Bruno Rodrigues
Dziugas Baltrunas [EMAIL PROTECTED] wrote: Hi list, I was wrong - there are still very serious problem in the current CVS version of Kannel. For instance, above are code for Nokia operator logo. The first version is with the current CVS (as you can see from flags), and the second is with

Re: BUG ID 0000071

2003-08-04 Thread Bruno Rodrigues
David Chkhartishvili [EMAIL PROTECTED] wrote: Andreas, My current config is: group = *wap-url-map* url = http://* send-msisdn-header = X-WAP-Network-Client-MSISDN group = wap-url-map url = http://*; send-msisdn-header = X-Who-Am-I is working with proxy authentication. I will recheck

Re: freebsd 4.8 @ kannel cvs problems (more PROBLEMS)

2003-08-04 Thread Bruno Rodrigues
Andreas Fink [EMAIL PROTECTED] wrote: [-- text/plain, encoding quoted-printable, charset: ISO-8859-1, 27 lines --] CVS updates of code should always be in sync with user guide changes... This is true even Bruno is sometimes in a hurry... +1 for me oops ;)