Kirill Peskov schrieb: > hi, > > i'm trying to apply scheme with smpp transit, i.e. i have > > smpp-sender ---> kannel ---> smpp-reciever > > should i have 2 smpp smsc's for correct trafic transit > and reroute parameter set to true? > > as far as i read? kannel cannot act as an smpp server. is this true?
correct, Kannel abstracts the SMSC protocols on the client side to HTTP on the server side. There are 2 options for the SMPP server side: a) My Kannel SMPP v3.4 server (smppbox), which is a commercial add-on daemon to the normal Kannel, with a wide-range deployment ratio and considerable flexibility and performance scale. b) Chimit's smppbox (provided by Rene Kluwen), which has been open sourced recently, for basic SMPP server needs. Please let me know if this is a business case production need, so I can provide more information about the commercial add-on. Stipe -- ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
