[asterisk-bugs] [Asterisk 0016971]: When playing from ExternalIVR, the playback is very fast (about double the speed of standard Playback)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 30 09:44:59 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16971
======================================================================
Reported By: daninmadison
Assigned To: thedavidfactor
======================================================================
Project: Asterisk
Issue ID: 16971
Category: Applications/app_externalivr
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 250614
Request Review:
======================================================================
Date Submitted: 2010-03-05 09:54 CST
Last Modified: 2010-03-30 09:44 CDT
======================================================================
Summary: When playing from ExternalIVR, the playback is very
fast (about double the speed of standard Playback)
Description:
I'm running on Debian 5.0.2
I have a 0x4 ulaw format channel connected to Asterisk.
When I use Playback from a Dialplan, the audio plays great.
However, when I send the call to an ExternalIVR and attempt to playback
the same file, it plays at (approximately) double the speed.
This occurs every time I try it.
======================================================================
----------------------------------------------------------------------
(0120001) daninmadison (reporter) - 2010-03-30 09:44
https://issues.asterisk.org/view.php?id=16971#c120001
----------------------------------------------------------------------
Thanks David.
Sorry for the delay in responding. My wife broke her back a week ago
Saturday, so I'm bouncing between helping her and work.
I downloaded trunk (revision 255281). Let me know if you want me to use
254130.
-- Registered SIP '1000' at 192.168.9.9 port 37862
> Saved useragent "X-Lite release 1104o stamp 56125" for peer 1000
-- Executing [101 at phones:1] Verbose("SIP/1000-00000003", "1,Extension
101") in new stack
Extension 101
-- Executing [101 at phones:2] Answer("SIP/1000-00000003", "") in new
stack
-- Executing [101 at phones:3] Playback("SIP/1000-00000003", "beep") in
new stack
-- <SIP/1000-00000003> Playing 'beep.ulaw' (language 'en')
-- Executing [101 at phones:4] Playback("SIP/1000-00000003",
"enter-a-time") in new stack
-- <SIP/1000-00000003> Playing 'enter-a-time.ulaw' (language 'en')
-- Executing [101 at phones:5] ExternalIVR("SIP/1000-00000003",
"ivr://localhost:2949") in new stack
> ExternalIVR received application and arguments:
ivr://localhost:2949
> ExternalIVR received options: (null)
> Parsing options from: [(null)]
-- Answering channel and starting generator
> got command 'O,autoclear'
> got command 'A,beep'
> got command 'A,tt-somethingwrong'
> got command 'A,tt-weasels'
[Mar 30 09:38:15] ERROR[3313]: app_externalivr.c:707 eivr_comm:
SIP/1000-00000003: Child process went away
== Spawn extension (phones, 101, 5) exited non-zero on
'SIP/1000-00000003'
Something has me very confused though. Last night, I downloaded X-Lite to
my home laptop, connected to the Asterisk and ran the same tests. All the
audio played fine there.
However, when I tried it again this morning at work...
When the call answered, I had the dialplan answer and play a couple files
(these played perfectly), then the dialplan sent the call to ExternalIVR
(where the audio was fast).
If it's something configured wrong with my work X-Lite, I would think the
play would always be fast, but it isn't. It's only with ExternalIVR.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-30 09:44 daninmadison Note Added: 0120001
======================================================================
More information about the asterisk-bugs
mailing list