[asterisk-bugs] [Asterisk 0013767]: [patch] On Mac OS X PowerPC, Asterisk 1.6.0.1 cannot create outbound channels

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jan 21 18:43:31 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13767 
====================================================================== 
Reported By:                jcovert
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   13767
Category:                   Core/Portability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.6.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-10-22 21:48 CDT
Last Modified:              2009-01-21 18:43 CST
====================================================================== 
Summary:                    [patch] On Mac OS X PowerPC, Asterisk 1.6.0.1 cannot
create outbound channels
Description: 
Although incoming SIP and IAX2 channels work, all attempts to use the Dial
command to create SIP, IAX2, or Local channels fail as follows:

    -- Executing [953 at localsjphone:1] Dial("SIP/localsjphone-0183ca00",
"IAX2/mainpbx/953,120") in new stack
[Oct 22 21:23:40] WARNING[17558]: channel.c:3437 ast_request: Unable to
lock channel list
[Oct 22 21:23:40] WARNING[17558]: app_dial.c:1450 dial_exec_full: Unable
to create channel of type 'IAX2' (cause 0 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)

or

    -- Executing [8998x26*192.168.2.7 at localeightsip:9]
Dial("SIP/localsjphone-01836c00", "SIP/x26 at 192.168.2.7,120") in new stack
[Oct 22 21:30:48] WARNING[17558]: channel.c:3437 ast_request: Unable to
lock channel list
[Oct 22 21:30:48] WARNING[17558]: app_dial.c:1450 dial_exec_full: Unable
to create channel of type 'SIP' (cause 0 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)

even local:

    -- Executing [12640001 at localsjphone:1]
Dial("SIP/localsjphone-01825800", "local/12640001 at inbound-cnet-264,20") in
new stack
[Oct 22 21:57:19] WARNING[17558]: channel.c:3437 ast_request: Unable to
lock channel list
[Oct 22 21:57:19] WARNING[17558]: app_dial.c:1450 dial_exec_full: Unable
to create channel of type 'local' (cause 0 - Unknown)
  == Everyone is busy/congested at this time (1:0/0/1)


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-21 18:43 svnbot         Status                   ready for testing =>
resolved
2009-01-21 18:43 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list