[asterisk-bugs] [JIRA] (ASTERISK-28807) ICES dialplan issue
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Apr 5 12:39:25 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team closed ASTERISK-28807.
------------------------------------
Resolution: Not A Bug
> ICES dialplan issue
> -------------------
>
> Key: ASTERISK-28807
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28807
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: Applications/app_ices
> Affects Versions: 16.7.0
> Environment: Debian
> Reporter: Jayesh
>
> Hi,
> I am trying to listen live call in icecast2 and have setup necessary packages and configurations.
> I have below dialplan entries..
> [from-sip]
> exten => XXXXXXXX,1,Answer()
> exten => XXXXXXXX,n,ICES(/tmp/asterisk-ices.xml)
> exten => XXXXXXXX,n,Playback(demo-congrats)
> exten => XXXXXXXX,n,Hangup()
> When i make incoming calls I am able to listen my voice in icecast2 server live stream. But I wanted to listen demo-congrats file defined in next priority where call never reached in many attempts. Is there any way in asterisk dialplan to play file over ICES stream through asterisk dialplan.
> ICES application don't allowing call to reach next priority.
> Please help
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list