[asterisk-bugs] [JIRA] (ASTERISK-27039) chan_pjsip: Device state is idle when channel from endpoint is in early media
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Wed Jun 7 15:17:58 CDT 2017
Joshua Colp created ASTERISK-27039:
--------------------------------------
Summary: chan_pjsip: Device state is idle when channel from endpoint is in early media
Key: ASTERISK-27039
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27039
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 14.5.0, 13.16.0
Reporter: Joshua Colp
Given the following dialplan:
{noformat}
exten => 100,1,Progress
exten => 100,2,Playback(demo-congrats,noanswer)
exten => 100,3,Goto(2)
{noformat}
The device state of a PJSIP endpoint calling it will never transition out of the idle state. It should be in use.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list