Re: [RFC] SMPP TON detection

2002-10-16 Thread Stipe Tolj

If no one is objecting this change I will commit this today to cvs.

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
---
wapme.net - wherever you are




RE: [RFC] SMPP TON detection

2002-10-16 Thread Oded Arbel


Yes - that sounds satisfactory (until we encounter another wierd SMPP server ;-)

--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]

+972-9-9581711 (116)
+972-67-340014

::..
Myself, I'd trust him to the end of the Earth, said Ford. 
Oh yes, said Arthur, and how far is that ?
About 12 minutes away, said Ford, Come on, I need a drink.




 -Original Message-
 From: Stipe Tolj [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 16, 2002 12:29 PM
 To: Oded Arbel
 Cc: Kannel-devel (E-mail)
 Subject: Re: [RFC] SMPP TON detection
 
 
 how about a smsc group directive like this:
 
  group = smsc
  smsc = smpp
  
  autodetect-ton-npi = yes
  ...
 
 which means if this boolean directive is set, the smpp module will
 (for this smpp link only) do the autodetection and corresponding
 settings of the ton and npi values. (default would be off).
 
 Mainly this is then what we already have. Hmmm, currently (if no
 forcing is configured) the smpp module assumes ton = 0 and npi = 1. We
 at Wapme here almost use only ton = 1, npi = 1 in our smsc
 connections.
 
 So if we force to ton = 1, npi = 1 for the normal way, we do have an
 individual default per smsc. If autodetect-ton-npi is on it will
 afterwards detect and set ton, npi accordingly, I guess this would be
 a good solution?!
 
 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
 ---
 wapme.net - wherever you are
 




Re: [RFC] SMPP TON detection

2002-10-16 Thread Nisan Bloch

At 12:29 PM 10/16/02 +0200, Stipe Tolj wrote:
how about a smsc group directive like this:

  group = smsc
  smsc = smpp
  
  autodetect-ton-npi = yes
  ...


+1

nisan

which means if this boolean directive is set, the smpp module will
(for this smpp link only) do the autodetection and corresponding
settings of the ton and npi values. (default would be off).

Mainly this is then what we already have. Hmmm, currently (if no
forcing is configured) the smpp module assumes ton = 0 and npi = 1. We
at Wapme here almost use only ton = 1, npi = 1 in our smsc
connections.

So if we force to ton = 1, npi = 1 for the normal way, we do have an
individual default per smsc. If autodetect-ton-npi is on it will
afterwards detect and set ton, npi accordingly, I guess this would be
a good solution?!

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
---
wapme.net - wherever you are