[asterisk-bugs] [Asterisk 0019268]: [patch] pri early media won't ring

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 12 20:47:07 CDT 2011


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19268 
====================================================================== 
Reported By:                tbsky
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   19268
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-05-10 22:12 CDT
Last Modified:              2011-05-12 20:47 CDT
====================================================================== 
Summary:                    [patch] pri early media won't ring
Description: 
hi:
   our asterisk connection like below:
   <sip or iax phone>---<asterisk>---<alcatel pbx>---<PSTN>

asterisk connect to alcatel pbx via E1 isdn-pri
 
   when sip phone (snom 300) or iax phone (zoiper) call PSTN, they can not
hear the ring tone and the beginning of the PSTN voice.
   I have checked issue 18868 and tried below combination with no luck.

   1.8.3.2 + sig_pri patch
   1.8 svn which already has sig_pri patched
   1.8.4 + libpri patch (another unofficial patch in issue 18868)
  
   I downgrade to 1.6.2.18 and I found everything works fine.
zoiper iax is ok and after setting "prematuremedia=no",snom sip phone is
fine too.
 
   I don't what other options to try. or what debug information to
provide. please tell me if necessary.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0018868 [patch] dont get early media on outgoin...
====================================================================== 

---------------------------------------------------------------------- 
 (0134865) svnbot (reporter) - 2011-05-12 20:47
 https://issues.asterisk.org/view.php?id=19268#c134865 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 318783

U   branches/1.8/channels/sig_pri.c

------------------------------------------------------------------------
r318783 | rmudgett | 2011-05-12 20:47:06 -0500 (Thu, 12 May 2011) | 14
lines

PRI early media won't ring.

And another way to pass early media.  Don't indicate that there is inband
information present, just assume that the B channel is connected.

* Restore clearing the dialing flag Rx squelch unconditionally when a
PROCEEDING message comes in.

(closes issue https://issues.asterisk.org/view.php?id=19268)
Reported by: tbsky
Patches:
      issue19268_v1.8.patch uploaded by rmudgett (license 664)
Tested by: tbsky

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=318783 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-12 20:47 svnbot         Checkin                                      
2011-05-12 20:47 svnbot         Note Added: 0134865                          
2011-05-12 20:47 svnbot         Status                   feedback => assigned
2011-05-12 20:47 svnbot         Assigned To               => rmudgett        
======================================================================




More information about the asterisk-bugs mailing list