Files
asterisk/channels
Ivan Poddubnyi c3fad2fd01 chan_pjsip: Assign SIPDOMAIN after creating a channel
session->channel doesn't exist until chan_pjsip creates it, so intead of
setting a channel variable every new incoming call sets one and the same
global variable.

This patch moves the code to chan_pjsip so that SIPDOMAIN is set on
a newly created channel, it also removes a misleading reference to
channel->session used to fetch call pickup configuraion.

ASTERISK-29240

Change-Id: I90c9bbbed01f5d8863585631a29322ae4e046755
2021-01-13 08:28:30 -06:00
..
2016-10-27 09:53:55 -04:00
2019-05-10 10:22:55 -06:00
2020-12-31 13:13:42 -06:00
2016-10-27 09:53:55 -04:00
2019-06-17 12:58:48 -06:00