[Home]

Summary:ASTERISK-00087: Pseudo timer interface w/o hardware interfaces
Reporter:Thorsten Lockert (tholo)Labels:
Date Opened:2003-08-12 14:27:05Date Closed:2008-06-07 10:27:30
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The pseudo timer interface that the zaptel framework driver provides will open, but not provide any data if the zaptel framework driver is loaded, but there are no actual hardware drivers loaded (or none of the ports on the hardware is providing timing information).

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

This will cause e.g. Asterisk to not properly play back prompts and so forth.
Comments:By: Mark Spencer (markster) 2003-08-14 23:32:24

Fixed in CVS, please confirm.

By: Thorsten Lockert (tholo) 2003-08-15 07:59:22

My * installation on a machine without any hardware supporting the 1 kHz timer will still hang (or, rather, be silent) when it should be playing back prompts for e.g. voicemail...

By: Mark Spencer (markster) 2003-08-15 08:09:07

Are you sure you reloaded the zaptel module?  It can't even open /dev/zap/pseudo if there are no registered spans...

By: Mark Spencer (markster) 2003-08-15 08:10:13

You will need to CVS update as well.

By: Mark Spencer (markster) 2003-08-15 13:23:50

done in cvs

By: Digium Subversion (svnbot) 2008-06-07 10:27:30

Repository: dahdi
Revision: 230

U   trunk/Makefile
U   trunk/zaptel.c

------------------------------------------------------------------------
r230 | markster | 2008-06-07 10:27:27 -0500 (Sat, 07 Jun 2008) | 3 lines

Bug ASTERISK-87
Can't open /dev/zap/pseudo when no registered spans

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=230