Cooper,
What max throughput do you have on the MMSC side?
Peter.
On Jul 29, 2008, at 2:18 AM, Leonard Cooper ::JimmyYakuza:: wrote:
Compiles on 32bit Fedora9 box, latest CVS, and kannel CVS.
using postgresql for queue.
Now, my original problem still exists.
I test by sending 25 mms to various numbers. These number will all be
submitted via the same MMSC.
The mbuni system sends mms, but only 1 at a time! no concurrent
delivery to
a given mmsc (mbuni is used a VASGW only.)
also, If I send 10 message to mmsc1 and to message to mmsc2 it still
delivers 1 at a time.
If the mmsbox cannot do it, is it possible to launch multiple
mmsboxes?
perhaps each with own config if necessary?
Will that produce concurrent, parallel delivery to a given mmsc? Can
the
queue management deal with that?
Or do I have a config issue?
group = core
log-file = /var/log/mbuni/mmsbox.log
access-log = /var/log/mbuni/mmsbox-access.log
log-level = 0
group = mbuni
name = mmsvas1
storage-directory = /usr/local/mbuni/spool
max-send-threads = 10
maximum-send-attempts = 1
default-message-expiry = 84000
queue-run-interval = 2
send-attempt-back-off = 300
sendmms-port = 10001
queue-manager-module = "/usr/local/mbuni/lib/libmms_pgsql_queue.so"
queue-module-init-data = "50:host=localhost user=kakaaa
password=brrrrrr
dbname=theDB"
group = mmsc
id = MMSC1
mmsc-url = http://user1:[EMAIL PROTECTED]/mm7/mm7Server
type = soap
max-throughtput = 10
group = mmsc
id = MMSC2
mmsc-url = http://user2:[EMAIL PROTECTED]:8082/mm7
type = soap
max-throughtput = 10
group = send-mms-user
username = tester
password = foobar
----- Original Message -----
From: "Paul Bagyenda" <[EMAIL PROTECTED]>
To: "Leonard Cooper ::JimmyYakuza::" <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2008 3:49 AM
Subject: Re: [Users] Re: Slow MMS MT delivery
Works fine on other Linux and OSX boxes. Do you get the same error on
a 32bit Linux system??
On Sun, Jul 27, 2008 at 2:52 PM, Leonard Cooper ::JimmyYakuza::
<[EMAIL PROTECTED]> wrote:
I am attempting to use Postgres,
but get the follow error on starting mmsbox.
/usr/local/mbuni/bin/mmsbox: symbol lookup error:
/usr/local/mbuni/lib/libmms_pgsql_queue.so: undefined symbol:
gwlist_timed_consume
HELP!
----- Original Message -----
From: "Leonard Cooper ::JimmyYakuza::" <[EMAIL PROTECTED]>
To: "P. A. Bagyenda" <[EMAIL PROTECTED]>
Cc: "Mbuni MMS Gateway Users List" <users@mbuni.org>
Sent: Friday, July 25, 2008 4:15 PM
Subject: Re: [Users] Re: Slow MMS MT delivery
Hi,
I have recomplied from cvs (version: cvs-20080718).
I have some issues with PIC being a AMD64 box. these were resolved by
simply
compiling kannel with -fPIC cflags.
Mbuni compiles and runs, but STILL no concurrency!
See below, one message delivered evey 8-11 seconds. this is no good
for
delivering thousands of messages. Even 25 message takes too long!
I assumed it would run a process at least for each MMSC.
I am using disk for queue and not postgres. Will using Postgres
make any
significant difference?
2008-07-25 15:51:06 Log begins
2008-07-25 15:59:15 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27822260110/TYPE=PLMN]
[msgid:REiJ3FkAAyvsAe/AqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 15:59:26 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27828203587/TYPE=PLMN]
[msgid:REiJ3GUABCvsAP/AqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 15:59:37 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27824978456/TYPE=PLMN]
[msgid:Q0iJ3G8ACivsAiDAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 15:59:48 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27825070507/TYPE=PLMN]
[msgid:Q0iJ3HoAHyvsAK3AqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 15:59:58 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27828203587/TYPE=PLMN]
[msgid:REiJ3IQABSvsAKXAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:06 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27822260110/TYPE=PLMN]
[msgid:REiJ3IwABCvsAaPAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:13 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27825070507/TYPE=PLMN]
[msgid:Q0iJ3JMAECvsAhXAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:21 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27824978456/TYPE=PLMN]
[msgid:REiJ3JsACyvsAhXAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:28 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27822260110/TYPE=PLMN]
[msgid:Q0iJ3KMAAyvsAVvAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:36 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27828203587/TYPE=PLMN]
[msgid:REiJ3KoABivsAVvAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:44 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27824978456/TYPE=PLMN]
[msgid:REiJ3LIABCvsAd3AqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:51 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27825070507/TYPE=PLMN]
[msgid:Q0iJ3LoAACvsAaPAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:00:59 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27828203587/TYPE=PLMN]
[msgid:REiJ3MEABSvsAiDAqAJ1] [size=-1] [UA:] [MMBox:]
2008-07-25 16:01:06 Sent MMS [INT:MMSBox] [ACT:] [MMSC:VODA]
[from:27829899990/TYPE=PLMN] [to:27822260110/TYPE=PLMN]
[msgid:Q0iJ3MkAAivsAanAqAJ1] [size=-1] [UA:] [MMBox:]
----- Original Message -----
From: "P. A. Bagyenda" <[EMAIL PROTECTED]>
To: "Leonard Cooper ::JimmyYakuza::" <[EMAIL PROTECTED]>
Cc: "Mbuni MMS Gateway Users List" <users@mbuni.org>
Sent: Thursday, July 24, 2008 7:23 PM
Subject: Re: [Users] Re: Slow MMS MT delivery
Sorry, been on the road.
What version are you using? If CVS then concurrency definitely
works. You should also probably use the DB (PostgreSQL) storage
module
as that does a much better job delivering messages fast.
On Jul 24, 2008, at 07:46, Leonard Cooper ::JimmyYakuza:: wrote:
Anyone? Hard to advocate use of a product with no support!
----- Original Message -----
From: "Leonard Cooper ::JimmyYakuza::" <[EMAIL PROTECTED]>
To: <users@mbuni.org>
Sent: Wednesday, July 23, 2008 5:14 PM
Subject: Re: Slow MMS MT delivery
Any ideas anyone? this is getting urgent!
----- Original Message -----
From: "Leonard Cooper ::JimmyYakuza::" <[EMAIL PROTECTED]>
To: <users@mbuni.org>
Sent: Wednesday, July 23, 2008 3:31 PM
Subject: Slow MMS MT delivery
Hi all,
I am attemtping to deliver MMS's to approx 6000 msisdns.
These message have been queued on Mbuni.
I have 2 different MMSC configured via mm7 to which I deliver. I
have
specified the MMSC to use on submit via sendmms CGI in the mmsc
param.
Mbuni, however, is only delivering 1 mms every 8 seconds in the
order they
recieved in the queue.
Should this not be sending to "mmsc1" and "mmsc2" that I specified
simultaneously?
Also, should there not be some sort of concurrency when delivering
to MMSC
(MM7 -soap)?
Thanks
Leonard
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users
Never say you know a man until you have divided an inheritance with him.
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users