[asterisk-bugs] [JIRA] (ASTERISK-27004) Asterisk Playback with no answer on dahdi channel?
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed May 17 04:40:58 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237008#comment-237008 ]
Asterisk Team commented on ASTERISK-27004:
------------------------------------------
We appreciate the difficulties you are facing, however information request type issues would be better served in a different forum.
The Asterisk community provides support over IRC, mailing lists, and forums as described at http://asterisk.org/community. The Asterisk issue tracker is used specifically to track issues concerning bugs and documentation errors.
If this issue is actually a bug please use the Bug issue type instead.
Please see the Asterisk Issue Guidelines [1] for instruction on the intended use of the Asterisk issue tracker.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> Asterisk Playback with no answer on dahdi channel?
> --------------------------------------------------
>
> Key: ASTERISK-27004
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27004
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: Applications/app_dial
> Affects Versions: 13.5.0
> Environment: Linux Debian
> Reporter: Bhuvaneshwaran Mathisekar
>
> Here is my sample dialplan
> exten => _X.,1,Progress()
> exten => _X.,n,Playback(welcome,noanswer)
> exten => _X.,n,Hangup()
> When I tried to call through dhadi channel. I am getting the below logs in asterisk console.
> -- Accepting call from '9042394773' to '33468550' on channel 0/8, span 1
> -- Executing [33468550 at test:1] Progress("DAHDI/i1/9042394773-8", "") in new stack
> -- Executing [33468550 at test:2] Playback("DAHDI/i1/9042394773-8", "welcome,noanswer") in new stack
> -- <DAHDI/i1/9042394773-8> Playing 'welcome.slin' (language 'en')
> -- Executing [33468550 at test:3] Hangup("DAHDI/i1/9042394773-8", "") in new stack
> -- Hungup 'DAHDI/i1/9042394773-8'
> But the welcome voice is not audio able.. How do I play weclome voice before atten the call??? Whether I have to change any configuration in asterisk????
> Am using asterisk 13.5.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list