[Asterisk-bsd] Unable to reset default ring

Marc Smith marc.smith at mcc.edu
Sun Jul 6 22:12:23 CDT 2008


Hi,

I seem to be getting one of these messages in
/var/log/asterisk/messages whenever I get an incoming call that goes
from my FXO line to my FXS port (FXO -> FXS). Calls that originate
from the inside (FXS -> FXO) don't generate any of these messages.
[Jul  3 19:37:39] WARNING[37721] chan_zap.c: Unable to reset default
ring on 'Zap/4-1'
[Jul  4 08:54:27] WARNING[37721] chan_zap.c: Unable to reset default
ring on 'Zap/4-1'
[Jul  6 19:40:42] WARNING[37721] chan_zap.c: Unable to reset default
ring on 'Zap/4-1'

I've seen some other posts out there about a similar issue, but I
don't think there was ever a solution. Everything seems to work fine;
just wondering what these are all about.



asterbox# cat /usr/local/etc/zaptel.conf
# Autogenerated by /usr/local/sbin/sangoma/setup-sangoma -- do not hand edit
# Zaptel Channels Configurations (zaptel.conf)
#
loadzone=us
defaultzone=us

#Sangoma A200 [slot:9 bus:7 span:1] <wanpipe1>
fxsks=1
fxsks=2
fxoks=3
fxoks=4



asterbox# cat /usr/local/etc/asterisk/zapata.conf
;autogenerated by /usr/local/sbin/config-zaptel  do not hand edit
;Zaptel Channels Configurations (zapata.conf)
;
;For detailed zapata options, view /etc/asterisk/zapata.conf.orig

[trunkgroups]

[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1

immediate=no

;Sangoma A200 [slot:9 bus:7 span:1]  <wanpipe1>
context=from-zaptel
group=0
signalling = fxs_ks
channel => 1

context=comcast-in
group=0
signalling = fxs_ks
channel => 2

context=from-internal
group=1
signalling = fxo_ks
channel => 3

context=comcast-calls
threewaycalling=no
mailbox=101
callerid="Home phone" <101>
group=1
signalling = fxo_ks
channel => 4



asterbox# uname -r
7.0-RELEASE-p2



zaptel-1.4.6_5
asterisk-1.4.20.1_1
wanpipe-3.2_3



Again, not having any problems, just curious what the message means
and if there is a way to make it go away. =)


Thanks,

Marc



More information about the Asterisk-BSD mailing list