[Home]

Summary:ASTERISK-11947: 100% CPU when connecting console to SIP FXS
Reporter:Chris Elliott (cpelliott)Labels:
Date Opened:2008-04-30 09:16:09Date Closed:2011-06-07 14:02:38
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When using the manager API or .call files to connect the console to a SPA3102 FXS, Asterisk uses 100% of the CPU until the call is answered.  I am running on an EPIA N8000E nano-ITX motherboard.  I am using astlinux svn 1371.

****** ADDITIONAL INFORMATION ******

Here is the manager example:

Action: Originate
Channel: Console/dsp
Context: internal
Extension: 20
Priority: 1

Here is the relevant part of extensions.conf:

[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
priorityjumping=no

[globals]
CONSOLE=Console/dsp
TRUNKMSD=1

[macro-stdexten]
exten => s,1,Dial(${ARG1})
exten => s,n,Playtones(busy)
exten => s,n,Busy

[internal]
exten => 20,1,Macro(stdexten,SIP/exten-20)
Comments:By: Joshua C. Colp (jcolp) 2008-04-30 09:29:43

We are no longer accepting reports for Asterisk 1.2 on here, if this is also applicable to Asterisk 1.4 feel free to reopen with fresh info.

By: Brandon Kruse (bkruse) 2008-04-30 09:32:21

Wow,

Please upgrade asterisk from http://asterisk.org

You can upgrade to the latest 1.2, but I suggest moving to 1.4.