[asterisk-bugs] [Asterisk 0008554]: [patch] introduce distinction between overlap-dial in sending/receiving mode

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 23 20:44:46 CDT 2009


The following issue has been set as RELATED TO issue 0014471. 
====================================================================== 
https://issues.asterisk.org/view.php?id=8554 
====================================================================== 
Reported By:                stevens
Assigned To:                mattf
====================================================================== 
Project:                    Asterisk
Issue ID:                   8554
Category:                   Channels/chan_zap
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Asterisk Version:            SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 48571 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2006-12-10 10:30 CST
Last Modified:              2009-06-23 20:44 CDT
====================================================================== 
Summary:                    [patch] introduce distinction between overlap-dial
in sending/receiving mode
Description: 
This is a patch to distinguish overlapdial in sending and in receiving
mode.
It allows to set "overlapdial" to "incoming", "outgoing", "both" or simply
"yes"
or "no" (default behaviour).
So if we need just to overlap for incoming calls we set to 0 the
"struct pri"->overlapdial int
but let's use 2 as value for "struct zt_pri"->overlapdial.
So we can place calls more quickly ("Sending Complete" is explicitly set
in
the SETUP message, instead of waiting for the other side timeout) and at
the
same time allow us to receive CALLINGSUBADDRs in overlap "receive only"
mode.
Please, note that the default behaviour isn't altered by this patch.
We're using this patch and it works for us. Patch updated for asterisk
1.2.13 .
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0007511 [patch] no DTMF detection on Zap outbou...
related to          0014471 [patch] Making outgoing calls DTMF can'...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-23 20:44 russell        Relationship added       related to 0014471  
======================================================================




More information about the asterisk-bugs mailing list