please help me ??? 
I am new to mbuni and I want to use it to
send MMS messages to mobile phones, using a phone nokia (with GPRS) as a
modem. 
I have two nokia phones whose MMS service is activated, using the Nokia 6230 as 
a modem 
and the second nokia for the test. 
the options of modem (nokia 6230) will not see the configuration
settings of MMS service so I went on the second phone that is more
advanced,to get configuration settings (kannel unfortunately does not recognize
this model of nokia as a modem therefore I am to using the Nokia 6230): 

 login: MMS1 
 access point name: mms 
 Username: mms 
 password: do not ask 
 Authentication: Normal 
 start page: http://mmsalize/servlets/mms 

 my mmsbox file is as follows:
################################ mmsbox 
#############################################
group = core
#log-file = var/log/mmsgw.log
#access-log = var/log/access.log
log-level = 0
admin-port = 10000
admin-password = bar


group = mbuni
name = "My MMSC"
storage-directory = /var/spool/mbuni
max-send-threads = 5
maximum-send-attempts = 50
default-message-expiry = 360000
queue-run-interval = 5
send-attempt-back-off = 300
sendmms-port = 10001
sendsms-url=http://localhost:13013/cgi-bin/sendsms
sendsms-username = user
sendsms-password = pass


group = mmsc
id = local
mmsc-url = http://mmsalize/servlets/mms
incoming-username = mms
incoming-password = ""
incoming-port = 10003
type = eaif


group = send-mms-user
username = tester
password = foobar
faked-sender = xxxxxxxxxx


group = mms-service
name = me
post-url = http://localhost/~bagyenda/test-mbuni.php
catch-all = true
http-post-parameters = fx=true&images[]=%i&text[]=%t
accept-x-mbuni-headers = true
pass-thro-headers = X-NOKIA-MMSC-Charging,X-NOKIA-MMSC-Charged-Party
keyword = test
omit-empty = no
suppress-reply = true
service-code = regular

group = mms-service
name = fullmessage
get-url = http://localhost/images/apache_pb.gif
accept-x-mbuni-headers = true
keyword = thixs 
################################################################################


 my question is: how mbuni use the phone as a modem if I did not start kannel. 
 and how mbuni sending notifications to the destination without starting kannel 
 So in conclusion how to link kannel mbuni 

 After having made the above configuration 
 I started mmsbox in this way
 
 mmsbox -v 1 /etc/kanne/mmsbox.conf

and i use the http post method to send and MMS

http://localhost:10001/cgi-bin/sendmms?username=tester&password=foobar&to=xxxxxxxxx&text=howareyou

i see "sent" in the page but mmsbox signals  :

 [16] DEBUG: operation not permitted
 [14] INFO: Sent to MMC[local], code=[-1], resp=[(none)] msgid [(none)]
 [14] INFO: Retry later MMSBox Outgoing Queue 
MMS Send: From 546576878787/TYPE=PLMN, to 772256757744/TYPE=PLMN, msgsize=198: 
err=Failed to contact MMC[url=http://mmsalize/servlets/mms] => HTTP returned 
status = -1 !




thnx in advance


__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 
_______________________________________________
Users mailing list
[email protected]
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to