[Home]

Summary:ASTERISK-03044: [patch] voice mail cuts off on openbsd
Reporter:mxhess (mxhess)Labels:
Date Opened:2004-12-19 20:16:06.000-0600Date Closed:2008-01-15 15:17:37.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) vm.diff
Description:upon a start of asterisk I can login into voice mail sometimes on the first try however subsequent logins are cutoff when the digits start to play and an error message is spit out to the console..

  -- Playing 'vm-login' (language 'en')
  -- Playing 'vm-password' (language 'en')
  -- Playing 'vm-youhave' (language 'en')
  -- Playing 'digits/3' (language 'en')
Dec  1 12:17:11 WARNING[19092]: file.c:1058 ast_waitstream_full: Wait failed (No such file or directory)
== Spawn extension (lwn, 3036284307, 1) exited non-zero on 'SIP/voip.livewirenet.com-3c96e000'

The attached patch seems to correct this behavior.
Comments:By: Mark Spencer (markster) 2004-12-20 04:21:16.000-0600

Manually fixed in CVS head.  Thanks!

By: Russell Bryant (russell) 2004-12-21 15:47:11.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:17:37.000-0600

Repository: asterisk
Revision: 4516

U   branches/v1-0/say.c

------------------------------------------------------------------------
r4516 | russell | 2008-01-15 15:17:36 -0600 (Tue, 15 Jan 2008) | 2 lines

fix typo in ast_say_number_full_en (bug ASTERISK-3044)

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

http://svn.digium.com/view/asterisk?view=rev&revision=4516