[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 Apr 6 12:15:06 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-04-06 12:15 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.


====================================================================== 

---------------------------------------------------------------------- 
 (0120171) daninmadison (reporter) - 2010-04-06 12:15
 https://issues.asterisk.org/view.php?id=16971#c120171 
---------------------------------------------------------------------- 
Thanks David

I have attached two pcap files
One is the XLite.pcap which has double speed.
The other is PhonerLite.pcap which played perfectly.

Also, here's there CLI output during the two calls.

        > Saved useragent "SIPPER for PhonerLite" for peer 1000
[Apr  6 12:01:30] NOTICE[9228]: chan_sip.c:20663 handle_request_subscribe:
Received SIP subscribe for peer without mailbox: 1000
    -- Executing [101 at phones:1] Verbose("SIP/1000-00000000", "1,Extension
101") in new stack
 Extension 101
    -- Executing [101 at phones:2] Answer("SIP/1000-00000000", "") in new
stack
    -- Executing [101 at phones:3] Playback("SIP/1000-00000000", "beep") in
new stack
    -- <SIP/1000-00000000> Playing 'beep.ulaw' (language 'en')
    -- Executing [101 at phones:4] Playback("SIP/1000-00000000",
"enter-a-time") in new stack
    -- <SIP/1000-00000000> Playing 'enter-a-time.ulaw' (language 'en')
    -- Executing [101 at phones:5] ExternalIVR("SIP/1000-00000000",
"/root/play_test.sh") in new stack
       > ExternalIVR received application and arguments:
/root/play_test.sh
       > ExternalIVR received options: (null)
       > Parsing options from: [(null)]
    -- Answering channel and starting generator
       > got command 'O,autoclear'
       > got command 'S,beep'
       > got command 'A,tt-somethingwrong'
       > got command 'A,tt-weasels'
[Apr  6 12:01:44] ERROR[9236]: app_externalivr.c:838 eivr_comm:
SIP/1000-00000000: Child process went away
  == Spawn extension (phones, 101, 5) exited non-zero on
'SIP/1000-00000000'
    -- Unregistered SIP '1000'
    -- Registered SIP '1000' at 192.168.9.9 port 51096
       > Saved useragent "X-Lite release 1104o stamp 56125" for peer 1000
    -- Executing [101 at phones:1] Verbose("SIP/1000-00000001", "1,Extension
101") in new stack
 Extension 101
    -- Executing [101 at phones:2] Answer("SIP/1000-00000001", "") in new
stack
    -- Executing [101 at phones:3] Playback("SIP/1000-00000001", "beep") in
new stack
    -- <SIP/1000-00000001> Playing 'beep.ulaw' (language 'en')
    -- Executing [101 at phones:4] Playback("SIP/1000-00000001",
"enter-a-time") in new stack
    -- <SIP/1000-00000001> Playing 'enter-a-time.ulaw' (language 'en')
    -- Executing [101 at phones:5] ExternalIVR("SIP/1000-00000001",
"/root/play_test.sh") in new stack
       > ExternalIVR received application and arguments:
/root/play_test.sh
       > ExternalIVR received options: (null)
       > Parsing options from: [(null)]
    -- Answering channel and starting generator
       > got command 'O,autoclear'
       > got command 'S,beep'
       > got command 'A,tt-somethingwrong'
       > got command 'A,tt-weasels'
[Apr  6 12:03:06] ERROR[9245]: app_externalivr.c:838 eivr_comm:
SIP/1000-00000001: Child process went away
  == Spawn extension (phones, 101, 5) exited non-zero on
'SIP/1000-00000001'
    -- Unregistered SIP '1000'

Have a great day!

Dan 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-06 12:15 daninmadison   Note Added: 0120171                          
======================================================================




More information about the asterisk-bugs mailing list