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

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Jun 1 16:37:55 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-01-2008 16:37 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!).


====================================================================== 

---------------------------------------------------------------------- 
 asbestoshead - 06-01-08 16:37  
---------------------------------------------------------------------- 
OK, I'm using the latest. openr2 trunk r24, mfcr2 asterisk branch r119205.
Phone company is Pacifictel in Guayaquil, Ecuador. They are using an
Ericsson switch in standard ITU mode (not CRLM anymore). Everything seems
to be working.

One minor thing: openr2 installs into /usr/lib instead of /usr/lib64. I
set --prefix=/usr in the arguments to ./configure, and I can tell configure
knows what directory to use (I see references to "--libdir=/usr/lib64" in
config.log), but when I run "make install", libtool installs the libraries
to /usr/lib. Maybe it's an old version of ltmain.sh you've got in the
tree?

zaptel.conf:

span=1,1,0,cas,hdb3
cas=1-15:1101
cas=17-31:1101
dchan=16

zapata.conf:

signalling=mfcr2
mfcr2_variant=itu
mfcr2_get_ani_first=no
mfcr2_max_ani=8
mfcr2_max_dnis=7
mfcr2_category=national_subscriber
mfcr2_logdir=span1
mfcr2_logging=all

context=from_e1_phonegroup
group=0
channel => 1-15
channel => 17-31 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-01-08 16:37  asbestoshead   Note Added: 0087617                          
======================================================================




More information about the asterisk-bugs mailing list