[Home]

Summary:ASTERISK-27039: chan_pjsip: Device state is idle when channel from endpoint is in early media
Reporter:Joshua C. Colp (jcolp)Labels:
Date Opened:2017-06-07 15:17:40Date Closed:2017-06-08 10:41:10
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:13.16.0 14.5.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description: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.
Comments:By: Friendly Automation (friendly-automation) 2017-06-08 10:41:11.743-0500

Change 5777 merged by Jenkins2:
chan_pjsip: Update device state when in early media.

[https://gerrit.asterisk.org/5777|https://gerrit.asterisk.org/5777]

By: Friendly Automation (friendly-automation) 2017-06-08 10:47:00.224-0500

Change 5779 merged by Jenkins2:
chan_pjsip: Update device state when in early media.

[https://gerrit.asterisk.org/5779|https://gerrit.asterisk.org/5779]

By: Friendly Automation (friendly-automation) 2017-06-08 10:49:53.161-0500

Change 5778 merged by Joshua Colp:
chan_pjsip: Update device state when in early media.

[https://gerrit.asterisk.org/5778|https://gerrit.asterisk.org/5778]