Using the latest SVN of zaptel and asterisk, I can no longer receive incoming analog calls. The caller just hears it ringing but Asterisk doesn't pick up. I am seeing these error messages: [Apr 9 09:38:02] WARNING[16564]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 9 09:38:50] WARNING[16570]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 9 09:39:34] WARNING[16580]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1' and also: % dmesg Zapata Telephony Interface Registered on major 196 Zaptel Version: SVN-branch-1.4-r2397M Zaptel Echo Canceller: MG2 Freshmaker version: 73 Freshmaker passed register test Module 0: Installed -- AUTO FXS/DPO Module 1: Installed -- AUTO FXO (FCC mode) Module 2: Not installed Module 3: Not installed Found a Wildcard TDM: Wildcard TDM400P REV I (2 modules) Registered tone zone 0 (United States / North America) Zaptel Transcoder support loaded zaptel.c:764 (pid 3176: asterisk) got signal 80000000 zaptel.c:764 (pid 16469: asterisk) got signal 80000100 What could be the problem? How can I fix it?
Neglected to mention the host operating system: Linux myhost 2.6.20-1.2307.fc5 #1 Sun Mar 18 20:44:48 EDT 2007 i686 i686 i386 GNU/Linux
On Apr 9, 2007, at 1:51 PM, "Kevin P. Fleming" <kpfleming@digium.com> wrote:> You also neglected to mention the version of Asterisk you are running; > 'latest SVN' means nothing when there are 20+ branches of Asterisk on > our SVN server.Sorry about that. It is the 1.4 trunk: Asterisk SVN-branch-1.4-r60850, Copyright (C) 1999 - 2006 Digium, Inc. and others. and to recap: OS: Fedora Core 5: Linux myhost 2.6.20-1.2307.fc5 #1 Sun Mar 18 20:44:48 EDT 2007 i686 i686 i386 GNU/Linux ZAPTEL: Zaptel Version: SVN-branch-1.4-r2397M ERROR MSGS: [Apr 9 09:38:02] WARNING[16564]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 9 09:38:50] WARNING[16570]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 9 09:39:34] WARNING[16580]: chan_zap.c:6470 ss_thread: CallerID returned with error on channel 'Zap/2-1'
On Apr 11, 2007, at 2:38 PM, Matthew Fredrickson <creslin@digium.com> wrote:> > Try to update your zaptel to latest 1.4 svn. I just fixed a bug in a > patch that was committed not too long ago. It should fix it.Thanks. I will try that. I did start using the 1.4.2 tar release to get things working. It worked for nearly a week and then today it stopped working: [Apr 16 20:34:42] ERROR[10238]: callerid.c:564 callerid_feed: fsk_serie made mylen < 0 (-27) [Apr 16 20:34:42] WARNING[10238]: chan_zap.c:6359 ss_thread: CallerID feed failed: Success [Apr 16 20:34:42] WARNING[10238]: chan_zap.c:6459 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 16 20:34:44] WARNING[10238]: chan_zap.c:4027 zt_handle_event: Ring/Off-hook in strange state 6 on channel 2 [Apr 16 20:35:33] NOTICE[10244]: chan_zap.c:6327 ss_thread: Got event 18 (Ring Begin)... [Apr 16 20:35:45] NOTICE[10248]: chan_zap.c:6327 ss_thread: Got event 18 (Ring Begin)... [Apr 16 20:35:53] NOTICE[10253]: chan_zap.c:6327 ss_thread: Got event 17 (Polarity Reversal)... [Apr 16 20:36:01] WARNING[10253]: chan_zap.c:6459 ss_thread: CallerID returned with error on channel 'Zap/2-1' [Apr 16 20:36:03] WARNING[10253]: chan_zap.c:4027 zt_handle_event: Ring/Off-hook in strange state 6 on channel 2
> Using the latest SVN of zaptel and asterisk, I can no longer receive > incoming analog calls. The caller just hears it ringing but Asterisk > doesn't pick up. > > I am seeing these error messages: > > [Apr 9 09:38:02] WARNING[16564]: chan_zap.c:6470 ss_thread: CallerID > returned with error on channel 'Zap/2-1' > [Apr 9 09:38:50] WARNING[16570]: chan_zap.c:6470 ss_thread: CallerID > returned with error on channel 'Zap/2-1' > [Apr 9 09:39:34] WARNING[16580]: chan_zap.c:6470 ss_thread: CallerID > returned with error on channel 'Zap/2-1' >Did you resolve this issue? If so, how? Cameron