Hi again,
> _______________________________________________________________________
> kannel.conf


> group = smsc
> smsc-id = moj
> smsc = at
> port = 10000
> modemtype = huawei_e220_00
> device = /dev/ttyUSB0
> sms-center = +48601000310
> my-number = +48663837206
> connect-allow-ip = "127.0.0.1;192.168.*.*"

For Huawei modems, as they appear as 3 usb devices (ttyUSB0,1,2) I had
to change config to:

device = /dev/ttyUSB2

for SMS to get recieved.

I have no problems sending and recieving sms, and sending MMS but i
can't recieve any  MMS. Does anyone have some clues where there can be
a problem? smsbox see's nothing when I send mms from a mobile to the mbuni's
modem.

In kannel.conf I have:

group = sms-service
keyword-regex = .*
catch-all = true
max-messages = 0
get-url = http://localhost/run.php
concatenation = true

group = sms-service
keyword = default
catch-all = true
get-url = http://localhost:13014/?text=%b
max-messages = 0
concatenation = true

group = wapbox
bearerbox-host = localhost
log-file = "/var/log/kannel/wapbox.log"
#log-level = 0
#syslog-level = 0
timer-freq = 10
map-url = "http://mmsc/* http://localhost:13014";

In mmsbox.conf:

group = mms-service
#name = me
post-url = http://localhost/run.php
catch-all = true
http-post-parameters = fx=true&images[]=%i&text[]=%t&skip=1
accept-x-mbuni-headers = true
keyword =

I run bearbox, smsbox, wapbox and mmsbox...

There is nothing I can see in logs when sending the mms to modem.


Pozdrawiam

Stanislaw Czech
NOWATEL Sp. z o.o.

tel. +48 58 732 25 91
fax. +48 58 732 25 94
mob. +48  693 059 058
http://www.tygrys.net
http://www.nowatel.com


_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to