Rolandow schrieb:
I am going to need some extra TLV parameters for a new carrier. Is that meta branch already merged to the normal branch?
yes, after we released 1.4.2, the meta-data branch was merged to CVS HEAD. So simply make sure you checkout a fresh working copy from the CVS and you'll be fine.
Also, this ESME seems to respond other values in in the command_status field, if the value is not 0x00, there is an error. Is this supported by Kannel? How kannel report this back to me? Will I receive this right away, when using the sendsms cgi? So instead of 0: Accepted, it will say something else?
it's define according to the SMPP v3.4 protocol. So if you get a command_status != 0x00, something IS WRONG, and Kannel will report you this immediately when it gets notice of it (technically when the corresponding submit_sm_resp PDU arrives from the SMSC, and bearerbox does a NACKing to smsbox).
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 -------------------------------------------------------------------
