Hi ,
Mbuni MMSC does not use Kannel's PPG functionality. Instead it uses smsbox directly -- It pushes a formatted SMS out.,
ok , as you said , i think it is good enough to have ./smsbox -v 1 smsc.conf , because that ppg functionalities are will not in the work. that push.conf i have to ignore.
It depends on the format of the sms...
I used Nokia tool kit to create mms's , and there is two MMS message types to define ,
one is, m-retrieve.conf and other one is m-send-req . I tried that with both ways . but no luck , still that sender of received mms , displayed as unknown number.
and , the other question was , view the content of the particular mms message which delevered to the phone.actually how can i display the content of the mms ? where do i have to host the mms contents ? should it belongs to the mms port
(3130) ?
actually that will leave for the next step .
first i want to delever mms message properly . I requesting all the mbuni experts help !!!! , please help me
Thank you,
Kane.
Paul Bagyenda <[EMAIL PROTECTED]> wrote:
Paul Bagyenda <[EMAIL PROTECTED]> wrote:
Some pointers below.
On Aug 29, 2006, at 15:38, Kane Wilson wrote:
Hi List ,I would highly appreciate , if any one could help me to solve my mbuni-kannel probelms .config files are attached.These are my questions, i will leave that questions as point form.1. I wanted to verify to run mbuni as a smsc , what are the modules i have to run ?As i understood , what in mbuni user guide and from the mailing list archive , these are the steps i have done in mbuni setup.
## created and tested smsc.conf and push.conf with kannel.## execute the bearerbox and wapbox with push.conf## execute the mmsproxy and mmsrelay with mmsc.conf
all runs perfectly.When i send a mms via mmssend tool in mbuni , it delevered to the mmsrelay , but it won't get relayed to the wapbox to push the sms. It couldn't open the send-sms port.2006-08-29 17:12:06 [5408] [7] DEBUG: Scheme: http://2006-08-29 17:12:06 [5408] [7] DEBUG: Host: localhost2006-08-29 17:12:06 [5408] [7] DEBUG: Port: 130152006-08-29 17:12:06 [5408] [7] DEBUG: Username: (null)2006-08-29 17:12:06 [5408] [7] DEBUG: Password: (null)2006-08-29 17:12:06 [5408] [7] DEBUG: Path: /cgi-bin/sendsms2006-08-29 17:12:06 [5408] [7] DEBUG: Query: username=cola&password=passwd&text=%06%06%03%BE%AF%84%8C%82%98e-qf1156849724.1.x408.642%40bb169%00%8D%90%8A%80%8E%03%01%23C%88%04%81%02%8B%D5%83http%3A%2F%2Fmmsc%2Fe-qf1156849724.1.x408.642%402%2Fwx82%00&to=%2B6655224141&udh=%06%05%04%0B%84%23%F02006-08-29 17:12:06 [5408] [7] DEBUG: Fragment: (null)2006-08-29 17:12:06 [5408] [7] DEBUG: HTTP: Opening connection to `localhost:13015' (fd=15).2006-08-29 17:12:06 [5408] [7] DEBUG: Socket connecting2006-08-29 17:12:06 [5408] [6] DEBUG: Get info about connecting socket2006-08-29 17:12:07 [5408] [6] DEBUG: Socket not connected2006-08-29 17:12:07 [5408] [6] ERROR: Couldn't fetch <http://localhost:13015/cgi-bin/sendsms?username=cola&password=passwd&text=%06%06%03%BE%AF%84%8C%82%98e-qf1156849724.1.x408.642%40bb169%00%8D%90%8A%80%8E%03%01%23C%88%04%81%02%8B%D5%83http%3A%2F%2Fmmsc%2Fe-qf1156849724.1.x408.642%402%2Fwx82%00&to=%2B6655888555&udh=%06%05%04%0B%84%23%F0>2006-08-29 17:12:07 [5408] [2] ERROR: push failed, no reason found======================================================================================================================I did telnet to the localhost 13015 , but it was refused. so that port wont get opened when run with the wapbox.so mms will not receive to the phone.## then after , i termincated all the services , and retried ,bearerbox and smsbox with push.conf
## execute the mmsproxy and mmsrelay with mmsc.confwhen i send a mms via the mmssend tool , every thing were success.That sent mms , was delevered to the mobile phone . But there is a big issue.It just display , i've got a new mms . but from addreess is "unknown number". This is really strange. what is the reason ? please guide me .as a final test , i tried with bearerbox and smsbox with smsc.conf. same thing happened as i mentioned above.actually , what are the modules i have to run for mbuni , and in kannel ?If i'm wrong , please correct me . in kannel there should be one config file for kannel. for example kannel.conf. That config file must run with the bearerbox , but i'm not sure about whether it is smsbox or wapbox.Mbuni MMSC does not use Kannel's PPG functionality. Instead it uses smsbox directly -- It pushes a formatted SMS out.
2. why it wont display that sender adrress in mms what i have received ?It depends on the format of the sms...
3. How can i retrive the that mms content ? is that content serve via mmsproxy ?This question is not clear...
4. what are the access i have to have for retrive that mms file ?
Thanx in advance,
Kane.
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
How low will we go? Check out Yahoo! MessengerÂ’s low PC-to-Phone call rates.# Push Proxy Gateway core configurationsgroup = coreadmin-port = 13006smsbox-port = 13002wapbox-port = 9201admin-password = adminadmin-allow-ip = "*.*.*.*"wdp-interface-name = "*"log-file = "/var/log/push/bearerbox.log"box-allow-ip = "*.*.*.*"udp-allow-ip = "*.*.*.*"store-file = "/var/log/push/sms.store"sms-incoming-queue-limit = -1http-proxy-host = localhosthttp-proxy-port = 8080# setting up wapboxgroup = wapboxbearerbox-host = localhosttimer-freq = 5http-interface-name = "*"log-file = "/var/log/wapGateway/wapbox.log"log-level = 0# WAP PUSH Proxy Gateway configurationgroup = ppgppg-url = "">ppg-port = 30080concurrent-pushes = 100users = 1024ppg-allow-ip = "*.*.*.*"trusted-pi = false# trusted-pi = true# Push Proxy user configurationgroup = wap-push-userwap-push-user = wapuserppg-username = wapppg-password = wapallow-ip = "*.*.*.*"default-smsc = smpp# SMSC CONNECTIONS,group = smscsystem-type = "SMS"interface-version= 3.4smsc-id = smscsmsc = smpphost = host ipport = port numbersmsc-username = "uname"smsc-password = passwdkeepalive = 2connect-allow-ip = "*.*.*.*"# setting of this smsbox for incoming SMSgroup = smsboxbearerbox-host = localhostsendsms-port = 13015global-sender = 8870#sendsms-chars = "0123456789 +-"log-file = "/var/log/smsGateway/tmp/smsbox.log"log-level = 0access-log = "/var/log/smsGateway/smsaccess.log"sendsms-url = "">_______________________________________________# sendsms-user settingsgroup = sendsms-userusername = colapassword = passwduser-allow-ip = "*.*.*.*"max-messages = 3concatenation = true#############################################################################################group = corelog-file = /var/log/mmsc/mmsgw.loglog-level = 0access-log = /var/log/mmsc/access.log##############################################################################################group = mbuniname = "MMSC"hostname = localhosthost-alias = mmsclocal-prefixes = "+6655"unified-prefix = "+66,0066,+6655local-mmsc-domains = mmscmax-send-threads = 1maximum-send-attempts = 10default-message-expiry = 36000queue-run-interval = 2send-attempt-back-off = 200mms-port = 3130mm7-port = 8880#allow-ip-type = falsesend-mail-prog = /usr/sbin/sendmail -f '%f' '%t'storage-directory = /var/spool/mmscsendsms-url = http://localhost:13015/cgi-bin/sendsms#sendsms-url = /cgi-bin/sendsmssendsms-username = colasendsms-password = password#sendsms-global-sender = globalallow-ip = *.*.*.*#deny-ip = *.*.*.*mms-client-msisdn-header = msisdn#mms-client-ip-header = E#email2mms-relay-prefixes = "+66"optimize-notification-size = truecontent-adaptation = truenotify-unprovisioned = yesmms-notify-text = "You have received a multimedia message from %S, go to mobile-factor.com to view it"mms-notify-unprovisioned-text = "Unprovisioned MMS"mms-to-email-txt = "This is a multimedia message (HTML suppressed)"mms-to-email-html = "This is a multimedia message powered by <emph>Mobile-Factor</emph>"mms-message-too-large-txt = "You have received a multimedia message from %S that is too large for your phone. Go to www.mobile-factor.com to view it"#############################################################################################group = mms-vaspvasp-id = newcorptype = soapshort-code = 100vasp-username = ggggvasp-password = ggggvasp-url = http://www.xxxxxxxxxx.com:8880/mm7mmsc-username = eeeemmsc-password = eeee###########################################################################################group = mmsproxyname = "A test mms proxy"host = 172.22.6.56allowed-prefix = "+6655"################################################################################################### SMSC core configurationsgroup = coreadmin-port = 13006smsbox-port = 13005admin-password = adminadmin-allow-ip = "*.*.*.*"log-file = "/var/log/smsc/bearerbox.log"box-allow-ip = "*.*.*.*"store-file = "/var/log/smsc/sms.store"sms-incoming-queue-limit = -1smsbox-max-pending = 200http-proxy-host = localhosthttp-proxy-port = 8080# SMSC CONNECTIONSgroup = smscsystem-type = "SMS"interface-version= 3.4smsc-id = sunsmsc = smpphost = host ipport = port numbersmsc-username = "uname"smsc-password = passwdkeepalive = 2connect-allow-ip = "*.*.*.*"# setting of this smsbox for incoming SMSgroup = smsboxbearerbox-host = localhostsendsms-port = 13015global-sender = 8870#global-sender = 8903#sendsms-chars = "0123456789 +-"log-file = "/var/log/smsc/tmp/smsbox.log"log-level = 0access-log = "/var/log/smsc/smsaccess.log"sendsms-url = ""># sendsms-user settingsgroup = sendsms-userusername = colapassword = passwduser-allow-ip = "*.*.*.*"max-messages = 3concatenation = true_______________________________________________Users mailing list
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org
Stay in the know. Pulse on the new Yahoo.com. Check it out._______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
- [Users] problems in mms receiving via mbuni Kane Wilson
- Re: [Users] problems in mms receiving via mbuni Paul Bagyenda
- Re: [Users] problems in mms receiving via mbuni Kane Wilson
Reply via email to
