Hi list, first up all thanks to thilani,bagyendta and who all are giving responce to my mails .once again thanks to all .
i am sending the http url in the post method . i am getting successflly submit request,and submit responce soap packet with mm7 messages . whien i hit the url in post method the url is coming to vas gateway,(MMSBOX) after MMSC(MMSPROXY,MMSRELAY). in the mmsbox.mmsproxy i am getting same .but i in the relay i am getting some problem .actuvally my P.M is asking deliver report req,deliver report resp also .for that wat i can do .pls any body explain me .i saw in the users list also .but i am not understand .pls any body help me . i tried my level at the best from my side . i am hitting this url in post method . *" http://172.22.25.175:1981/cgi-bin/sendmms?username=pyro1&password=pyro1&from=9985658288&to=91971236987&text=hi&content=hello&vasid=local&allow-adoptations=1&priority=normal&content-type=text&service-code=weather-frans&linkid=mms000&messageclass=advertisement&deliveryreport=true&readreply=true "> * in above url i gave deliver report =true .but i am not getting responce . i pasted my all thing below . first conf file group = core log-file = "log/mbuni-mmsc.log" access-log = "log/mmsc-access.log" log-level = 0 group = mbuni name = "My-MMSC" hostname = localhost host-alias = mmsc local-prefixes ="+91, 9985 " storage-directory = "log/mmsc-queue.log" max-send-threads = 5 send-mail-prog = /usr/sbin/sendmail -f '%f' '%t' unified-prefix = "+91,988,37" maximum-send-attempts = 50 default-message-expiry = 360000 queue-run-interval =3 send-attempt-back-off = 300 sendsms-url =http://localhost:13006/cgi-bin/sendsms? sendsms-username = pyro sendsms-password = pyro sendmms-port =1981 mm7-port =1982 mms-client-msisdn-header =X-WAP-Network-Client-MSISDN mms-client-ip-header =X-WAP-Network-Client-MSISDN #sendmms-port=1984 allow-ip = 172.22.25.175,172.22.50.244.172.22.50.225,127.0.0.1,172.22.25.181 #email2mms-relay-hosts = "mbuni.org;dsmagic.com;ds.co.ug" billing-module-parameters = "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 send-dlr-on-fetch=false allow-ip-type=true #notify-unprovisioned = yes #mms-notify-text = "You have received a multimedia message from %S, go to XXX to view it" #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-to-email-default-subject = "This is a multimedia message" 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" #strip-prefixes = "1;2" group =mms-vasp vasp-id =newscorp type =soap short-code =100 mm7-version="5.6.0" vasp-username =pyro1 vasp-password =pyro1 #vasp-url = http://spreddy:prasha...@172.22.41.18:8080/AT_IVRS/ivrs/welcome.jsp?method=post #vasp-url= http://spreddy:prasha...@172.22.41.18:8080/ZAIN_IVRS/ivrs/callhangup.jsp vasp-url=http://localhost:12345 mms-to-email-handler=true mms-to-local-copy-handler=true mm7-soap-xmlns =" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0" #use-mm7-soap-namespace-prefix=false group = send-mms-user username =pyro1 password =pyro1 faked-sender = 100 #priority=normal #mclass=persanal #charset=iso-8859-1 deliver-report-url=http://localhost:198255 #read-report-url=http://pyro1:py...@1982 group = mmsc id = local mmsc-url = http://pyro1:py...@172.22.25.175:1982/soap #mmsc-url = http://172.22.25.175:1982/soap incoming-username =pyro1 incoming-password =pyro1 incoming-port =1983 type = soap #no-sender-address=true mm7-soap-xmlns =" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0" use-mm7-soap-namespace-prefix=yes allow-ip=localhost,172.22.25.175,172.22.50.244,172.22.50.225,172.22.41.18 max-throughput =15 #vasp-id=newscorp group = mms-service name = me post-url = http://localhost/photoblog.php catch-all = true http-post-parameters = fx=true&images[]=%i&text[]=%t accept-x-mbuni-headers =no keyword = test and the three consoles i am pasting last ten lines of my problem . 1 [naren...@localhost MMSC Binaries]$ mmsbox mmsc.conf 2009-09-15 20:38:43 [28064] [16] DEBUG: data: 65 3e 0a e>. 2009-09-15 20:38:43 [28064] [16] DEBUG: Octet string dump ends. 2009-09-15 20:38:43 [28064] [11] DEBUG: XML sent is: <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/ "> <SOAP-ENV:Header> <mm7:TransactionID xmlns:mm7=" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0" SOAP-ENV:mustUnderstand="1">qf7323.1.x64...@mbuni</mm7:TransactionID> </SOAP-ENV:Header> <SOAP-ENV:Body> <mm7:SubmitRsp xmlns:mm7=" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0 "> <mm7:MM7Version>5.6.0</mm7:MM7Version> <mm7:Status> <mm7:StatusCode>1000</mm7:StatusCode> <mm7:StatusText>Success</mm7:StatusText> </mm7:Status> <mm7:MessageID>w-qf7323.1.x46...@mmsc</mm7:MessageID> </mm7:SubmitRsp> </SOAP-ENV:Body> </SOAP-ENV:Envelope>! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=TransactionID, v=qf7323.1.x64...@mbuni! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=MessageType, v=SubmitRsp! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=MM7Version, v=5.6.0! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=Status, v=! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=StatusCode, v=1000! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=StatusText, v=Success! 2009-09-15 20:38:43 [28064] [11] INFO: parse.soap, h=MessageID, v=w-qf7323.1.x46...@mmsc! *2009-09-15 20:38:43 [28064] [11] INFO: Sent to MMC[local], code=[1000=>Success], msgid=[w-qf7323.1.x46...@mmsc] 2009-09-15 20:38:43 [28064] [11] INFO: Sending delivery-report skipped: `url' is empty, `group_id'=[local], `msgid'=[w-qf7323.1.x46...@mmsc] 2009-09-15 20:38:43 [28064] [11] INFO: Sent MMSBox Outgoing Queue MMS Send: >From 100/TYPE=PLMN, to 91971236987/TYPE=PLMN, msgsize=94: msgid=[w-qf7323.1.x46...@mmsc], err=(none) 2009-09-15 20:39:43 [28064] [1] DEBUG: Timeout for fd:30 appeares. 2009-09-15 20:39:43 [28064] [1] DEBUG: HTTP: Destroying HTTPClient area 0xa0aac00. 2009-09-15 20:39:43 [28064] [1] DEBUG: HTTP: Destroying HTTPClient for `172.22.25.175'. 2009-09-15 20:39:43 [28064] [16] DEBUG: HTTP: Server closed connection, destroying it <172.22.25.175:1982:0::><0xa0aae38><fd:46>. * 2)[naren...@localhost MMSC Binaries]$ mmsproxy mmsc.conf 009-09-15 20:38:43 [28046] [4] DEBUG: data: 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 74 65 Content-Type: te 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 78 74 2f 70 6c 61 69 6e 0d 0a 43 6f 6e 74 65 6e xt/plain..Conten 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 74 2d 49 44 3a 20 3c 63 31 32 35 33 30 32 37 33 t-ID: <c12530273 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 32 33 2e 31 36 34 35 35 37 38 37 32 38 2e 59 6b 23.1645578728.Yk 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 2e 6d 73 67 3e 0d 0a 0d 0a 68 69 .msg>....hi 2009-09-15 20:38:43 [28046] [4] DEBUG: Octet string dump ends. 2009-09-15 20:38:43 [28046] [4] DEBUG: XML sent is: <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/ "> <SOAP-ENV:Header> <mm7:TransactionID xmlns:mm7=" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0" SOAP-ENV:mustUnderstand="1">qf7323.1.x64...@mbuni</mm7:TransactionID> </SOAP-ENV:Header> <SOAP-ENV:Body> <mm7:SubmitReq xmlns:mm7=" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0 "> <mm7:MM7Version>5.3.0</mm7:MM7Version> <mm7:SenderIdentification> <mm7:VASPID>local</mm7:VASPID> <mm7:VASID>local</mm7:VASID> <mm7:SenderAddress><mm7:Number>100</mm7:Number> </mm7:SenderAddress> </mm7:SenderIdentification> <mm7:Recipients> <mm7:To> <mm7:Number>91971236987</mm7:Number> </mm7:To> </mm7:Recipients> <mm7:TimeStamp>2009-09-15T15:08:43Z</mm7:TimeStamp> <mm7:ExpiryDate>2009-09-22T09:38:43Z</mm7:ExpiryDate> <mm7:Priority>Normal</mm7:Priority> <mm7:Content href="cid:c1253027323.1645578728.Yk.msg"/> </mm7:SubmitReq> </SOAP-ENV:Body> </SOAP-ENV:Envelope>! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=TransactionID, v=qf7323.1.x64...@mbuni! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=MessageType, v=SubmitReq! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=MM7Version, v=5.3.0! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=VASPID, v=local! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=VASID, v=local! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=SenderAddress, v=+ 100/TYPE=PLMN! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=To, v=+ 91971236987/TYPE=PLMN! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=TimeStamp, v=Tue, 15 Sep 2009 15:08:43 GMT! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=ExpiryDate, v=Tue, 22 Sep 2009 09:38:43 GMT! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=Priority, v=Normal! 2009-09-15 20:38:43 [28046] [4] INFO: parse.soap, h=Content, v=cid:c1253027323.1645578728.Yk.msg! 2009-09-15 20:38:43 [28046] [4] DEBUG: --> Enterred mm7dispatch interface, mreq=[Ok] mtype=[SubmitReq] <-- 2009-09-15 20:38:43 [28046] [4] DEBUG: WSP: Mapping `text/plain', WSP 1.2 to 0x0003. 2009-09-15 20:38:43 [28046] [4] DEBUG: SOAP headers dump follows: 2009-09-15 20:38:43 [28046] [4] DEBUG: Dumping HTTP headers: 2009-09-15 20:38:43 [28046] [4] DEBUG: Octet string at 0x8e89f50: 2009-09-15 20:38:43 [28046] [4] DEBUG: len: 22 2009-09-15 20:38:43 [28046] [4] DEBUG: size: 23 2009-09-15 20:38:43 [28046] [4] DEBUG: immutable: 0 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 74 65 Content-Type: te 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 78 74 2f 78 6d 6c xt/xml 2009-09-15 20:38:43 [28046] [4] DEBUG: Octet string dump ends. 2009-09-15 20:38:43 [28046] [4] DEBUG: Octet string at 0x8e89598: 2009-09-15 20:38:43 [28046] [4] DEBUG: len: 14 2009-09-15 20:38:43 [28046] [4] DEBUG: size: 15 2009-09-15 20:38:43 [28046] [4] DEBUG: immutable: 0 2009-09-15 20:38:43 [28046] [4] DEBUG: data: 53 4f 41 50 41 63 74 69 6f 6e 3a 20 22 22 SOAPAction: "" 2009-09-15 20:38:43 [28046] [4] DEBUG: Octet string dump ends. 2009-09-15 20:38:43 [28046] [4] DEBUG: End of dump. 2009-09-15 20:38:43 [28046] [4] DEBUG: SOAP MSG is: <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/ "> <SOAP-ENV:Header> <mm7:TransactionID xmlns:mm7=" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0" SOAP-ENV:mustUnderstand="1">qf7323.1.x64...@mbuni</mm7:TransactionID> </SOAP-ENV:Header> <SOAP-ENV:Body> <mm7:SubmitRsp xmlns:mm7=" http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0 "> <mm7:MM7Version>5.6.0</mm7:MM7Version> <mm7:Status> <mm7:StatusCode>1000</mm7:StatusCode> <mm7:StatusText>Success</mm7:StatusText> </mm7:Status> <mm7:MessageID>w-qf7323.1.x46...@mmsc</mm7:MessageID> </mm7:SubmitRsp> </SOAP-ENV:Body> </SOAP-ENV:Envelope> 2009-09-15 20:38:43 [28046] [4] DEBUG: HTTP: Resetting HTTPClient for `172.22.25.175'. 2009-09-15 20:38:43 [28046] [4] DEBUG: --> leaving mm7dispatch interface, mresp=[ok], body=[ok] <-- 2009-09-15 20:38:43 [28046] [4] DEBUG: entered free_clientinfo 1, ip=149460440 2009-09-15 20:38:43 [28046] [4] DEBUG: left free_clientinfo 2009-09-15 20:38:43 [28046] [4] DEBUG: Thread 4 (mmsproxy.c:(gwthread_func_t *)mm7soap_dispatch) terminates. 2009-09-15 20:39:43 [28046] [1] DEBUG: Timeout for fd:17 appeares. 2009-09-15 20:39:43 [28046] [1] DEBUG: HTTP: Destroying HTTPClient area 0x8e8d108. 2009-09-15 20:39:43 [28046] [1] DEBUG: HTTP: Destroying HTTPClient for `172.22.25.175'. 3)[naren...@localhost MMSC Binaries]$ 2009-09-15 20:38:35 [28050] [5] DEBUG: Thread 5 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [6] DEBUG: Thread 6 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [7] DEBUG: Thread 7 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [8] DEBUG: Thread 8 (mmsglobalsender.c:cdr_thread) maps to pid 28050. 2009-09-15 20:38:35 [28050] [9] DEBUG: Thread 9 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [10] DEBUG: Thread 10 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [11] DEBUG: Thread 11 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [12] DEBUG: Thread 12 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:35 [28050] [13] DEBUG: Thread 13 (mms_queue.c:(gwthread_func_t *)tdeliver) maps to pid 28050. 2009-09-15 20:38:44 [28050] [1] DEBUG: Queued to thread 0 for log/mmsc-queue.log/global/w/qf7323.1.x46.90, sendt=1253027323, tnow=1253027324 2009-09-15 20:38:44 [28050] [9] INFO: Global Queue MMS Bill: From 100/TYPE=PLMN, to_count=1, msgid=w-qf7323.1.x46...@mmsc, msgsize=95: returned=0.00 *2009-09-15 20:38:44 [28050] [9] INFO: Failed Global Queue MMS Send [w-qf7323.1.x46.90]: From 100/TYPE=PLMN, to 91971236987/TYPE=PLMN, msgsize=95: err=MMSC error: Don't know how to deliver to 91971236987/TYPE=PLMN ! * i pasted wat problem i am facing all the required things i pasted above .pls all the members give me some suggetions where i am wrong. Thanks in Advance. - Best Regards, narendra
_______________________________________________ Users mailing list Users@mbuni.org http://lists.mbuni.org/mailman/listinfo/users