[Home]

Summary:ASTERISK-13627: chan_dahdi loses dialtone after some time after reboot
Reporter:evandro (evandro)Labels:
Date Opened:2009-02-23 07:47:06.000-0600Date Closed:2011-06-07 14:02:56
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:after every reboot chan_dahdi works for a time and then loses the dialtone on fxs ports. the phones ring normally, but no audio in line. I have a tdm2400p board, and this already happens with zaptel 1.4.12. In the same machine I have a khomp board. Not warnings and erros on debug files are show about this lost. The modules dahdi and wctdm24xxp are loaded by a script that I made. Any help??

Are there a way to test if the phones have dialtone by remote access??

Thanks!

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

Configuration:

/etc/dahdi/system.conf:

loadzone = br
defaultzone = br
fxoks=1-24

/etc/asterisk/chan_dahdi.conf:

[trunkgroups]

[channels]
language=pt_BR
usecallerid=yes
cidsignalling=dtmf
cidstart=ring
hidecallerid=no
callwaiting=no
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=no
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
busydetect=yes
faxdetect=both
jitterbuffers=10
jbenable = yes

signalling = fxo_ks
context = ramais

callerid="xxxxx"<200>
channel => 1

callerid="xxxxx"<201>   ;
channel => 2

callerid="xxxxx"<202>  ;
channel => 3

callerid="xxxxx"<238>  ;
channel => 4

callerid="xxxxx"<228>  ;
channel => 5

callerid="xxxxx"<215>  ;
channel => 6

callerid="xxxxx"<204>  ;
channel => 7

callerid="xxx"<214>  ;
channel => 8

callerid="xxxx"<216>  ;
channel => 9

callerid="xxxxx"<217>  ;
channel => 10

callerid="xxxx"<218>  ;
channel => 11

callerid="xxxx"<219>  ;
channel => 12

callerid="xxxx"<206>
channel => 13

callerid="xxxxx"<221>  ;
channel => 14

callerid="xxxxx"<211>
channel => 15

callerid="avail"
channel => 16

callerid="avail"
channel => 17

callerid="xxxx"<235>  ;
channel => 18

callerid="xxxx"<205>  ;
channel => 19

callerid="xxxx"<227>  ;
channel => 20

callerid="xxxx"<230>  ;
channel => 21

callerid="xxxx"<229>  ;
channel => 22

callerid="xxxx"<226>  ;
channel => 23

callerid="xxxx"<210>  ;
channel => 24

Comments:By: Leif Madsen (lmadsen) 2009-05-20 09:05:31

Just pinging this issue to determine if this is still an issue with the latest version of Asterisk and DAHDI?

By: Leif Madsen (lmadsen) 2009-07-13 10:03:22

Closing due to lack of a response.