i also forgot this (i know i really need a cofee...)

diff -rbau /mbuni-cvs/mmsbox/mmsbox_cfg.h /mbuni/mmsbox/mmsbox_cfg.h
--- /mbuni-cvs/mmsbox/mmsbox_cfg.h      2007-12-15 09:40:22.000000000 +0100
+++ /mbuni/mmsbox/mmsbox_cfg.h  2008-02-14 14:14:54.000000000 +0100
@@ -32,7 +32,7 @@
     Octstr *allowed_prefix,  *denied_prefix;
     Octstr *allowed_sender_prefix,  *denied_sender_prefix;
enum {UNKNOWN_MMSC = -1, CUSTOM_MMSC, SOAP_MMSC, EAIF_MMSC} type; /* type of connection. */
-     long  throughput;  /* Max send rate.  */
+     double  throughput;  /* Max send rate.  */
     long threadid;   /* handler thread. */

int reroute; /* whether messages from this mmsc are re-routed outwards. */


----- Original Message ----- From: "Vincent CHAVANIS" <[EMAIL PROTECTED]>
To: "Mbuni MMS Gateway Developers" <devel@mbuni.org>
Sent: Thursday, February 14, 2008 2:45 PM
Subject: Re: [Devel] [PATCH] more precise troughput on each MMSC


sorry,
i forgot to attach the file.

Vincent.

----- Original Message ----- From: "Vincent CHAVANIS" <[EMAIL PROTECTED]>
To: "Mbuni MMS Gateway Developers" <devel@mbuni.org>
Sent: Thursday, February 14, 2008 2:35 PM
Subject: [Devel] [PATCH] more precise troughput on each MMSC


This patch is similar to the one posted/commited on the kannel ML
we are now using double in order to have a more precise troughput on each
MMSC
The troughput will be notified at start (in the logfile).

regards

Vincent

--
Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR)
Service Technique/Reseau - NOC
Direction du Developpement xMS+
http://www.telemaque.fr/
[EMAIL PROTECTED]
Tel : +33 4 92 90 99 84 (fax 9142)

_______________________________________________
Devel mailing list
Devel@mbuni.org
http://lists.mbuni.org/mailman/listinfo/devel




--------------------------------------------------------------------------------


_______________________________________________
Devel mailing list
Devel@mbuni.org
http://lists.mbuni.org/mailman/listinfo/devel



_______________________________________________
Devel mailing list
Devel@mbuni.org
http://lists.mbuni.org/mailman/listinfo/devel

Reply via email to