Dear All,
             I am interested to send mms from my mobile phone to mbuni. I
have changed the mms settings in the mobile phone and the homepage url now
points to the mbuni installed machine's global IP. When I send the mms, I
specify a number in the 'To' field but actually I dont intend to send mms to
the phone. what my intention is that when mbuni receives the MMS, it should
save the incoming mms and trigger a php script and the mms contents should
be passed to the php script.

I have the following conf settings.

group = core
#log-file = /tmp/mbuni-mmsc.log
#access-log = /tmp/mmsc-access.log
log-level = 0

group = mbuni
name = "My MMSC"
hostname = x.x.x.x
local-prefixes = +92;
storage-directory = /mms
max-send-threads = 5
maximum-send-attempts = 50
default-message-expiry = 360000
queue-run-interval = 5
send-attempt-back-off = 300
sendsms-url = http://10.3.17.35:13013/cgi-bin/sendsms?&smsc=at&;
sendsms-global-sender=00923225046352
allow-ip = *.*.*.*
sendsms-username = tester
sendsms-password = foobar
mms-port = 1961
mm7-port = 1962
optimize-notification-size=true
content-adaptation = false
notify-unprovisioned = yes
mms-notify-text = "You have received a multimedia message."

I have also attached the log file.

Can any one please explain whats going on here and is there any thing wrong
with the settings. Do I have to do more in terms of conf settings. Your help
will be highly appreciated.

Best Regards

Aftab Hussain
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs20 2009-12-30 
16:23:54 [7496] [15] DEBUG: HTTP: Creating HTTPClient for `203.124.30.2'.\par
2009-12-30 16:23:54 [7496] [15] DEBUG: HTTP: Created HTTPClient area 
0x81a7350.\par
2009-12-30 16:23:56 [7496] [0] DEBUG:  Request, ip=203.124.30.2, 
base_client_addr=203.124.30.2, client_addr=203.124.30.2/TYPE=IPv4, url=/mms\par
2009-12-30 16:23:56 [7496] [0] DEBUG: Started thread 17 
(mmsproxy.c:(gwthread_func_t *)sendmms_proxy)\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Thread 17 (mmsproxy.c:(gwthread_func_t 
*)sendmms_proxy) maps to pid 7496.\par
2009-12-30 16:23:56 [7496] [17] DEBUG:  --> Enterred sendmms interface, 
blen=399 <---\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoding headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string at 0x81895c0:\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   len:  20\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   size: 21\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   immutable: 0\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 0b 83 81 ea 85 48 69 2e 74 78 74 
00 8e 48 69 2e   .....Hi.txt..Hi.\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 74 78 74 00                      
                 txt.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string dump ends.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoded headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Content-Type: text/plain; charset=utf-8; 
name="Hi.txt"\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Content-Location: Hi.txt\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: End of decoded headers.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoding headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string at 0x8189608:\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   len:  46\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   size: 47\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   immutable: 0\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 1e 61 70 70 6c 69 63 61 74 69 6f 
6e 2f 73 6d 69   .application/smi\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 6c 00 81 ea 85 70 72 65 73 2e 73 
6d 69 6c 00 c0   l....pres.smil..\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 22 3c 31 32 37 37 32 37 32 32 32 
32 3e 00         "<1277272222>.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string dump ends.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoded headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Content-Type: application/smil; 
charset=utf-8; name="pres.smil"\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Content-ID: <1277272222>\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: End of decoded headers.\par
2009-12-30 16:23:56 [7496] [17] DEBUG:  Client sent us:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping 
`application/vnd.wap.multipart.related', WSP 1.2 to 0x0033.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `start', WSP 1.2 to 
0x000a.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `type', WSP 1.2 to 
0x0009.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `text/plain', WSP 1.2 to 
0x0003.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `charset', WSP 1.2 to 
0x0001.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `name', WSP 1.2 to 
0x0005.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `Content-Location', WSP 1.3 
to 0x000e.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `Content-Type', WSP 1.3 to 
0x0011.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `application/smil', WSP 1.2 
to 0xffffffff.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `charset', WSP 1.2 to 
0x0001.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `name', WSP 1.2 to 
0x0005.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `Content-ID', WSP 1.3 to 
0x0040.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: Mapping `Content-Type', WSP 1.3 to 
0x0011.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: HTTP: Resetting HTTPClient for 
`203.124.30.2'.\par
2009-12-30 16:23:56 [7496] [17] DEBUG:  entered free_clientinfo 1, 
ip=135947448\par
2009-12-30 16:23:56 [7496] [17] DEBUG:  left free_clientinfo\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Thread 17 (mmsproxy.c:(gwthread_func_t 
*)sendmms_proxy) terminates.\par
2009-12-30 16:23:58 [7496] [2] DEBUG: Queued to thread 0 for 
/mms/global/qf2236.1.x496.8, sendt=0, tnow=1262172238\par
2009-12-30 16:23:58 [7496] [6] INFO: mmsglobalsender.c:99 <sendMsg> [MM2] [n/a] 
Global Queue MMS Bill: From 203.124.30.2/TYPE=IPv4, to_count=1, 
msgid=qf2236.1.x49...@x.x.x.x, msgsize=465: returned=0.00\par
2009-12-30 16:23:58 [7496] [6] DEBUG: WSP: decoding headers:\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Octet string at 0x817ec70:\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   len:  20\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   size: 21\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   immutable: 0\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   data: 0b 83 81 ea 85 48 69 2e 74 78 74 
00 8e 48 69 2e   .....Hi.txt..Hi.\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   data: 74 78 74 00                       
                txt.\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Octet string dump ends.\par
2009-12-30 16:23:58 [7496] [6] DEBUG: WSP: decoded headers:\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Content-Type: text/plain; charset=utf-8; 
name="Hi.txt"\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Content-Location: Hi.txt\par
2009-12-30 16:23:58 [7496] [6] DEBUG: WSP: End of decoded headers.\par
2009-12-30 16:23:58 [7496] [6] DEBUG: WSP: decoding headers:\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Octet string at 0x8197998:\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   len:  46\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   size: 47\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   immutable: 0\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   data: 1e 61 70 70 6c 69 63 61 74 69 6f 
6e 2f 73 6d 69   .application/smi\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   data: 6c 00 81 ea 85 70 72 65 73 2e 73 
6d 69 6c 00 c0   l....pres.smil..\par
2009-12-30 16:23:58 [7496] [6] DEBUG:   data: 22 3c 31 32 37 37 32 37 32 32 32 
32 3e 00         "<1277272222>.\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Octet string dump ends.\par
2009-12-30 16:23:58 [7496] [6] DEBUG: WSP: decoded headers:\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Content-Type: application/smil; 
charset=utf-8; name="pres.smil"\par
2009-12-30 16:23:58 [7496] [6] DEBUG: Content-ID: <1277272222>\par
2009-12-30 16:23:58 [7496] [6] DEBUG: WSP: End of decoded headers.\par
2009-12-30 16:23:58 [7496] [14] DEBUG: HTTP: Destroying HTTPClient area 
0x81a7350.\par
2009-12-30 16:23:58 [7496] [14] DEBUG: HTTP: Destroying HTTPClient for 
`203.124.30.2'.\par
2009-12-30 16:23:58 [7496] [6] ERROR: mmsglobalsender.c:413 <sendMsg> [MM2] 
[n/a] Failed Global Queue MMS Send [qf2236.1.x496.8]: From 
203.124.30.2/TYPE=IPv4, to 03225046338/TYPE=PLMN, msgsize=465: MMSC error: 
Don't know how to deliver to 03225046338/TYPE=PLMN !.\par
2009-12-30 16:23:58 [7496] [6] INFO: mmsglobalsender.c:458 <sendMsg> 
[MMSC.global] [n/a] Processed in 0 secs\par
2009-12-30 16:23:58 [7496] [6] INFO: System error 3: No such process\par
2009-12-30 16:24:03 [7496] [2] DEBUG: Queued to thread 1 for 
/mms/global/qf2238.2.x496.30, sendt=1262172238, tnow=1262172243\par
2009-12-30 16:24:03 [7496] [8] INFO: mmsglobalsender.c:419 <sendMsg> [MM2] 
[n/a] Sent Global Queue MMS Send [qf2238.2.x496.30]: From 
03225046338/TYPE=PLMN, to 203.124.30.2/TYPE=IPv4, msgsize=96: n/a.\par
2009-12-30 16:24:03 [7496] [8] INFO: mmsglobalsender.c:458 <sendMsg> 
[MMSC.global] [n/a] Processed in 0 secs\par
2009-12-30 16:24:03 [7496] [8] INFO: System error 3: No such process\par
2009-12-30 16:24:08 [7496] [1] DEBUG: Queued to thread 0 for 
/mms/mm1/v/3a/qf2243.3.x496.40, sendt=0, tnow=1262172248\par
2009-12-30 16:24:08 [7496] [4] INFO: mmsmobilesender.c:370 <sendNotify> [MM1] 
[n/a] Sent Mobile Queue MMS Send Notify: From=03225046338/TYPE=PLMN, 
to=203.124.30.2/TYPE=IPv4, msgsize=96, reason=. Processed in 0 secs\par
2009-12-30 16:24:08 [7496] [4] INFO: System error 2: No such file or 
directory\par
2009-12-30 16:23:54 [7496] [15] DEBUG: HTTP: Creating HTTPClient for 
`203.124.30.2'.\par
2009-12-30 16:23:54 [7496] [15] DEBUG: HTTP: Created HTTPClient area 
0x81a7350.\par
2009-12-30 16:23:56 [7496] [0] DEBUG:  Request, ip=203.124.30.2, 
base_client_addr=203.124.30.2, client_addr=203.124.30.2/TYPE=IPv4, url=/mms\par
2009-12-30 16:23:56 [7496] [0] DEBUG: Started thread 17 
(mmsproxy.c:(gwthread_func_t *)sendmms_proxy)\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Thread 17 (mmsproxy.c:(gwthread_func_t 
*)sendmms_proxy) maps to pid 7496.\par
2009-12-30 16:23:56 [7496] [17] DEBUG:  --> Enterred sendmms interface, 
blen=399 <---\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoding headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string at 0x81895c0:\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   len:  20\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   size: 21\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   immutable: 0\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 0b 83 81 ea 85 48 69 2e 74 78 74 
00 8e 48 69 2e   .....Hi.txt..Hi.\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 74 78 74 00                      
                 txt.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string dump ends.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoded headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Content-Type: text/plain; charset=utf-8; 
name="Hi.txt"\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Content-Location: Hi.txt\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: End of decoded headers.\par
2009-12-30 16:23:56 [7496] [17] DEBUG: WSP: decoding headers:\par
2009-12-30 16:23:56 [7496] [17] DEBUG: Octet string at 0x8189608:\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   len:  46\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   size: 47\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   immutable: 0\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 1e 61 70 70 6c 69 63 61 74 69 6f 
6e 2f 73 6d 69   .application/smi\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 6c 00 81 ea 85 70 72 65 73 2e 73 
6d 69 6c 00 c0   l....pres.smil..\par
2009-12-30 16:23:56 [7496] [17] DEBUG:   data: 22 3c 31 32 37 37 32 37 32 32 32 
32 3e 00         "<1277272222>.\par
}
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users
  • [Users] MMS S... aftab hussain
    • Re: [Use... තිලානි අබේසිංහ|Thilani Abeysi nghe
      • Re: ... aftab hussain
        • ... තිලානි අබේසිංහ|Thilani Abeysi nghe
          • ... aftab hussain

Reply via email to