Files
asterisk/channels
Joshua Colp c8d1b915d7 chan_pjsip: Don't assume a session will have a channel.
When querying for PJSIP specific information using the dialplan
function CHANNEL() it is possible that the underlying session
will no longer have a channel associated with it. This is
most likely to occur when the RTCP HEP module attempts to get
the channel name. If this happens then a crash will occur.

This change just adds a check that the channel exists on the
session before querying it.

ASTERISK-26857

Change-Id: I113479cffff6ae64cf8ed089e9e1565223426f01
2017-03-13 18:37:31 +00:00
..
2017-03-02 21:43:23 -06:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00