Cavit Dolgun wrote:
I just received a call from the mobile operator and they told me that the problem might be because the ton and npi are not set to 1 during bind. Is there a way to send these values as 1?
correct, the SMPP specific config directives for source-addr-[ton|npi] and dest-addr-[ton|npi] do *NOT* apply for the bind_[transmitter|receiver] PDUs, they apply for the sending of MT messages, hance for submit_sm PDUs.
you need to use in addition 'bind-addr-[ton|npi]' to set them in the bind PDUs too. 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 -------------------------------------------------------------------
