Patches item #1658042, was opened at 2007-02-12 15:55
Message generated for change (Settings changed) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1658042&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
>Group: ver devel
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Carsten Bock (carstenbock)
>Assigned to: Henning Westerholt (henningw)
Summary: Simple sleep module
Initial Comment:
Hi Everybody,
I don't know, if i am the only one, who needed this functionality, but however
i put together a cery, very small "sleep"-Module, which allows to delay the
message processing.
The message provides two functions: sleep(time) and usleep(time), which allows
to wait a defined period (seconds or milliseconds) of time.
For testing, we previously used exec_msg("/bin/sleep 1"), but having it in a
module with calling the standard-C-functions is the only way, we can use this
on our production site.
A little Background: We found a bug with a specific CPE and T.38 Transmissions
to a Cisco Gateway. The error occured, if the T.38-re-invite came from the CPE
too fast. The CPE manufacturer will fix this issue asap, but until then, we had
to introduce a small workaround for this CPE bug by introducing a delay for
T.38 re-invites.
Carsten
----------------------------------------------------------------------
Comment By: Henning Westerholt (henningw)
Date: 2007-04-23 14:49
Message:
Logged In: YES
user_id=337916
Originator: NO
Now in svn, module "cfgutils".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1658042&group_id=139143
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel