Re: sending too fast to SMPP SMSC?

2002-04-04 Thread Stipe Tolj

Alex Judd wrote:
 
 Can we please ensure we add the SMPP ability to force source_addr_ton etc.
 to the release or at least the cvs before it is released. I know it is not as per
 the specifications however myself, Stefan Cars, Benjamin Lee and various
 others on the list have to re-add these modifications each new build we
 get, and one of the biggest carriers in the UK, namely BT, are forcing the
 use of non-standard values.

yep, I'm basicly +1 for adding this, as long as it changes SMPP
behaviour via configuration flags and is not hard-coded to the source.

 Also - I'd like to review and then cvs add the throttling modifications to
 SMPP so that we can do it correctly by protocol using 0x0058 I/F Throttled
 Error to slow down the speed we are sending messages until a suitable
 level is reached
 
 Is this suitable for everyone?

sounds ok for me.

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are




Re: OIS SMSC Password and User Name

2002-04-04 Thread Stipe Tolj

 I I am interfacing OIS using Kannel and i found out that in OIS
 documentations, there is a login invoke, anyone doing on OIS development
 currently? The current development release doesn't have a login invoke for
 SMSC. Thanks.

it seems it has not been touched lately to much, at least core
logically. Bruno may be the one at least with most recent changes in
there?!

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are




kannel wrote in java

2002-04-04 Thread Cristina Palomo



Hi people,
do you know where could I find the source code of 
the kannel wrote in java?

thanks 
cristina


Re: kannel wrote in java

2002-04-04 Thread Stipe Tolj

Ehmmm,

let me, just wait a minute, I thought someone dropped it to my desk
this morning on a disk, hmmm, funny it seems lost somewher in this
mess :)))

Sorry for being this way, but Kannel is writen in C and can not be
re-written in Java without *HUGE* ammount of work and burdons.

BTW, except Tomcat as a servlet engine, I wouldn't rely on anything
that is a production high-load server and rungs inside a JVM.

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are




RE: Animated SMS Blinking SMS AND NOW SOMETHING ABOUT JABBER

2002-04-04 Thread Cipher Strength


What is the attachment with this mail for ???

From: Oded Arbel [EMAIL PROTECTED]
To: Bruno David Rodrigues [EMAIL PROTECTED],   Valter Santos 
[EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: RE: Animated SMS  Blinking SMS AND NOW SOMETHING ABOUT JABBER
Date: Thu, 4 Apr 2002 00:07:47 +0200

That is a Yahoo application backend for Kannel, not an SMSC backend to
Yahoo (not that I know why such a thing would be interesting). it's also
easy to create an application backend to interface with ICQ or Jabber or
whatever, using one of the freely available libraries.

Oded


   -Original Message-
   From: Bruno David Rodrigues
   Sent: ב 01/04/2002 15:18
   To: Valter Santos; [EMAIL PROTECTED]
   Cc:
   Subject: Re: Animated SMS  Blinking SMS AND NOW SOMETHING ABOUT
JABBER



   Do you know ari-yahoo text mode client ?

   Now, search for a non-ncurses version (or remove ncurses from
it) and
   play with pipes ;)

   I have an yahoo.php that receives from kannel and injects in a
file
   (   file).

   Then, when I do a login, I launch in background (inside that
yahoo.php) the
   following:

   tail -n 0 -f file | ari-yahoo | yahoo2.php 

   The tail will read from the file and inject in ari-yahoo, and
last
   yahoo2.php (that one is
   runned like a cgi, but it could be perl or even shell) interpret
the output
   of ari-yahoo
   and will do another get back to kannel (lynx?)

   Of course this is an huge patch, but it works.

   I do have login/logout, query nick, mesg nick and aliases
   when a user gets online/offline, I receive a flash message
(thats why I said
   that I send
   a SMS to my application and it replies back with +- 10 msg, if
there is 10
   users online)
   When I do a q nick, that nick is selected and later I just
have to write
   text
   I can set my status but I'm still missing reading other custom
status (i can
   read the idle,
   busy, etc), but that's missing from ari-yahoo itself :(

   I'm now dissecating the yahoo protocol (v2.0) and doing a perl
daemon.


   - Original Message -
   From: Valter Santos [EMAIL PROTECTED]
   To: Bruno David Rodrigues [EMAIL PROTECTED]; Cipher
Strength
   [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
   Sent: Monday, April 01, 2002 4:12 AM
   Subject: Re: Animated SMS  Blinking SMS AND NOW SOMETHING ABOUT
JABBER


   
 I have a working smsyahoo ;)
   
Can you share it with us ?? :-)
   
/valter
   
- Original Message -
From: Bruno David Rodrigues [EMAIL PROTECTED]
To: Cipher Strength [EMAIL PROTECTED];
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Friday, March 29, 2002 10:01 PM
Subject: Re: Animated SMS  Blinking SMS AND NOW SOMETHING
ABOUT JABBER
   
   
 I have a working smsyahoo ;)

 - Original Message -
 From: Cipher Strength [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
 [EMAIL PROTECTED]
 Sent: Friday, March 29, 2002 4:25 PM
 Subject: Re: Animated SMS  Blinking SMS AND NOW SOMETHING
ABOUT JABBER


 
  Hi,
 
  Thanks for all people who responded to my query. But No
Body tells
   about
  Blink SMS  Animated SMS :( i think this some work should
be done on
   it
 
  JABBER is Nice Open Source Instant Messanging Software. Is
Some one
   have
  worked to integrate Jabber with Kannel.The idea is to make
SMS Instant
  messanging , I have searched some one have made Kannel
transport for
 Kannel.
  I will mail him to get the Details...
 
  Regards
  CIPHER
 
  From: Bruno David Rodrigues [EMAIL PROTECTED]
  To: Oded Arbel [EMAIL PROTECTED], Cipher Strength
  [EMAIL PROTECTED], [EMAIL PROTECTED]
  Subject: Re: Animated SMS  Blinking SMS
  Date: Fri, 29 Mar 2002 15:02:32 -
  
  I've tested now, and it's working ok.
  
  Why shouldn't it ? ;) Would I forget the concatenation ?
  
  Don't forget that unicode is almost like binary
concatenation, plus
   the
  caring of
  not breaking the last char...
  
  - Original Message -
  From: Oded Arbel [EMAIL PROTECTED]
  To: Cipher Strength [EMAIL PROTECTED];
  [EMAIL PROTECTED]
  Sent: Friday, March 29, 2002 9:27 AM
  Subject: RE: Animated SMS  Blinking SMS
  
  
  Unicode is currently very module dependant - some
implement it, while
  some not. Kannel itself handles unicode properly (if not
they way I
  would have liked it to :-), and I've successfuly used
Kannel to sent
  hebrew, russian and 

SNMP support

2002-04-04 Thread Cipher Strength

Currently there is no SNMP support with Kannel . Is any devlopment going on 
to add this feature. This can by handy. The idea is to monitor Kannel Stats 
through SNMP and plot MRTG Graphs and lot More things..

Regards
CIPHER

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com





Re: SNMP support

2002-04-04 Thread Stipe Tolj

Cipher Strength wrote:
 
 Currently there is no SNMP support with Kannel . Is any devlopment going on
 to add this feature. This can by handy. The idea is to monitor Kannel Stats
 through SNMP and plot MRTG Graphs and lot More things..

yep and nop. 

There is no active development AFAIK, but it's on my TODO for the
Kannel project. We are looking for contributors on this front?!

Either the net-snmp lib may be utilized for SNMPv3 or the smaller and
handier SNMPv1 add-ons of gnu-radius.

Anyone having good SNMP coding skills in C here to contribute?

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are




Re: Which Version of Kannel to use ????

2002-04-04 Thread Stipe Tolj

Cipher Strength wrote:
 
 Currently i am using Kannel development relases 1.1.5 with flash patch. Its
 working fine. But with 100% CPU utilization. As new features are added in
 new devleopment release. I want to use it. So should i use development
 release 1.1.6 or daily CVS. The 100% CPU utilzation is still there or its
 not resolved

please use development release 1.1.6 and report any bugs to the devel@
list, so we get improvements towards the upcoming stable release
1.2.0.

The CPU cycling problem concerning HTTP/1.1 keep-alives has been
fixed, even in 1.1.6. Please give us more details about what you see
there.

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are




bearearbox core

2002-04-04 Thread Jorge Silva

Hi list

I cought a Core from bearerbox the other day. I'm
using a snapshot version downloaded on 2002/02/28.

My SMSC is configured to allow 4 connections with
window = 10 and a maximum throughput of 150.

I had (and have now) 2 SMSC connections configured
with emi2 protocol. That is two groups like the
following:

group = smsc
smsc = emi2
smsc-id = info_smsc
host = x.x.x.x
port = y
smsc-username = u
smsc-password = p
window=10
throughput=150

I have increased that number to 4 but kept the
throughput configuration to 150 in each group. I
believe this was wrong, since the throughput is for
the 4 connections, all together.

Then, after a day or so, bearerbox died generating
core.

I reconfigured back to 2 connections, and it is
running since.

Was it really due to throughput bad configuration?
Anyway, it should not exit with a core, or even exit
with a bad configuration...
Has anyone had this problem before?

Regards,
Jorge Silva


__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/




SMSC question

2002-04-04 Thread Stone Zhang

Can any one of the Kannel experts let me know which GSM modem and SMSC
protocol are stable for sending binary message (push notification and etc.) 

Thanks in advance

Stone Zhang
Tel +44 (0)20 8214 5045
Fax +44 (0)20 8214 3178
Mobile 07939 750 782




NOTICE AND DISCLAIMER:
This email (including attachments) is confidential.  If you have received
this email in error please notify the sender immediately and delete this
email from your system without copying or disseminating it or placing any
reliance upon its contents.  We cannot accept liability for any breaches of
confidence arising through use of email.  Any opinions expressed in this
email (including attachments) are those of the author and do not necessarily
reflect our opinions.  We will not accept responsibility for any commitments
made by our employees outside the scope of our business.  We do not warrant
the accuracy or completeness of such information.





Sms-Ack

2002-04-04 Thread LOESCH Jean-Jacques

Is there still any problems with sms-ack in the sms box ? (1.1.6)



Jean-Jacques LOESCH
Chief Architect
Volubill  
Tel: +33 4 76 04 37 11
Mob: +33 6 18 41 03 80
Fax: +33 4 76 04 37 98
 
mailto:[EMAIL PROTECTED]
http://www.volubill.com





[BUG] Alternate EMI2 SMSC

2002-04-04 Thread Bruno Rodrigues

There's still a bug in emi2 that I'm now hunting:

Context:
SMSC connection is closed. (retry config value = true).
Kannel tries to reconnect to primary smsc. Everything works ok
If kannel cannot connect to primary and can connect to alternate, it won't
send any message, not even the forced keepalive. Something related to
keepalive_time or idletimeout_time.

I'll commit a patch as soon as I find the bug





Current status of fakewap

2002-04-04 Thread Michael Mason

Hello all,

I'm interested in using the fakewap test client for testing a 3rd party
gateway. It seems to do mostly what I want, except I'd also like to retrieve
the compiled WML page, decompile it, and display/save it.

Is fakewap currently being worked on? The web page at
http://www.kannel.org/roadmap.shtml points out enhancements for fakewap that
look like what I need. If it's not currently being worked on, how hard is it
to add those features? I'm a Java person with some C a while back, so don't
want to dive in too unprepared!

Thanks,
Mike.



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.digitalrum.com
**




Disabling the auto response to reply from get-url

2002-04-04 Thread Alex Judd

Probably an obvious question but how do I stop the automatic SMS back to 
the user of any response triggered by the get-utl I specify.

For example 

get-url = http://do something

and when I run do-something it replies 'done', however I don't want to 
send 'done' to the user.

? Thanks

Alex

-- 
Alex Judd
http://www.skywire.co.uk





Re: Disabling the auto response to reply from get-url

2002-04-04 Thread Bruno Rodrigues

max-messages = 0 I think... confirm on the documentation

- Original Message - 
From: Alex Judd [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 04, 2002 5:13 PM
Subject: Disabling the auto response to reply from get-url


 Probably an obvious question but how do I stop the automatic SMS back to 
 the user of any response triggered by the get-utl I specify.
 
 For example 
 
 get-url = http://do something
 
 and when I run do-something it replies 'done', however I don't want to 
 send 'done' to the user.
 
 ? Thanks
 
 Alex
 
 -- 
 Alex Judd
 http://www.skywire.co.uk
 
 
 





Keepalive with EMI2

2002-04-04 Thread Filipe Múrias

Hi:

I'm using Kannel 1.1.5 to connect to a CMG SMSC with EMI2 interface. The 
mobile operator is asking me to send every 30 seconds a UCP 31 message 
to keep the connection open. Is there a way to do this with Kannel ? I 
have already made some changes in smsc_emi2.c to do this, but if someone 
has already done this, please tell me!

Thank you

Filipe Múrias
Invictasoft, Lda.