[asterisk-bugs] [Asterisk 0012509]: [patch] MFC/R2 support for chan_zap
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jul 9 08:28:17 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12509
======================================================================
Reported By: moy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12509
Category: Channels/chan_zap/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 114097
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 04-24-2008 01:31 CDT
Last Modified: 07-09-2008 08:28 CDT
======================================================================
Summary: [patch] MFC/R2 support for chan_zap
Description:
Here we go. This is my first try to give R2 support to chan_zap. I'm sure I
am missing locks and/or features here and there but I have tested it
internally with success with a considerable amount of concurrent channels
(64). That's the best I can do with the hardware I currently have (more
coming!).
======================================================================
----------------------------------------------------------------------
moy - 07-09-08 08:28
----------------------------------------------------------------------
I just fixed a couple of nasty bugs that you might be facing.
1. Sometimes outgoing calls would be dropped even when more lines are
available, due to a race condition between incoming and outgoing calls.
2. Command "mfcr2 set blocked" sometimes lead to protocol error because
openr2 was mishandling the blocking signal.
A new feature added is the parameter mfcr2_call_files=yes|no in
zapata.conf, the directory mfcr2_logdir will be automatically created (even
recursively), so you don't have to worry anymore of making sure it exists.
Update to the latest SVN openr2 and Asterisk MFC/R2 branches please.
Issue History
Date Modified Username Field Change
======================================================================
07-09-08 08:28 moy Note Added: 0089942
======================================================================
More information about the asterisk-bugs
mailing list