> group = smsc
> smsc = http
> smsc-id = theserver
> system-type = kannel
> smsc-username = myuser
> smsc-password = mypass
> send-url = "http://server";
> connect-allow-ip = "1.2.3.4"
> port = 5000
> 
> On the server you simply define a sms-user as usual.
> 
> For RECEIVING SMS (reverse direction than above) on server configure:
> 
> group = sms-service
> keyword = default
> url = "http://client:5000/sms?user=myuser&pass=mypass&from=%p&to=%P&t
> ext=%a"
> max-messages = 0
> 
> This will deliver incoming messages to the client kannel instance
> (you can do that for all messages as in this example or for only
> specific keywords).

got it! (holy enlightment comes over me :))

sorry for my brain-stuck.

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to