id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
4333	ARI - Call Monitor Query Issue	GameGamer43	sasargen	In the ARI if you click on Call Monitor and then Settings and then back to Call Monitor again, the SQL Query is different. This is because the following is being unset in settings.module (line 681):\r\n\r\n{{{$_SESSION['ari_user']['outboundCID']= $outboundCID;}}}\r\n\r\n($outboundCID is never initialized, hence it afflictively unsets $_SESSION!['ari_user']!['outboundCID'])\r\nCommenting out this line, allows the queries to be the same everytime. I'm opening this up for discussion to see if we can come up with a better way to handle this as commenting something out isn't necessarily ideal.	Bugs	closed	minor	2.8	ARI	2.6-branch	fixed			Unreviewed		All			
