The operator MMSC is asking you to authenticate, the URL you provided in the conf is missing the username and password, which I presume are: eaname/eaname. In this case the MMSC url should be set in the config to
http://eaname:[EMAIL PROTECTED]/blah On 12/14/07, Muthu Nedumaran <[EMAIL PROTECTED]> wrote: > I have the following parameters from the operator: > > > EA name = eaname > EA password = eaname > MMS-VASP-ID = eavaspid > EA address = 112233 > CP URL: http://10.122.20.55:18000 > MMSC URL = http://10.122.23.140/mm7/tecmm7tomms.sh/ > > > > > I have the following in mbuni's conf. I only need to be a VAS Gateway - > running mmsbox alone. > > > group = core > log-file = /var/tmp/mmsbox-eaname.log > access-log = /var/tmp/mmsbox-access-eaname.log > log-level = 0 > > > group = mbuni > storage-directory = /var/spool/mbuni-eaname > max-send-threads = 5 > maximum-send-attempts = 50 > default-message-expiry = 360000 > queue-run-interval = 5 > send-attempt-back-off = 300 > sendmms-port = 18001 > > > group = mmsc > id = jinny > mmsc-url = http://10.122.23.140/mm7/tecmm7tomms.sh/ > incoming-username = eaname > incoming-password = eaname > incoming-port = 18000 > type = soap > > > group = mms-service > name = fullmessage > get-url = http://localhost/images/apache_pb.gif > # http-post-parameters = fx=true&image=%i&text=%t > accept-x-mbuni-headers = true > keyword = thixs > > > group = send-mms-user > username = eaname > password = eaname > faked-sender = 112233 > > > > > All the ports appear to be ok as mmsbox starts up without complaining about > anything > > > When I do the following to send a simple MT message, I get HTTP 401 error. > I've pasted the command-line and the mmsbox log output below. I'm not sure > if I'm passing all parameters correctly or missing any. Appreciate any > pointers. > > > > > muthu$> lynx -dump > "http://localhost:18001/sendmms?username=jawisms&password=jawisms&to=0136061778&text=Test&from=25252" > > > > > Log output: attached in TXT > > > > > > > > > _______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
