Re: SMPP Limitation

2002-10-29 Thread Stipe Tolj
Cipher Strength wrote: > > Does SMPP supports windowing, My SMSC vendor is telling that it does not no, SMPP does *not* support windowing mode operations. At least not the official specs. Stipe [EMAIL PROTECTED] --- Wapme Systems A

Re: WTL_patch_lxml error!

2002-10-29 Thread Stipe Tolj
what kind of wtls patch are you trying to compile?! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-

Re: does kannel support SIEMENS MC35T ?

2002-10-30 Thread Stipe Tolj
Hi Hubert, > Huber Gottfried schrieb: > > can you tell me please, if kannel supports SIEMENS MC35T ? If you mean as GSM smsc, AFAIK yes. But we here at Wapme have to GSM modems of that type running, so please don't flame me if I'm telling something wrong. You may give Kannel a try on that

Re: Stable release 1.2.1

2002-10-30 Thread Stipe Tolj
Vjacheslav Chekushin wrote: > > Hi, list. > I see in CVS ChangeLog following record: > 2002-10-20 Stipe Tolj <[EMAIL PROTECTED]> > * Making stable release 1.2.1. > > So my question is: where can I get this release? > I can't find it on www.kannel.org.

Re: Kannel,device_home

2002-10-30 Thread Stipe Tolj
Hi Sherly, > I’m using kannel 1.2 and I want that my cellphone load this page as > default: "http://192.24.xxx.xx/test/test.asp"; > > So, I'm setting the map-url = "http://192.24.xxx.xx/test/test.asp"; > and device-home = "http://192.24.xxx.xx/test/test.asp";, is that ok?. the device-home mappin

Re: Kannel,device_home

2002-10-31 Thread Stipe Tolj
yes, the device-home = "http://192.24.xxx.xx/test/test.asp"; should have been enough. Maybe Openwave's browser jumps to the openwave page per default and you even can't change it. That's why openwave browsers are a pain :) If there is someone from openwave reading the list, take this as ceriou

Re: SIR ProvURL

2002-10-31 Thread Stipe Tolj
Guanghua Hou wrote: > > When will kannel support Provisioning? How to get ProvURL when SIR > is sent? Hmm, if you have the specs and you are familiar with Kannel's code, start and we'll apply the patches :) There is no schedule or volonteer on that tasks, AFAIK. Stipe [EMAIL PROTECTED] ---

Re: Kannel archtitecture

2002-10-31 Thread Stipe Tolj
Kalle Marjola wrote: > > > The original modified version is available for you to test (but for > > possible copyright reasons in some parts I won't announce the place > > here, so send me email) so investigate it and think about this issue. > > Feel free to say your opinion how easily some things

Re: SMPP: data_coding (deliver_sm)

2002-11-01 Thread Stipe Tolj
remeber guys to have a [PATCH] post to the mailing list if you want to have that in the general cvs tree. Just a reminder. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax:

Re: at2 date bug (stable 1.2.0)

2002-11-02 Thread Stipe Tolj
Sindunata Sudarmaji wrote: > > Hi All, > > I'm running kannel 1.2.0 with Siemens TC35, and I think I've found a bug > in AT2 date handling of received SMS: the month is off by +1. > > I don't know if it's fixed at the HEAD CVS, but my current tree does not > have the fix yet. can anyone of the

Re: i want to ask some question

2002-11-02 Thread Stipe Tolj
> we use kannel_1.2.0 and running in the redhat 7.0 pc > we use sony_ecrssion mms phone send data to wap gatway ,the first invoke > wtp pdu is"0a0b",wap gateway send ack wtp pdu is "1c8b 6100..." and > phone re ack wtp > pdu is "1c0b 6100..." ,then wap gatway re send result wtp pdu is "168b..."

Re: Kannel used as a PPG

2002-11-02 Thread Stipe Tolj
Evelyne Notton wrote: > > I have configured Kannel to work as a PPG on input, and SMPP on output. I have >several remarks > concerning the configuration: > - I have seen that the field Source_Addr on the SMPP request is not filled in using >field my_number > of smsc group, but using field global

[ANNOUNCE] Kannel 1.2.1 - update to stable version

2002-11-02 Thread Stipe Tolj
NEWS about Kannel: Open Source WAP and SMS Gateway version 1.2.1 This is a STABLE version. It should be usable for production systems. Please do report problems to [EMAIL PROTECTED] (the development mailing list). The bug tracking system is currently offline. Changes since version 1.2.0: Compa

Re: SAR Patch for Kannel

2002-11-06 Thread Stipe Tolj
> You once "promissed" :) to send your updated SAR patch to the Kannel > mailing list. I tried to find this email on the list but couldn't find it. > > Could you send your latest version to the list? Possible with > your findings like quality, missing features, working phones. > Alternatively I ca

Re: Wapbox problem with nokia phones

2002-11-06 Thread Stipe Tolj
Vjacheslav Chekushin wrote: > > Hi, all. > In wapbox.log I see following line: > > HTTP: Status line: > > May be the problem is in too big request? Kannel adds various headers by itself > and request size can exceed some limit, defined by server. > At least status line reports about this. Yep,

Re: SAR question

2002-11-06 Thread Stipe Tolj
> Can I get information about SAR for kannel WAPgw. > There is exists at least 1 SAR implementation (can be found on the list > as patch). > I think Kannel must support SAR. So why this patch don't applied to CVS. > How it can be quicken? If there is another SAR implementation > (I heard about it,

Re: Bug - panic() in SMPP shutdown

2002-11-06 Thread Stipe Tolj
Paul Keogh wrote: > > Suggested patch; > > if (smpp->transmitter >= 0) gwthread_wakeup(smpp->transmitter); > if (smpp->receiver>= 0) gwthread_wakeup(smpp->receiver); +1 from me. Stipe [EMAIL PROTECTED] --- Wapme Systems AG

Re: Wapbox problem with nokia phones

2002-11-07 Thread Stipe Tolj
> I doubt about settings/parameters, but you can 'customize' your versions, > editing the code. -1 from me. If we have a bug for a specific Nokia phone, we should point the bug out and check if we can support the phone. I dislike adding to much configuration directives. We have a lot of them, and

Re: kannel 1.2.1 crashes then dlr in use

2002-11-07 Thread Stipe Tolj
> Can anybody help me? I have the big problem with current kannel 1.2.1. > Internal dlr storage in use. and EMI2 protocol to connect to smsc. > kannel box crashes with PANIC then dlrmask require second stage of report. > (for example dlrmask=9 or 31). and no other errors in log (exept part > below)

Re: Bug - panic() in SMPP shutdown

2002-11-07 Thread Stipe Tolj
would this patch do it: ? RCS file: /home/cvs/gateway/gw/smsc/smsc_smpp.c,v retrieving revision 1.14 diff -r1.14 smsc_smpp.c 1084,1087c1084,1091 < gwthread_wakeup(smpp->transmitter); < gwthread_wakeup(smpp->receiver); < gwthread_join(smpp->transmitter); < gwthread_join(smpp->rec

Re: Kannel used as a PPG

2002-11-07 Thread Stipe Tolj
> #SMPP 1 > group = smsc > smsc = smpp > smsc-id=mw_test_smpp > host = 62.80.122.178 > port = 7901 > receive-port = 8100 > smsc-username = "mw_test_smpp" > smsc-password = eD2dq4L > system-type = "VMA" > address-range = "" > my-number= 333 > enquire-link-interval=120 > reconnect-delay=30 first

Re: Problems with large wap-push?

2002-11-07 Thread Stipe Tolj
> We're using Kannel 1.2.0 as a PPG/wap-gateway. > Push is working very fine up to a certain size of the push message > (somewhere around 150-160 bytes). > When pushing larger messages everything looks ok, but the phone > rejects/discards the push message. > Is there a limitation in Kannel, or coul

smsc_at2.c PDU coding

2002-11-07 Thread Stipe Tolj
Hi list, I have some problems with an Siemens M20. So I came across the gsmlib project at http://www.pxh.de/fs/gsmlib/index.html. When sending the same payload "tes" to same number on same device /dev/ttyS1. Debug output of gsmlib's gsmsendsms: <-- +CSMS: 1,1,1 <-- <-- OK --> AT+CMGS=17 <-- -->

Re: smsc_at2.c PDU coding

2002-11-08 Thread Stipe Tolj
thanks Andreas! Is that GSM AT PDU decoder in the cvs?! :)) If not, it should :) Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTE

Re: Kannel & blocking connect again.

2002-11-10 Thread Stipe Tolj
Hi Vjacheslav, > I want to discuss serious problem in Kannel WAP gateway. > It is about blocking connect(). Now any malicious user can > hang up kannel. It is too simple to do. > Anyone can send request from WAP phone to host which is configured > to drop SYN packets. > > For example: after simpl

Re: Kannel and any other XML engine

2002-11-11 Thread Stipe Tolj
> Has the Kannel source code been re-written to work with > any other XML engine apart from GNOME-XML? > > Is there a common Kannel code which can be configured to > work with any XML engine? nop, AFAIK, not. > I want Kannel to use Cocoon as the XML engine instead of > GNOME XML. A Google search

Re: Kannel latest release win32 exe needed

2002-11-11 Thread Stipe Tolj
> I need the win32 exe of kannel 1.2.1 . I need to > support WTP-SAR(Java J2ME MIDlet download support; > force-sar = true does not work in the wapbox group > settings for the wapkannel.conf file). I am a Windows > OS based WAP developerand need the exe. > Can you please help ? first of all we can

Re: Problems with large wap-push?

2002-11-11 Thread Stipe Tolj
> > Yes, there is indeed is a bug in wapbox (ppg) sms splitting. > > You should > > remove gw/wapbox.c, line > > > > max_msgs = (msg_len/MAX_SMS_OCTETS) + 1; > > > > Are you sure about this ? - it's working OK for me... yep, our PPG doing MMS notifications works too. Stipe [EMAIL PROTECTED] -

Re: send mms

2002-11-11 Thread Stipe Tolj
> can i use kannel to send mms? you can use Kannel to send MMS notifications via SMS, yes. See the PPG part in the user's guide. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-

Re: Kannel & blocking connect again.

2002-11-11 Thread Stipe Tolj
> Scenario 1 (how to reproduce) > As I said it is very easy to reproduce if you have access to any web server > with public address (you can test it with private web server if wapgw has > access to it, of course). > Fisrt of all configure some port to DROP (not REJECT!) incoming SYN packets > (or a

Re: how to install "SAR Patch"

2002-11-11 Thread Stipe Tolj
> i would like to know how i can install the last SAR patch "SAR-snapshot-patch.txt", > downlodable in the dev-mailing list. > My OS is Red Hat 7.2, should i use the unix command "patch -p0 < >SAR-snapshot-patch.txt", > in with directory should i run the command ??? BTW, check out the cvs in a co

Re: Kannel and any other XML engine

2002-11-11 Thread Stipe Tolj
> You can use JNI to bind C and Java, but its quite painful - and should be avoided if >at all possible. yep, but I didn't understand actually is intention?! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Dü

Re: Problems with large wap-push?

2002-11-12 Thread Stipe Tolj
Peter Löfman wrote: > > When following Aarnos instructions, putting in a hardcoded max_msgs > everything started to work fine. So there is definitively a bug. > Before fix it could not push messages containing over approx 150 characters, > now it has now problem pushing even up to 600 bytes push m

Re: Problems with large wap-push?

2002-11-12 Thread Stipe Tolj
Aarno Syvänen wrote: > > Then next thing would be replacing hardcoded constant. Stipe and Paul, > do you object > configuration variables, if default would be concatenation = true and > max-messages say > 10 ? to which group would those apply? Stipe [EMAIL PROTECTED] ---

[FYI] WTP-SAR added

2002-11-12 Thread Stipe Tolj
Hi list, ok, I commited Igor's WTP-SAR patch a couple of minutes ago to cvs HEAD. Special thanks to Igor for providing this great addition to Kannel! *applause* Please feel invited to test the new feature using the latest phones that doe large object downloads etc. Report problems to the list.

Re: Kannel & blocking connect again.

2002-11-12 Thread Stipe Tolj
Hi Vjacheslav, thanks a lot for the submission of the patch. Could you please be so kind to use the unified diff format which is invoked with the -u switch, like $ diff -u and attach the output to the mail, please no inline. Could you resend it that way and I will commit it to cvs today.

Re: Bug in http.c (parse_url())

2002-11-12 Thread Stipe Tolj
Vjacheslav Chekushin wrote: > > Hi, list. > There is a bug in http.c in function parse_url(). thanks, fix applied to cvs. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax:

Re: Problems with large wap-push?

2002-11-12 Thread Stipe Tolj
> Wapbox, because wapbox.c is currently our wdp level. Variables would be > meaningful only when pushing. hmm, ok, I'll vote +1 for that then. Seems reasonable. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470

Re: Can't talk HTTP to cygwin build

2002-11-12 Thread Stipe Tolj
Ben Blaukopf wrote: > > Code is 1.2.1 and I built on cygwin running on windows 2000 (SP2). Not > entirely sure > how to get the version, but I downloaded and installed on 28/10/02. When I > run > bearerbox and smsbox with smskannel.conf I can't use the HTTP interface for > sending SMSes, because I

Re: delivery reports and EMI [known bug issue]

2002-11-13 Thread Stipe Tolj
> the problem here is that the number now became suddendly a national number by >removing the 00 and 41 (country code) and replace it with a national long distance >prefix 0. > to fix this is easy. We re-internationalize the number again. However, some users >might not want to have it this way.

Re: SAR

2002-11-13 Thread Stipe Tolj
Hi Denzel, > Here's a SAR patch we made ( diffrent to Igore's). We tested this > with an earlier CVS ( may be in sync with gateway1.2.0 ). Nack's are > implemented. And we had a problem with igore's patch, cause > sometimes the nacks failed . could you point out at which conditions the NACKs fai

Re: delivery reports and EMI [known bug issue]

2002-11-13 Thread Stipe Tolj
> That would not be good enough in most cases. why? I think a primary key consisting of 8 digits of the receiver number and the timestamp is a pretty unique thing in the DLR table?! Ok, if you push several messages in the same second to the same number, then you clash up again to the same situati

Re: Kannel & blocking connect again.

2002-11-13 Thread Stipe Tolj
patch applied, thanks! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Internet: http://www.wapme-systems.de --

[FYI] non-blocking connect() patch applied

2002-11-13 Thread Stipe Tolj
Hi list, I just commited Vjacheslav's non-blocking patch to cvs HEAD. The patch works for me. Please do try this out in test environments and report problems to the list. BTW, I'd like to add the smsbox-routing patch too today and make a development branch release. Should be scale the version num

Re: Can't talk HTTP to cygwin build

2002-11-13 Thread Stipe Tolj
I have similiar effect with even more recent Cygwin builds. I suppose Cygwin's socket things are somehow broken. If you guys have the time and interest to test this: 1. pick kannel's test/test_http_server as http server 2. use cygwin 1.3.10 and do a wget to the http server 2. use cygwin 1.3.12, .

Re: delivery reports and EMI [known bug issue]

2002-11-13 Thread Stipe Tolj
> Well we would to have to use it the other way around. > and it would have to be SMSC specific. Imagine you have one EMI link to germany and >one to switzerland and you get "country specific" numbers on each of them. I have commited (long time ago, in a galaxy far far away :)) the smsc specific

Re: delivery reports and EMI [known bug issue]

2002-11-13 Thread Stipe Tolj
> The point is that in some areas 8 digits would interfear already on the > areacode level. > Its better than doing nothing though but its still not really unique. > > What happens if you deliver to a short ID which is 3-4 digits only? yep, that's through, messing things up. > Well the world is

Re: wapbox crashes

2002-11-13 Thread Stipe Tolj
> Why is the wapbox crashing when the host requested is not reachable??! > See log below: > (After this the wapbox just dies) > > /Peter Lofman > > 2002-11-13 09:29:00 [0] INFO: Added logfile `/var/log/kannel/wapbox-wap.log' > with level `1'. > 2002-11-13 09:29:00 [0] INFO: Starting to log to fil

Re: wapbox crashes

2002-11-13 Thread Stipe Tolj
ups, ok this may be caused by some code I put in for adding the referer HTTP header. Please check what happens before calling the get_referer_url() when the http lookup fails. The asserion should prevent that empty referer strings are added. Maybe I'm not handling non-possible http lookup properly

Re: Kannel & CDMP

2002-11-13 Thread Stipe Tolj
> What about CDMP (Cellular Digital Messaging Protocol by Motorola) > support in Kannel ? Somebody know projects like Kannel with CDMP > implementation ? If you have the specification or know where we can download one, we'd like to invite you to write an Kannel module for it and we'll add it to Ka

Re: DLRs

2002-11-13 Thread Stipe Tolj
Martin Quevedo wrote: > > The thing is I am writing a perl script that connects to the > smsbox-port to deliver sm though the kannel. I am setting the > dlr_mask =1 and the dlr_ulr to a local script. However I only get > the submit_sm_resp DLR. But the DLR that comes as a deliver_sm never > arrive

Re: delivery reports and EMI [known bug issue]

2002-11-13 Thread Stipe Tolj
> Ok. lets at least add the last 8 digits of the phone number to the > timestamp to make it unique. > I think thats a good compromize which solves 99.9% of the problems. > Stipe, got your patch ready or shall I upgrade cvs? go for it. I'm working on other Kannel brackets currently, including the w

Re: wapbox crashes

2002-11-13 Thread Stipe Tolj
I get the following while addressing a HTTP resource that is not available via connectionless mode: ... 2002-11-13 23:48:11 [2] DEBUG: WSP: End of decoded headers. 2002-11-13 23:48:11 [6] DEBUG: Started thread 9 (gwlib/fdset.c:poller) 2002-11-13 23:48:11 [6] DEBUG: Started thread 10 (gwlib/http.c:

Re: wapbox crashes

2002-11-13 Thread Stipe Tolj
same for Linux here: ... 2002-11-14 02:26:54 [2] DEBUG: User-Agent: Nokia7210/1.0 (2.01) Profile/MIDP-1.0 Configuration/CLDC-1.0 2002-11-14 02:26:54 [2] DEBUG: X-WAP.TOD: ? 2002-11-14 02:26:54 [2] DEBUG: WSP: End of decoded headers. 2002-11-14 02:26:55 [10] ERROR: gethostbyname failed 2002-11-14 0

[FYI] smsbox routing patch commited

2002-11-13 Thread Stipe Tolj
Hi list, I commited now Wapme's smsbox routing patch to Kannel's cvs HEAD tree. The basic idea behind the smsbox routing is that we can now route inbound messages to specific smsbox instances. bearerbox may be connected to several smsboxes, mainly for load-balancing purposes. Now as smsboxes do

Re: [FYI] smsbox routing patch commited

2002-11-13 Thread Stipe Tolj
forgot to say: of course the smsbox routing is an added feature, which means the standard default behaviour has *not* changed. If your smsbox does not identify itself via the 'smsbox-id' directive to bearerbox and there are no 'smsbox-route' group in your configuration everything stays the same.

Re: wapbox crashes

2002-11-14 Thread Stipe Tolj
> I'm using the 1.2.0 stable release... can anyone other that Peter confirm the present of this bug, inluding the PANIC and the bail out of wapbox?! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf

Re: SDU-Size and UAProfiles

2002-11-14 Thread Stipe Tolj
> I have tested how Nokia 7210 handles MMS. > The problem is that this phone (at least with my soft version) > don't use SDU-Size parameter but UAprofiling > (http://nds.nokia.com/uaprof/N7210r100.xml). > So WAP gw take default value 1400 and phone can't fetch mms from server. > Now I simply remove

Re: Entity too Large solutions

2002-11-14 Thread Stipe Tolj
> is someone allready looking into the extensive amount of headers that > kannel generates? I can imagine that by concatenating all accept content > types on one line (and the same for character codings) the web-servers can > be much more happy. Kannel should pass things as the phone sends them, A

Re: SAR patch and segfaults

2002-11-14 Thread Stipe Tolj
> 8k mms message (with nothing more than a picture and the SMIL of course) > with a nokia 7650 to kannel. hmmm, we used to send and receive MMS via the 7650 up to 130 kb successfully. Strange things happen here... So you used Kannel as WAP gateway to talk to an MMS Server right?! Does it break i

Re: [FYI] smsbox routing patch commited

2002-11-14 Thread Stipe Tolj
> I've been working here with creating an SMPP listener in order to allow > peering and the routing changes work nicely with that. Has anyone commited > an SMPP listener to the group yet? we have a full fleadged SMPP v3.4 and EMI/UCP 4.0 server here using Kannel's sources (libgwlib and libgw) as c

Re: wapbox crashes

2002-11-14 Thread Stipe Tolj
> I saw report about it on the list from Bjorn Buttner without any reply, > see http://www.mail-archive.com/devel%40kannel.3glab.org/msg05480.html > > I have not problem with it, but i have wsp_smart_errors=0 so this occures only if WSP smart errors are tuned on?! I have to check... Stipe [EMAI

Re: wapbox crashes

2002-11-15 Thread Stipe Tolj
Peter Löfman wrote: > > That's correct! > I tried to set smart-errors = false and the problem is no more! yep, can confirm this PANIC if 'smart-errors = yes' in wapbox group. BTW, this only happens for connectionless request, not for connection-orientated. Fixing this... Stipe [EMAIL PROTECTED

Re: problem with cvs-20021114

2002-11-15 Thread Stipe Tolj
> Can you some body give me a point how will look "group = dlr-db" after > the last changes in cvs. > I have this error when I start the bearerbox. Is noting in userguide > about field-boxc-id > > [root@zlobil gateway]# bearerbox-cvs-20021114 /etc/kannel/kannel.conf > 2002-11-15 11:08:29 [0] INFO:

Re: wapbox crashes

2002-11-15 Thread Stipe Tolj
fix has been comitted to cvs head. Works for me now. Please try and report. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROTECTED] Int

Re: kannel 1.2.1 crashes then dlr in use

2002-11-15 Thread Stipe Tolj
> p.s. may be somebody check this part code and fix it. could you please sum up the essence of the mail thread?! what is the problem? Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74

Re: Problems wapping by Siemens ME45 with Kannel 1.2.1

2002-11-15 Thread Stipe Tolj
> Please let me know directely to me, because I am not in the list. > Thanks. I am sponsoring your great project in Oracle Italy, to > test our Wireless solution. that's great! thanks! maybe we can integrate Kannel into Oracle's Wireless Server someday?! Like Oracle did for Apache as their core H

Re: Problems wapping by Siemens ME45 with Kannel 1.2.1

2002-11-15 Thread Stipe Tolj
> 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. I'm already investigating this issue. See also the more recent threads about "too long request entities" Stipe [EMAIL PROT

Re: Entity too Large solutions

2002-11-15 Thread Stipe Tolj
as an example: Apache 1.3.27 has a default limit of 100 header lines in the request. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [EMAIL PROT

Re: Entity too Large solutions

2002-11-15 Thread Stipe Tolj
it definetly depends on the HTTP server. A default configured Apache without Request size limit is serving the pages correctly. Please check and tell the list which HTTP servers do refuse the request via error code 413. Stipe [EMAIL PROTECTED] --

Re: [FYI] smsbox routing patch commited

2002-11-15 Thread Stipe Tolj
> what are the emibox, webbox and milbox groups in cfg.def for? I don't know. They are not used by the smsbox routing and neither by wapme's smppbox. We have our own group addtions like group = smppbox, but I don't like if someone includes things in official cvs tree that are propertiery. I'll ch

Re: [FYI] smsbox routing patch commited

2002-11-15 Thread Stipe Tolj
> what are the emibox, webbox and milbox groups in cfg.def for? Andreas did it! Flame him! :)) Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [

Re: [PATCH] Avoid bearerbox oom-kill!

2002-11-15 Thread Stipe Tolj
> here is a small patch to avoid bearerbox oom-kill and give smsbox really > status of sms. > OOM-Kill simple scenario: > your bearerbox is connected to SMSC but connection is broken (temporarely). > So smsbox send sms to bearerbox (bbbox) and bbbox store it in queue (list) and > sometimes is bbbox

Re: [PATCH] avoid bearerbox oom-kill (fix)

2002-11-16 Thread Stipe Tolj
> please re submit this patch as a unified diff, and ignoring changes to > white space. This is horrid to read as there are many lines in the diff > that are not necessary. yep, Nisan is right here. The more cleanly your patch is, the faster we may review it and vote for commitment to cvs. Stipe

Re: [PATCH] avoid bearerbox oom-kill (fix)

2002-11-17 Thread Stipe Tolj
Hi Alexander, ok, I tried to understand the patch. Here is what I sum up: Within gw/bb_boxc.c:boxc_receiver() you create a msg of type ack and fill it with values depending on the result of the smsc2_rout() call. ok so far ok. Then you inject the ack msg to conn->incoming. But I don't see any u

Re: CVS SMPP Optional parameters

2002-11-17 Thread Stipe Tolj
Hi Nisan, Nisan Bloch wrote: > > Hi Stipe > > I see that your implementation of optional parameters in SMPP is not quite > complete. The PDU code is done, but I dont see you using it as such in the > SMPP module, well at least in the CVS version. Do you have a more recent > version of smsc_smpp

Re: problem with cvs-20021114

2002-11-17 Thread Stipe Tolj
ups, ok, I missed to add 'field-boxc-id' to the 'dlr-db' group in gwlib/cfg.def. Fixing this right now in cvs. Please update your tree and try again, should work now without the panic. Stipe [EMAIL PROTECTED] --- Wapme Systems AG Vo

Re: wap push receiving on siemens

2002-11-19 Thread Stipe Tolj
Aarno Syvänen schrieb: > > 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_re

Re: [FYI] smsbox routing patch commited

2002-11-19 Thread Stipe Tolj
> 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]

Re: CVS SMPP Optional parameters

2002-11-19 Thread Stipe Tolj
> 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. To be honest, Daniel Lukic, any employee of us did it, blame him :)) I'll forward this issue to him, so he can check. Stipe [EMAIL PROTECTED] -

Re: CVS SMPP Optional parameters

2002-11-19 Thread Stipe Tolj
> 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? nop, sorry. Keep the list posted about it, please. Stipe [EMAIL PROTECTED] --- Wapme Syst

Re: sendsms interface

2002-11-19 Thread Stipe Tolj
> 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

Re: ringing tones

2002-11-19 Thread Stipe Tolj
> > 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. yep, Kannel can send *any* kind of sms, including EMS, MMS notification, Nokia ringtones and operator logos and everything tha

Re: [BUG] smsc stop start

2002-11-19 Thread Stipe Tolj
> 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

Re: [BUG] smsc stop start

2002-11-19 Thread Stipe Tolj
the problem is the following (if you don't use unique smsc-ids). You stop the smsc-id, then the first in the list gets to 'dead'. Then you restart the link, which means the dead link will be activated and added to the end of the list. So the second smsc link is now first in the list. If you again

Re: [BUG] smsc stop start

2002-11-19 Thread Stipe Tolj
> 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. why is that required for DLR grou

Re: [BUG] smsc stop start

2002-11-19 Thread Stipe Tolj
> mm.. not sure.. we use the smsc-ids for routing (done external to > kannel), then within Kannel multiple links with the same smsc-id are > "balanced" by Kannel, or are failovers of each other (connections to > the same provider on different ips) - we do the same. But we do it this way: unique s

Re: [FYI] smsbox routing patch commited

2002-11-19 Thread Stipe Tolj
> mysql.. > most the entries are blank and some are "(null)", which could have to do > with some of the octstr patches? hmm, ok, this may be the problem. As we all know blank "" is not NULL. I'd expect the entries to be NULLed if no smsbox-id has been given. So the question is why are there entrie

Re: [BUG] smsbox memleak

2002-11-19 Thread Stipe Tolj
> 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:

Re: send-sms interface - followup question

2002-11-19 Thread Stipe Tolj
> 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... for that instance should that happen in your opinion? Stipe [EMAIL PROTECTED] ---

Re: Sending OTA bookmarks to an ericsson r520 or t68i

2002-11-19 Thread Stipe Tolj
Hi Mario, > I'm trying to add bookmarks to an ericsson r520 or t68i phone via > OTA, with no success. > I use an ericsson t68i as a SMSC. I can successfully send a SMS > message and send WAP browser settings to the ericsson phones, but I > can not add bookmarks. Hmm, you can send WAP config setti

Re: automatic starting again wapbox

2002-11-19 Thread Stipe Tolj
** > 2002-11-14 19:51:12 [11] DEBUG: Did not find previous routing info for WDP, >generating new > >** > ... > **

Re: [PATCH] admin, sendsms bind to interface

2002-11-19 Thread Stipe Tolj
> 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 +1, sounds reasonable and doesn't change default behaviour, commited to cvs. Thanks for the patch Nisan. Stipe [E

repost: [PATCH] SMPP: data_coding (deliver_sm) votes?!

2002-11-19 Thread Stipe Tolj
Hi list, the attached patch has been submited by Alan on 11-06-2002. Unfortunatly there were no votes for the patch to include it to cvs head. So please heads up! BTW, using iconv routines make dependency more tight. Currently we only depend on libxml2 for Kannel (even while it is not needed for

Re: automatic starting again wapbox

2002-11-19 Thread Stipe Tolj
Yury Mikhienko wrote: > > > >** > > > 2002-11-14 19:51:12 [11] DEBUG: Did not find previous routing info for WDP, >generating new > > > >**

Re: automatic starting again wapbox

2002-11-20 Thread Stipe Tolj
> after this wapbox is vanished. obviously your wapbox gets an segmentation fault. Can you strace wapbox to see in which point of the code the segmentation fault happens? Can you try to use the same URL without the cookies, maybe it's there?! Stipe [EMAIL PROTECTED] --

Re: [BUG] smsc stop start

2002-11-20 Thread Stipe Tolj
> This is not always the case. > Example: we have 4 parallel link to a EMI/UCP SMSC > The 4 links are exactly configured the same way and they are build like 4 redundant >parallel pipes bundlet into one logical pipe. > The problem is that you can send an SMS on the first pipe but get the delivery

Re: repost: [PATCH] SMPP: data_coding (deliver_sm) votes?!

2002-11-20 Thread Stipe Tolj
Oded Arbel wrote: > > This patch was originated from m-Wise code, so I'm not sure I'm allowed to vote on >it.. but if for nothing else, at least it introduces iconv into Kannel - which I >think is mighty useful. except that, all I can say is "works for me(tm)". ok, let's interpret this as +1 :)

Re: Kannel Parsing access/global #

2002-11-20 Thread Stipe Tolj
> assuming a telco gave us an access numbers with a unique prefix (lets say 123) > so all sms message sent to 1234,1235,123001,123111 will be thrown to one > server... is it possible to parse the suffix of those numbers... and route > per suffix on a sms-service? no, but if the prefix is static a

Re: [BUG] smsc stop start

2002-11-20 Thread Stipe Tolj
> If we store the smsc as submitted in the original request from smsbox, it would be >stored as link1 but the incoming sms would still be link1a..c > so the only way would be to have another name in the DLR code for grouping SMSC >links together for DLR's. Another parameter? I would like to avoid

<    1   2   3   4   5   6   7   8   9   10   >