[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:all-tabpanel ]
Asterisk Team closed ASTERISK-27004.
------------------------------------
> 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