Fwd: sendota with kannel 1.4.1

Vitaliyi <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Good Day

I've got problem to send valid provisioning OTA message to phone in
trying to setup voip settings.

Another forms in attachment

{{{
<html><body>
<form action="http://127.0.0.1:13013/cgi-bin/sendota" method="GET">
<input name="username" value="tester">
<input name="password" value="tst">
<input name="to" value="80635682828">

<textarea name="text">
<wap-provisioningdoc>
<characteristic type="BOOTSTRAP">
<parm name="NAME" value="tst"/>
<parm name="PROXY-ID" value="tst_Proxy"/>
</characteristic>
<characteristic type="NAPDEF">
<parm name="NAME" value="tst"/>
<parm name="NAPID" value="tst_NAPID"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAP-ADDRESS" value="tst"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
<characteristic type="NAPAUTHINFO">
<parm name="AUTHTYPE" value="PAP"/>
<parm name="AUTHNAME" value="tst"/>
<parm name="AUTHSECRET" value="tst"/>
</characteristic>
</characteristic>
<characteristic type="PXLOGICAL">
<parm name="NAME" value="tst"/>
<parm name="PROXY-ID" value="tst_Proxy"/>
<characteristic type="PXAUTHINFO">
<parm name="PXAUTH-TYPE" value="HTTP-BASIC"/>
<parm name="PXAUTH-ID" value="tst"/>
<parm name="PXAUTH-PW" value="tst"/>
</characteristic>
<characteristic type="PXPHYSICAL">
<parm name="PHYSICAL-PROXY-ID" value="tst_PhProxy"/>
<parm name="PXADDR" value="80.93.122.37"/>
<parm name="PXADDRTYPE" value="IPV4"/>
<parm name="TO-NAPID" value="tst_NAPID"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="9201"/>
<parm name="SERVICE" value="CO-WSP"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
</textarea>

<input type="type" value="settings">
<input type="submit" value="send">
</form>
</body>
</html>
}}}

kannel.conf :

{{{
group = core
admin-port = 13000
smsbox-port = 13001
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
admin-password = blah
admin-allow-ip = "*.*.*.*"
log-file = "/var/log/kannel/bearerbox.log"

group = smsc
smsc = at
smsc-id = siemens-tc35
modemtype = siemens-tc35
device = /dev/ttyS0
speed = 9600
validityperiod = 255
keepalive = 100
sim-buffering = true
alt-dcs = true

group = modems
id = siemens-tc35
name = "Siemens TC35"
detect-string = "SIEMENS"
detect-string = "TC35"
init-string = "AT+CNMI=1,2,0,0,1"
speed = 9600
need-sleep = true
message-storage= "ME"

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = 13013
access-log = "/var/log/kannel/smsbox-access.log"

group = sms-service
keyword = nop
text = ""

group = sendsms-user
username = tester
password = tst

group = sendsms-user
username = kannel
password = tst
user-deny-ip = "*.*.*.*"
user-allow-ip = "127.0.0.1"

group = sms-service
keyword = default
text = "No service specified"

}}}


Phones says "message format not supported".
Tried phones: nokia E51,  Asus p535

What I'm doing wrong ?



Thanks


P.S. in attachment forms that I've tried.

P.P.S. php forms (sendsms.php, sendota.php) in 1.4.1 was not working.
forms.tar.bz2 (application/x-bzip2, 2.6 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.