Hi,

You need to re-patch/re-install kannel since config file format has changed.

On the issue of sending to different operators, you would have to create your own resolver module, which calls your web service to determine the recipient mmsc. At the moment the resolver module cannot resolve the number to an MM7 interface, but I think it would be good if it did, so perhaps next iteration will have that...

P.

On Apr 26, 2005, at 19:31, Monchanin Eric wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After a small break, I'm trying to catch up the progress made on mbuni
I just downloaded and installed the last CVS, I updated my config file:

############# Core ##################
group                           = core
log-file                        = /var/log/mbuni/mmsgw.log
access-log                      = /var/log/mbuni/access.log
log-level                       = 0

########## Main MMS Gateway #########
group = mmsbox
name = "test mmsc"
hostname = server1
host-alias = server1
local-mmsc-domains = mail,www,server1
storage-directory = /var/spool/mbuni
max-send-threads = 5
maximum-send-attempts = 50
default-message-expiry = 360000
queue-run-interval = 0.1
send-attempt-back-off = 300
local-prefixes = +1;1
unified-prefix = "+1,01,1"
email2mms-relay-prefixes = "33;033"
sendsms-url = http://localhost:13013/cgi-bin/sendsms
sendsms-username = foo
sendsms-password = bar
sendsms-global-sender = 1234
mms-port = 1981
mm7-port = 1982


########## mm7 Gateway #########
group                           = mms-vasp
vasp-id                         = newscorp
type                            = soap
short-code                      = 111
vasp-username                   = vaspuser
vasp-password                   = vasppasswd
vasp-url                        = http://localhost:8080/
mmsc-username                   = user
mmsc-password                   = secret

when I start the relay using
bin/mmsrelay etc/mmsc.conf

I got:
2005-04-26 12:22:07 [16489] [0] INFO: Debug_lvl = -1, log_file =
<none>, log_lvl = 0
2005-04-26 12:22:07 [16489] [0] ERROR: Group 'mmsbox' may not contain
field 'storage-directory'.
2005-04-26 12:22:07 [16489] [0] ERROR: Error found on line 28 of file
`etc/mmsc.conf'.
2005-04-26 12:22:07 [16489] [0] PANIC: Couldn't read configuration
from 'etc/mmsc.conf'.
2005-04-26 12:22:07 [16489] [0] PANIC: bin/mmsrelay(gw_panic+0x175)
[0x80821f2]
2005-04-26 12:22:07 [16489] [0] PANIC: bin/mmsrelay(main+0x2c1)
[0x8054dc5]
2005-04-26 12:22:07 [16489] [0] PANIC:
/lib/tls/libc.so.6(__libc_start_main+0xed) [0x2b279d]
2005-04-26 12:22:07 [16489] [0] PANIC: bin/mmsrelay(dlopen+0x41)
[0x8052455]


is there any error in my config file, or am I missing something ...


also, in the future I want to route mms to carrier1 via mm7 to server3 mms to carrier2 via email to mail.server1 mms to carrier3 via mm1 notification directly I have a webservice that determines the country or / and the carrier ID from the cell number. How can I do that ...

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCbmzESsKGeccfQmgRAr49AJ4kGFHn8vgC43u+7o0IwkSWvceilgCfXLjK
m3ff5v5FVvTuLyvXFXA3Rfc=
=3X2c
-----END PGP SIGNATURE-----



_______________________________________________
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

Reply via email to