summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-03-12 14:21:16 +0000
committerJoshua Colp <jcolp@digium.com>2017-03-13 12:37:55 -0600
commit12460b05c1abd37e412e155e47a6e349a2df3338 (patch)
tree3762692e76314bd46cfca1b35a0e2a9f5334d8be /configure
parent018e01543dd7392fd99873090b1781c05362b3cf (diff)
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
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions