Villada, Gustavo schrieb: > Hi, > My doubt is very basic, but I can't found in the userguide nor list how I can > capture deliver_sm messages and process it.
Gustavo, in the SMPP communication model, you need to ensure you have a bind_receiver OR bind_transceiver (for v3.4) session open to "receive" a deliver_sm PDU. If you have "only" a bind_transmitter session bound to the SMPP SMSC, then the deliver_sm PDU is NOT allowed to be passed on that session. 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 -------------------------------------------------------------------
