I do not think that kannel have a built in xml interface

Best Regards,

Ahmed Shabana | System Engineer | Creative Communication Solutions
Egypt M +20 (10) 3325373    | Tel +20 (50) 2528897
Saudi M + 966 (54) 8065712 | Tel +966 (1) 4040638

From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of 
michael osakede
Sent: Thursday, September 08, 2011 12:50 PM
To: users@kannel.org
Subject: Sending SMS using kannel

Hi,

I want to send the xml file below to kannel

<SMS>
            <message>
                        <sender>Michael</sender>
                        <text>testmessage</text>
            </message>
            <recipients>
                        <gsm id="11111">2348000000000</gsm>
                        <gsm id="11111">2348000000000</gsm>
                        <gsm id="11111">2348000000000</gsm>
                        <gsm id="11111">2348000000000</gsm>
                        <gsm id="11111">2348000000000</gsm>
                        <gsm id="11111">2348000000000</gsm>
                        ..........
            </recipients>
</SMS>

Is this possible?
How can i post this to kannel?

Regards,
Michael

Reply via email to