diff --git a/mbuni/doc/examples/mmsbox.conf b/mbuni/doc/examples/mmsbox.conf new file mode 100644 index 0000000..1f680bb --- /dev/null +++ b/mbuni/doc/examples/mmsbox.conf @@ -0,0 +1,40 @@ +group = core +log-file = /tmp/log/mbuni.log +access-log = /tmp/log/access.log +log-level = 0 + +group = mbuni +storage-directory = /tmp/spool +max-send-threads = 5 +maximum-send-attempts = 50 +default-message-expiry = 360000 +queue-run-interval = 0.1 +send-attempt-back-off = 300 + +group = mmsc +id = local +mmsc-url = http://mbuni:test@localhost:1982/eaif +incoming-username = user +incoming-password = pass +incoming-port = 12345 +type = eaif + +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 + +group = mms-service +name = fullmessage +get-url = http://localhost/~bagyenda/images/apache_pb.gif +# http-post-parameters = fx=true&image=%i&text=%t +accept-x-mbuni-headers = true +keyword = thixs + +