[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
Wed Oct 22 22:48:57 CDT 2008


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 
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:              2008-10-22 22:48 CDT
====================================================================== 
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)


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

---------------------------------------------------------------------- 
 (0094183) jcovert (reporter) - 2008-10-22 22:48
 http://bugs.digium.com/view.php?id=13767#c94183 
---------------------------------------------------------------------- 
I did some googling and discovered this:

http://www.asteriskguru.com/archives/svn-commits-russell-branch-russell-jack-r95440-team-ru-vt117085.html

Made the change near line 3437 and things seem to be running so far. 
Seems ungood to ignore a failure to lock, though. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-22 22:48 jcovert        Note Added: 0094183                          
======================================================================




More information about the asterisk-bugs mailing list