[asterisk-bugs] [Asterisk 0012509]: [patch] MFC/R2 support for chan_zap

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Apr 24 02:34:43 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
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:              04-24-2008 02:34 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 - 04-24-08 02:34  
---------------------------------------------------------------------- 
zapata.conf parameters:

signalling=mfcr2

; protocol variant
mfcr2_variant=mx

; get the ANI first (before DNIS)
mfcr2_get_ani_first=no

; max amount of ANI and DNIS 
mfcr2_max_ani=10
mfcr2_max_dnis=4

; call category (may override using MFCR2_CATEGORY channel variable)
mfcr2_category=national_subscriber

; where to send the call debugging files if enabled
; the full directory will be /var/log/asterisk/mfcr2/<whatever>
mfcr2_logdir=span1

; OpenR2 logging level
mfcr2_logging=error,warning,notice

Available commands:

mfcr2 show channels (Show MFC/R2 channels details)
mfcr2 call files on|off (enable dump signaling debugging per call)
mfcr2 set debug <levels> (debugging MFC/R2 signaling)
mfcr2 set idle (reset the channel)
zap show channel <chan> (when R2 channel shows R2 data) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-24-08 02:34  moy            Note Added: 0085928                          
======================================================================




More information about the asterisk-bugs mailing list