| What kind of MMSC are you talking to? That might help troubleshoot the problem. From the config you sent earlier, it looks like the MMSC you are connected to is using MM7/SOAP, and you say you are receiving MMS fine (which means Mbuni can read the SOAP message sent by the operator MMSC). Please also send me (privately if you prefer) the full log (showing incoming and outgoing messages) so I can try and get a handle on this.
Paul. On Aug 21, 2006, at 07:38, mms test wrote: Dear Paul, I have checked with operator. They told that that Internal Server Error 500 message is coming because mbuni is not sending the MM in correct format. Moreover when i received MMS from mobile to MSISDN(mobile number) its like Although MMS is being received but the delivery report from MMSC is that "Message rejected" Thanks in advance. On 8/10/06, Paul Bagyenda <[EMAIL PROTECTED]> wrote: Hi, It is difficult to give a definitive list, but in this case, the error being returned is actually an HTTP error (defined in the HTTP protocol spec). Last I checked: 200 means all ok 400 means the client error (e.g. missing object referenced, etc) 500 means internal server error (i.e. the server has a bug of some sort) This means you have to talk to the operator to try and find out what you have done to cause the server to fail. P. On Aug 10, 2006, at 12:18, mms test wrote:
Dear Paul, Yes its from MMSC . Could you tell me what are the reponse from MMSC incase of wrong format or paramaters or protocol . I believe Operator is using Logica MMSC. Thanks in advance.
On 8/10/06, Paul Bagyenda <[EMAIL PROTECTED] > wrote: The 500 error means "Internal Server Error" in the MMSC, which am guessing is not Mbuni... Or is it? On Aug 10, 2006, at 08:20, mms test wrote:
Dear Paul, Thanks for replying.The reply from send MMS port is Sent. This error message was logged in debug of mmsbox which I belive was returned by MMSC. find below my conf file. group = core log-file = /tmp/log/mbuni.log access-log = /tmp/log/access.log log-level = 1 group = mbuni name = "My MMSC" hostname = localhost host-alias = mmsc local-mmsc-domains = dsmagic.com local-prefixes = 0100;+00100; storage-directory = /tmp/spool max-send-threads = 5 send-mail-prog = /usr/sbin/sendmail -f '%f' '%t' unified-prefix = "+0100,0300,0301,0302,03006" maximum-send-attempts = 50 default-message-expiry = 360000 queue-run-interval = 0.1 send-attempt-back-off = 300 sendsms-url = "" href="http://localhost:13013/cgi-bin/sendsms" target="_blank"> http://localhost:13013/cgi-bin/sendsms sendsms-username = tester sendsms-password = foobar mms-port = 1981 mm7-port = 1982 #allow-ip = 192.168.129.11 #email2mms-relay-hosts = "mbuni.org;dsmagic.com;ds.co.ug" #billing-module-parameters = "/tmp/log/cdr.log" # billing-library = billdemo.so #prov-server-notify-script = ~/src/mmprov/provnotify.sh #prov-server-sub-status-script = ~/src/mmprov/rcptstatus.sh mm7-port = 1982 #allow-ip = 192.168.129.11 #email2mms-relay-hosts = "mbuni.org;dsmagic.com;ds.co.ug" #billing-module-parameters = "/tmp/log/cdr.log" # billing-library = billdemo.so #prov-server-notify-script = ~/src/mmprov/provnotify.sh #prov-server-sub-status-script = ~/src/mmprov/rcptstatus.sh #content-adaptation = true #notify-unprovisioned = yes #mms-notify-text = "You have received a multimedia message from %S, go to XXX to view it" #mm-box-host = local.ds.co.ug #mms-notify-unprovisioned-text = "This is a test" #mms-to-email-txt = "This is a multimedia message (HTML suppressed)" #mms-to-email-html = "This is a multimedia message powered by <emph>Digital Solutions</emph>" #mms-message-too-large-txt = "You have received a multimedia message from %S that is too large for your phone. Go to xxx to view it" sendmms-port = 10001 group = send-mms-user username = tester password = foobar # faked-sender = 100 group = mmsc id = 100 mmsc-url = "" href="http://mbuni:[EMAIL PROTECTED]:8080/soap" target="_blank">http://mbuni:[EMAIL PROTECTED]:8080/soap incoming-port = 10002 type = soap group = mms-service name = fullmessage post-url = "" href="http://192.168.134.10/mbuni/get_mms.php" target="_blank">http://192.168.134.10/mbuni/get_mms.php http-post-parameters = fx=true&images[]=%z accept-x-mbuni-headers = true keyword = test keyword = thixs
Thanks in advance,
On 8/9/06, Paul Bagyenda <[EMAIL PROTECTED] > wrote: Are you sure you are sending this to the Send MMS port? Perhaps send your conf file and full logs? The reason I ask is that no where does the sendmms interface ever return a 500 HTTP error code. On Aug 09, 2006, at 08:35, mms test wrote:
Dear All, Thanks now its working I am trying push MMS by CGI URL like where XXXXXXX = mobile number. I received => HTTP returned status = 500! . 2006-08-09 11:37:15 [14370] [16] DEBUG: Octet string dump ends. 2006-08-09 11:37:15 [14370] [16] DEBUG: HTTP: Status line: <HTTP/1.1 500 Internal Server Error> 2006-08-09 11:37:15 [14370] [16] DEBUG: HTTP: Received response: 2006-08-09 11:37:15 [14370] [16] DEBUG: Octet string at 0x84ae058: 2006-08-09 11:37:15 [14370] [16] DEBUG: len: 714 2006-08-09 11:37:15 [14370] [16] DEBUG: size: 1024 2006-08-09 11:37:15 [14370] [16] DEBUG: immutable: 0
Looking foward to reply. Thanks in advance On 8/8/06, Paul Bagyenda <[EMAIL PROTECTED] > wrote: Try downloading new CVS. There was a small syntax error in the code, now hopefully fixed On Aug 07, 2006, at 15:05, mms test wrote:
> Dear ALL, > > I have tried to compile mbuni CVS on RedHAT Fedora Core 2 & CentOS > 4.3. Following error occured during compliation. > > Making install in mmsbox > make[1]: Entering directory `/tmp/mbuni/mmsbox' > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib -g -O2 > -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/openssl -I/usr/ > local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -fPIC -I/ > usr/include/libxml2 -I/usr/include/openssl -MT mmsbox.o -MD -MP -MF > ".deps/mmsbox.Tpo" -c -o mmsbox.o mmsbox.c; \ > then mv -f ".deps/mmsbox.Tpo" ".deps/mmsbox.Po"; else rm -f ".deps/ > mmsbox.Tpo"; exit 1; fi > mmsbox.c: In function `make_and_queue_msg': > mmsbox.c:862: parse error before `int' > mmsbox.c:984: `i' undeclared (first use in this function) > mmsbox.c:984: (Each undeclared identifier is reported only once > mmsbox.c:984: for each function it appears in.) > mmsbox.c:984: `n' undeclared (first use in this function) > mmsbox.c:1052: `res' undeclared (first use in this function) > make[1]: *** [mmsbox.o ] Error 1 > make[1]: Leaving directory `/tmp/mbuni/mmsbox' > make: *** [install-recursive] Error 1 > > Looking foward from assitance fromm all of you. Thanks in advance. > _______________________________________________ > Users mailing list > [email protected] > http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
_______________________________________________ Users mailing list
|