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: localhost
2006-08-29 17:12:06 [5408] [7] DEBUG: Port: 13015
2006-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/sendsms
2006-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%F0
2006-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 connecting
2006-08-29 17:12:06 [5408] [6] DEBUG: Get info about connecting socket
2006-08-29 17:12:07 [5408] [6] DEBUG: Socket not connected
2006-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.conf
when 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.
2. why it wont display that sender adrress in mms what i have received ?
3. How can i retrive the that mms content ? is that content serve via mmsproxy ?
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 configurations 

group = core
admin-port = 13006
smsbox-port = 13002
wapbox-port = 9201
admin-password = admin
admin-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 = -1
http-proxy-host = localhost
http-proxy-port = 8080

# setting up wapbox

group = wapbox
bearerbox-host = localhost
timer-freq = 5
http-interface-name = "*"
log-file = "/var/log/wapGateway/wapbox.log"
log-level = 0

# WAP PUSH Proxy Gateway configuration

group = ppg
ppg-url = /cgi-bin/wap-push.cgi
ppg-port = 30080
concurrent-pushes = 100
users = 1024
ppg-allow-ip = "*.*.*.*"
trusted-pi = false
# trusted-pi = true

# Push Proxy user configuration

group = wap-push-user
wap-push-user = wapuser
ppg-username = wap
ppg-password = wap
allow-ip = "*.*.*.*"
default-smsc = smpp


# SMSC CONNECTIONS,

group = smsc
system-type = "SMS"
interface-version= 3.4
smsc-id = smsc
smsc = smpp
host = host ip 
port = port number
smsc-username = "uname"
smsc-password = passwd
keepalive = 2
connect-allow-ip = "*.*.*.*"

# setting of this smsbox for incoming SMS

group = smsbox
bearerbox-host = localhost
sendsms-port = 13015
global-sender = 8870
#sendsms-chars = "0123456789 +-"
log-file = "/var/log/smsGateway/tmp/smsbox.log"
log-level = 0
access-log = "/var/log/smsGateway/smsaccess.log"
sendsms-url = /cgi-bin/sendsms

# sendsms-user settings

group = sendsms-user
username = cola
password = passwd
user-allow-ip = "*.*.*.*"
max-messages = 3
concatenation = true
#############################################################################################
group                           = core
log-file                        = /var/log/mmsc/mmsgw.log
log-level                       = 0
access-log                      = /var/log/mmsc/access.log

##############################################################################################

group                           = mbuni
name                                    = "MMSC"
hostname                                = localhost
host-alias                              = mmsc
local-prefixes                  = "+6655"
unified-prefix                  = "+66,0066,+6655
local-mmsc-domains              = mmsc
max-send-threads                        = 1
maximum-send-attempts           = 10
default-message-expiry          = 36000
queue-run-interval              = 2
send-attempt-back-off           = 200
mms-port                                = 3130
mm7-port                                = 8880
#allow-ip-type                  = false
send-mail-prog                  = /usr/sbin/sendmail -f '%f' '%t'
storage-directory               = /var/spool/mmsc
sendsms-url                     = http://localhost:13015/cgi-bin/sendsms
#sendsms-url                  = /cgi-bin/sendsms
sendsms-username                        = cola
sendsms-password                        = password
#sendsms-global-sender          = global
allow-ip                                = *.*.*.*
#deny-ip                                = *.*.*.*
mms-client-msisdn-header        = msisdn
#mms-client-ip-header           = E     
#email2mms-relay-prefixes       = "+66"
optimize-notification-size      = true
content-adaptation              = true
notify-unprovisioned            = yes
mms-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-vasp
vasp-id                                 = newcorp
type                                    = soap
short-code                              = 100
vasp-username                   = gggg
vasp-password                   = gggg
vasp-url                                = http://www.xxxxxxxxxx.com:8880/mm7
mmsc-username                   = eeee
mmsc-password                   = eeee

###########################################################################################

group                           = mmsproxy
name                                    = "A test mms proxy"
host                                    = 172.22.6.56
allowed-prefix                  = "+6655"

##################################################################################################
# SMSC core configurations 

group = core
admin-port = 13006
smsbox-port = 13005
admin-password = admin
admin-allow-ip = "*.*.*.*"
log-file = "/var/log/smsc/bearerbox.log"
box-allow-ip = "*.*.*.*"
store-file = "/var/log/smsc/sms.store"
sms-incoming-queue-limit = -1
smsbox-max-pending = 200
http-proxy-host = localhost
http-proxy-port = 8080

# SMSC CONNECTIONS

group = smsc
system-type = "SMS"
interface-version= 3.4
smsc-id = sun
smsc = smpp
host = host ip
port = port number
smsc-username = "uname"
smsc-password = passwd
keepalive = 2
connect-allow-ip = "*.*.*.*"

# setting of this smsbox for incoming SMS

group = smsbox
bearerbox-host = localhost
sendsms-port = 13015
global-sender = 8870
#global-sender = 8903
#sendsms-chars = "0123456789 +-"
log-file = "/var/log/smsc/tmp/smsbox.log"
log-level = 0
access-log = "/var/log/smsc/smsaccess.log"
sendsms-url = /cgi-bin/sendsms

# sendsms-user settings

group = sendsms-user
username = cola
password = passwd
user-allow-ip = "*.*.*.*"
max-messages = 3
concatenation = true
_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to