Re: WARNING: SMPP: PDU element password to long (length is 9, should be 9)

2004-08-11 Thread Aarno Syvänen
The entity is NULTERMINATED, octet string is not. So \0 is added, in the last line, and that's why the comparison is =. And of course, max-octets does not include terminating \0. Aarno Aarno On 11.8.2004, at 01:17, Stipe Tolj wrote: Stipe Tolj wrote: Ok, now about the warning. I see this in

Commercial Support

2004-08-11 Thread Erwien Samantha Y
Is anyone know where can i get kannel commercial support ? wIEn

Re: Commercial Support

2004-08-11 Thread Stipe Tolj
Erwien Samantha Y wrote: Is anyone know where can i get kannel commercial support ? there is actually no real commitment from a company side to provide commercial support for Kannel, except Wapme Systems AG (my company), that offers this service for the Vodafone worldwide-group and their Kannel

Re: WARNING: SMPP: PDU element password to long (length is 9, should be 9)

2004-08-11 Thread Stipe Tolj
Aarno Syvänen wrote: The entity is NULTERMINATED, octet string is not. So \0 is added, in the last line, and that's why the comparison is =. And of course, max-octets does not include terminating \0. ok, but is the equal comparison realy required? wouldn't be enough? Stipe

RADIUS ACCT info used in WAP Push

2004-08-11 Thread Lars Kristian Roland
Title: Message Hi, Have you considered adding the RADIUS information in such a way that the client pushing a wap push via the push proxy can send the pap-request to an msisdn rather than an IP also when sending a udp push, but the push proxy sends it to the IP address (wap push proxy must

Re: RADIUS ACCT info used in WAP Push

2004-08-11 Thread Stipe Tolj
Lars Kristian Roland wrote: Hi, Have you considered adding the RADIUS information in such a way that the client pushing a wap push via the push proxy can send the pap-request to an msisdn rather than an IP also when sending a udp push, but the push proxy sends it to the IP address (wap push

RE: RADIUS ACCT info used in WAP Push

2004-08-11 Thread Paul Keogh
a) PI sends push msg to PPG b) PPG tries to resolve MSISDN into IP (from RADIUS acct mapping) c) if MSISDN is online at this time, PPG is able to address the push message via IP d) if it's not online, utilize SMS bearer to push the message (this is the current default behavior for

RE: RADIUS ACCT info used in WAP Push

2004-08-11 Thread Lars Kristian Roland
Hi, The _only_ benefit I see from this here is to allow PI (push initiators) to send push messages over PPG with MSISDNs as target, and wapbox would try to resolve this into IPs, in case the MSISDN is online and connected to the NAS at that specific point of time. So something like

Re: RADIUS ACCT info used in WAP Push

2004-08-11 Thread Stipe Tolj
Paul Keogh wrote: a) PI sends push msg to PPG b) PPG tries to resolve MSISDN into IP (from RADIUS acct mapping) c) if MSISDN is online at this time, PPG is able to address the push message via IP d) if it's not online, utilize SMS bearer to push the message (this is the current default behavior

Re: RADIUS ACCT info used in WAP Push

2004-08-11 Thread Stipe Tolj
Lars Kristian Roland wrote: Yes, SMS is always an option, but GPRS is cheaper, so it'd be good to be able to use it when possible, at least when there's a lot of WAP Push, for example as part of an online game or other. It could also be the case that the application knows the MSISDN, but doesn't

Re: WARNING: SMPP: PDU element password to long (length is 9, should be 9)

2004-08-11 Thread Stipe Tolj
Alexander Malysh wrote: NULTERMINATED as Aarno pointed already, is C string with terminating \0. max-octets is _including_ terminating \0. comparison is no enough, because if octstr len even equal to max-octets than that means we will drop 1 octet (because \0 will be added at the end), so the

RE: RADIUS ACCT info used in WAP Push

2004-08-11 Thread Lars Kristian Roland
Hi, How about digging into wapbox here and check if you can send us a patch. I'd be willing for review. I'm not sure I'd be able to, since my C is a bit too shaky :-) If I manage to, I'll send it :-)) If anyone else has the time and want to, that may be a better option. Regarding the

Re: Patch - spellchecking

2004-08-11 Thread Stipe Tolj
Pedro B. wrote: For consideration. Note: It's not a FULL revision of all the files, line by line. Right now it is just a correction of the major flaws, to make it consistent in a global overview. If approved, i will continue to comb the source, but to reach a state of perfectionism, more time

Re: Help: Kannel users from the Philippines

2004-08-11 Thread Josephine Forte
Hi, Attached is a snipp of bearerbox.log I hope you can help me figure out things in this logs. Thanks in advance. -- Josephine G. Forte Applications Developer 004-08-12 09:48:35 [23384] [7] DEBUG: CIMD2[send386]: sending 03:227 021:639186512954 023:386 027:386 055:0 064:00 065:00 044:0

Re: Help: Kannel users from the Philippines

2004-08-11 Thread Josephine Forte
Sir, Are you using an internet lease line or a private lease line directly connected to the SMSC? Because when I traceroute from our server going to the SMSC, and we had about 9 hops. From the SMSC going to our server takes about 15 hops. Does this have to do with the latency problem? Are