[asterisk-bugs] [Asterisk 0012509]: [patch] MFC/R2 support for chan_zap
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jun 6 11:33:59 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: 06-06-2008 11:33 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!).
======================================================================
----------------------------------------------------------------------
Skarmeth - 06-06-08 11:33
----------------------------------------------------------------------
Hi Helio,
As I can see, you come from Unicall installations. OpenR2 have a different
protocol variant setup as show bellow (Moises, correct me if needed).
Steeve Underwood Unicall protocol variant definition
(http://www.soft-switch.org/unicall/installing-mfcr2.html)
"<country code>,<maximum ANI digits>,<DNIS digits>[,<options>]"
Moises Silva OpenR2 protocol variant definition
; Line signalling
signalling=mfcr2
; Protocol variant
mfcr2_variant=br
; Get the ANI first (before DNIS)
; If set to yes get ANI first and the DNIS
; If set to no get DNIS and then ANI (same behavior as option 8 in
Unicall)
mfcr2_get_ani_first=no
; Max amount of ANI and DNIS
mfcr2_max_ani=20
mfcr2_max_dnis=4
; Call category (may override using MFCR2_CATEGORY channel variable)
mfcr2_category=national_subscriber
Regards
Issue History
Date Modified Username Field Change
======================================================================
06-06-08 11:33 Skarmeth Note Added: 0087905
======================================================================
More information about the asterisk-bugs
mailing list