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

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Jan 11 11:57:42 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13767 
====================================================================== 
Reported By:                jcovert
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13767
Category:                   Core/Portability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-22 21:48 CDT
Last Modified:              2009-01-11 11:57 CST
====================================================================== 
Summary:                    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)


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

---------------------------------------------------------------------- 
 (0097451) jcovert (reporter) - 2009-01-11 11:57
 http://bugs.digium.com/view.php?id=13767#c97451 
---------------------------------------------------------------------- 
This problem persists in 1.6.0.3.

I'm including a patch which does the "hack" russell used above, but it
seems like the real cause for failing to lock should be found. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-11 11:57 jcovert        Note Added: 0097451                          
======================================================================




More information about the asterisk-bugs mailing list