[asterisk-bugs] [Asterisk 0017368]: [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 25 12:59:11 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17368 
====================================================================== 
Reported By:                makoto
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17368
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.2.8-rc1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-05-21 01:10 CDT
Last Modified:              2010-05-25 12:59 CDT
====================================================================== 
Summary:                    [patch] When ast_pbx_start failed, both an error
response and BYE are sent to the caller
Description: 
Steps:
  1. Add maxcalls=1 to [options] section in asterisk.conf
  2. Restart Asterisk
  3. Call from phone A to phone B
  4. Call from phone C to phone D

  Asterisk sends 480 response and BYE to phone C.
  BYE should not be sent to phone C.

  Attached patch will fix the problem.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-25 12:59 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list