I have a user, running CVS a/o 11/23/03, who has complained about "phantom" messages showing up days or even weeks after she has deleted them. So I asked her to let me know when it happened again, and she called a few minutes ago. The directory listing below shows a listing of the /var/spool/asterisk/voicemail/default/XXXX/Old directory, and to my surprise the messages are indeed misordered. I assume this is a bug, can't find anything on it on the bugtracker, but wonder if anyone else knows anything about this before I report it. . . Thanks. None of the files in question is empty, btw. B. msg0000.WAV msg0001.WAV msg0002.WAV msg0006.WAV msg0010.WAV msg0000.gsm msg0001.gsm msg0002.gsm msg0006.gsm msg0010.gsm msg0000.txt msg0001.txt msg0002.txt msg0006.txt msg0010.txt msg0000.wav msg0001.wav msg0002.wav msg0006.wav msg0010.wav
Questions... happen to use webvmail? bkw On Thu, 15 Jan 2004, Brian Capouch wrote:> I have a user, running CVS a/o 11/23/03, who has complained about > "phantom" messages showing up days or even weeks after she has deleted them. > > So I asked her to let me know when it happened again, and she called a > few minutes ago. > > The directory listing below shows a listing of the > /var/spool/asterisk/voicemail/default/XXXX/Old directory, and to my > surprise the messages are indeed misordered. > > I assume this is a bug, can't find anything on it on the bugtracker, but > wonder if anyone else knows anything about this before I report it. . . > > Thanks. None of the files in question is empty, btw. > > B. > > msg0000.WAV msg0001.WAV msg0002.WAV msg0006.WAV msg0010.WAV > msg0000.gsm msg0001.gsm msg0002.gsm msg0006.gsm msg0010.gsm > msg0000.txt msg0001.txt msg0002.txt msg0006.txt msg0010.txt > msg0000.wav msg0001.wav msg0002.wav msg0006.wav msg0010.wav > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Johannes von Drachenfels
2004-Jan-16 05:15 UTC
[Asterisk-Users] No channels from e100P are visible
Hi,
i have a E100P and a TDM400 card installed but i cannot see the channels of
the pri-interface ...
------
cm*CLI> zap show channels
Chan. Num. Extension Context Language MusicOnH
32 home
33 home
cm*CLI>
-------
i cannot see the channel 1-31 .... Here are my configurations:
zaptel.conf: (span 1 is connected to the Deutsche Telekom with E1)
------------
loadzone=us
defaultzone=us
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
fxoks=32-35
------------
zapata.conf:
------------
[channels]
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
echocancel=yes
echocancelwhenbridged=no
rxgain=0.0
txgain=0.0
immediate=no
busydetect=no
group=1
context=bell
usecallerid=yes
switchtype=euroisdn
signalling=pri_cpe
callerid=asreceived
cannel => 1-15,17-31
group=2
context=home
switchtype=national
usecallerid=yes
signalling=fxo_ks
threewaycalling=yes
transfer=yes
cancallforward=yes
rxgain=1.8
txgain=1.8
callerid="Johannes" <610>
channel => 32
callerid="Zentrale" <600>
channel => 33
------------
cat /proc/zaptel/1
------------------
cm:/etc/asterisk # cat /proc/zaptel/1
Span 1: WCT1/0 "Digium Wildcard E100P E1/PRA Card 0" HDB3/CCS/CRC4
ClockSource
1 WCT1/0/1 ClearChannel
2 WCT1/0/2 ClearChannel
3 WCT1/0/3 ClearChannel
4 WCT1/0/4 ClearChannel
5 WCT1/0/5 ClearChannel
6 WCT1/0/6 ClearChannel
7 WCT1/0/7 ClearChannel
8 WCT1/0/8 ClearChannel
9 WCT1/0/9 ClearChannel
10 WCT1/0/10 ClearChannel
11 WCT1/0/11 ClearChannel
12 WCT1/0/12 ClearChannel
13 WCT1/0/13 ClearChannel
14 WCT1/0/14 ClearChannel
15 WCT1/0/15 ClearChannel
16 WCT1/0/16 HDLCFCS
17 WCT1/0/17 ClearChannel
18 WCT1/0/18 ClearChannel
19 WCT1/0/19 ClearChannel
20 WCT1/0/20 ClearChannel
21 WCT1/0/21 ClearChannel
22 WCT1/0/22 ClearChannel
23 WCT1/0/23 ClearChannel
24 WCT1/0/24 ClearChannel
25 WCT1/0/25 ClearChannel
26 WCT1/0/26 ClearChannel
27 WCT1/0/27 ClearChannel
28 WCT1/0/28 ClearChannel
29 WCT1/0/29 ClearChannel
30 WCT1/0/30 ClearChannel
31 WCT1/0/31 ClearChannel
cm:/etc/asterisk #
------------------
What do i wrong ?! Any help would be greate !!!
Thanks,
Johannes
This is related to bug #815 [design request] voicemail directory listing -w On Thu, Jan 15, 2004 at 04:57:25PM -0500, Brian Capouch wrote:> I have a user, running CVS a/o 11/23/03, who has complained about > "phantom" messages showing up days or even weeks after she has deleted them. > > So I asked her to let me know when it happened again, and she called a > few minutes ago. > > The directory listing below shows a listing of the > /var/spool/asterisk/voicemail/default/XXXX/Old directory, and to my > surprise the messages are indeed misordered. > > I assume this is a bug, can't find anything on it on the bugtracker, but > wonder if anyone else knows anything about this before I report it. . . > > Thanks. None of the files in question is empty, btw. > > B. > > msg0000.WAV msg0001.WAV msg0002.WAV msg0006.WAV msg0010.WAV > msg0000.gsm msg0001.gsm msg0002.gsm msg0006.gsm msg0010.gsm > msg0000.txt msg0001.txt msg0002.txt msg0006.txt msg0010.txt > msg0000.wav msg0001.wav msg0002.wav msg0006.wav msg0010.wav > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- /~\ The ASCII Ribbon Campaign \ / No HTML/RTF in email X No Word docs in email / \ Respect for open standards