[asterisk-users] What causes this error?
Jim Dickenson
dickenson at cfmc.com
Wed Jun 17 19:19:37 CDT 2009
Changing to dchan=24 and rebooting the system caused the inability to make a
call and this error
WARNING[3978]: app_dial.c:1468 dial_exec_full: Unable to create channel of
type 'Dahdi' (cause 34 - Circuit/channel congestion)
Changing it back and rebooting allow me to place calls again.
--
Jim Dickenson
mailto:dickenson at cfmc.com
CfMC
http://www.cfmc.com/
> From: Darryl Dunkin <ddunkin at netos.net>
> Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Date: Wed, 17 Jun 2009 16:09:46 -0700
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Conversation: [asterisk-users] What causes this error?
> Subject: Re: [asterisk-users] What causes this error?
>
> hardhdlc is for a BRI, use dchan=24 instead to set the d-channel.
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jim
> Dickenson
> Sent: Wednesday, June 17, 2009 16:04
> To: Asterisk User MailList
> Subject: Re: [asterisk-users] What causes this error?
>
> /etc/dahdi/system.conf has this:
> loadzone=us
> defaultzone=us
> #Sangoma A102 port 1 [slot:4 bus:7 span:1] <wanpipe1>
> span=1,0,0,esf,b8zs
> bchan=1-23
> hardhdlc=24
>
>
> /etc/wanpipe/wanpipe1.conf has this:
> [devices]
> wanpipe1 = WAN_AFT_TE1, Comment
> [interfaces]
> w1g1 = wanpipe1, , TDM_VOICE, Comment
> [wanpipe1]
> CARD_TYPE = AFT
> S514CPU = A
> CommPort = PRI
> AUTO_PCISLOT = NO
> PCISLOT = 4
> PCIBUS = 7
> FE_MEDIA = T1
> FE_LCODE = B8ZS
> FE_FRAME = ESF
> FE_LINE = 1
> TE_CLOCK = NORMAL
> TE_REF_CLOCK = 0
> TE_HIGHIMPEDANCE = NO
> LBO = 0DB
> FE_TXTRISTATE = NO
> MTU = 1500
> UDPPORT = 9000
> TTL = 255
> IGNORE_FRONT_END = NO
> TDMV_SPAN = 1
> TDMV_DCHAN = 24
> TDMV_HW_DTMF = YES
> [w1g1]
> ACTIVE_CH = ALL
> TDMV_ECHO_OFF = NO
> TDMV_HWEC = YES
>
>
> /etc/asterisk/chan_dahdi.conf has this:
> [trunkgroups]
>
> [channels]
> language=en
> usecallerid=yes
> hidecallerid=no
> callwaiting=no
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=no
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=no
> echocancel=yes
> ;echocancelwhenbridged=yes
> relaxdtmf=yes
> rxgain=0.0
> txgain=0.0
> group=1
> callgroup=1
> pickupgroup=1
> immediate = no
> busydetect=yes
> usesmdi=no
>
> ;Sangoma A102 port 1 [slot:4 bus:7 span:1] <wanpipe1>
> group=1
> context=xxxx
> switchtype=national
> echocancel=no
> signalling=pri_cpe
> channel =>1-23
>
>
>
>
> --
> Jim Dickenson
> mailto:dickenson at cfmc.com
>
> CfMC
> http://www.cfmc.com/
>
>
>
>> From: Darryl Dunkin <ddunkin at netos.net>
>> Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion
>> <asterisk-users at lists.digium.com>
>> Date: Wed, 17 Jun 2009 15:56:31 -0700
>> To: Asterisk Users Mailing List - Non-Commercial Discussion
>> <asterisk-users at lists.digium.com>
>> Conversation: [asterisk-users] What causes this error?
>> Subject: Re: [asterisk-users] What causes this error?
>>
>> Do you have an example of your configuration?
>>
>> I haven't converted my gateways to dahdi yet, but my configuration is,
>> in this order:
>> span=1,1,0,esf,b8zs
>> bchan=1-23
>> dchan=24
>>
>> -----Original Message-----
>> From: asterisk-users-bounces at lists.digium.com
>> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jim
>> Dickenson
>> Sent: Wednesday, June 17, 2009 15:49
>> To: Asterisk User MailList
>> Subject: [asterisk-users] What causes this error?
>>
>> [2009-05-27 02:06:16.294] WARNING[6971] chan_dahdi.c: No D-channels
>> available! Using Primary channel 24 as D-channel anyway!
>> [2009-05-27 02:06:16.295] VERBOSE[6971] logger.c: [2009-05-27
>> 02:06:16.295]
>> == Primary D-Channel on span 1 up
>> [2009-05-27 02:06:16.301] ERROR[6971] chan_dahdi.c: !! Got a UA, but
> i'm
>> in
>> state 7
>>
>>
>> I noticed the above error many days after this at around 2AM.
>>
>>
>> This morning starting at about 2AM I got an endless stream of these
>> errors
>> until I restarted Asterisk.
>>
>> [2009-06-17 02:18:05.503] ERROR[30465] chan_dahdi.c: No more room in
>> scheduler
>> [2009-06-17 02:18:05.504] ERROR[30465] chan_dahdi.c: Asked to delete
>> sched
>> id -1???
>> [2009-06-17 02:18:05.504] ERROR[30465] chan_dahdi.c: No more room in
>> scheduler
>> [2009-06-17 02:18:07.103] ERROR[30465] chan_dahdi.c: No more room in
>> scheduler
>> [2009-06-17 02:18:07.103] ERROR[30465] chan_dahdi.c: Asked to delete
>> sched
>> id -1???
>>
>>
>> There are no messages in the full log file before these line since
> 21:43
>> on
>> 6/16/2009.
>>
>> I am running asterisk 1.6.0.9, dahdi-linux-2.1.0.4,
> dahdi-tools-2.1.0.2,
>> libpri-1.4.10 and wanpipe-3.5.2.
>>
>> The PRI line is plugged in to a Sangoma A102de.
>>
>> Any hints would be appreciated.
>> --
>> Jim Dickenson
>> mailto:dickenson at cfmc.com
>>
>> CfMC
>> http://www.cfmc.com/
>>
>>
>>
>>
>> _______________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>> _______________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list