[asterisk-bugs] [Asterisk 0018105]: Playback of audio file (gsm, ulaw) audio and dialplan stops when caller is inbound over iax2
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 18 13:34:22 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18105
======================================================================
Reported By: n5yzv
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18105
Category: Channels/chan_iax2
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.13
JIRA: SWP-2349
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-07 11:34 CDT
Last Modified: 2011-05-18 13:34 CDT
======================================================================
Summary: Playback of audio file (gsm,ulaw) audio and dialplan
stops when caller is inbound over iax2
Description:
Inbound call that arrives from IAX2 channel, when call is answered by a sip
phone (tested with polycom only) works fine. No issues. However if call
is not answered, call is dumped to voicemail, about 1 - 3 seconds of the
the greeting (The person at extension...) is played such as "The pers....".
This is also true for instead of sending call directly so a simple
extension such as:
exten => 888,1,Playback(en/vm-theperson)
The same thing happens. However, if a local sip phone calls the same
extension or voicemail, everything works as expected. I have been trying
numerous 1.6.2.x versions and have had to downgrade every time to 1.6.1.12
in order to have a functional box.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018110 Playback stalls when playing demo-congr...
======================================================================
----------------------------------------------------------------------
(0135106) grantemsley (reporter) - 2011-05-18 13:34
https://issues.asterisk.org/view.php?id=18105#c135106
----------------------------------------------------------------------
Same problem for me on Ubuntu xen virtual machine with Asterisk 1.6.2.11
(compiled from source)
Adding "noload => res_timing_timerfd.so" to modules.conf corrected it.
Asterisk is now using DAHDI for timing and playback works properly, even on
longer messages.
Thank you jonascph! I've been bashing my head against my desk for 3 days
trying to figure this one out!
Issue History
Date Modified Username Field Change
======================================================================
2011-05-18 13:34 grantemsley Note Added: 0135106
======================================================================
More information about the asterisk-bugs
mailing list