[asterisk-bugs] [Asterisk 0010634]: Followme attempts to open stream to no existing file
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 4 13:43:01 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10634
======================================================================
Reported By: pabelanger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10634
Category: Applications/app_followme
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 81434
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-03-2007 16:17 CDT
Last Modified: 09-04-2007 13:43 CDT
======================================================================
Summary: Followme attempts to open stream to no existing file
Description:
Using the following syntax:
FollowMe(516 at x|n);
Causes the following error to be thrown (See Additional Information)
Looking into the source for app_followme.c, I believe the problem is
around line 966:
---
/* The following call looks like we're going to playback the file, but
we're actually */
/* just checking to see if we *can* play it.
*/
I'll attempt to write a patch in the following days. I will also update
the application to use the /var/spool/asterisk/tmp folder rather than
/var/spool/asterisk to start tempory files.
======================================================================
----------------------------------------------------------------------
pabelanger - 09-04-07 13:43
----------------------------------------------------------------------
qwell - Code works great on tags/1.4.11 and branches/1.4. Like I said I
problems with /trunk, but they are my issues. I don't see any reason why
this would not work.
I also modified the source to use /spool/asterisk/tmp now.
PB
Issue History
Date Modified Username Field Change
======================================================================
09-04-07 13:43 pabelanger Note Added: 0069920
======================================================================
More information about the asterisk-bugs
mailing list