id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
5701	Add support for Romanian country	fiftyz	GameGamer43	In order to support Romania we need to add the following to the moudles/core/functions.inc.php:\r\n\r\n\r\n\r\n{{{\r\nfunction general_get_zonelist() {\r\n  return array(\r\n    ...\r\n    array ( "name" => "Romania",  "iso" => "ro", "conf" => "ringcadence = 1850,4150\\ndial = 450\\nbusy = 450/150,0/180,450/170,0/170\\nring = 450*25/1850,0/4150,450/1500,0/4500\\ncongestion = 425/150,0/150\\ncallwaiting = 425/300,0/10000\\ndialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440\\nrecord = 1400/500,0/15000\\ninfo = !950/330,!1400/330,!1800/330,0\\n"),\r\n    ...\r\n  );\r\n}\r\n}}}\r\n\r\n\r\nthe generated lines in indications.conf will be:\r\n\r\n{{{\r\n...\r\n[ro]\r\ndescription = Romania\r\nringcadence = 1850,4150\r\ndial = 450\r\nbusy = 450/150,0/180,450/170,0/170\r\nring = 450*25/1850,0/4150,450/1500,0/4500\r\ncongestion = 425/150,0/150\r\ncallwaiting = 425/300,0/10000\r\ndialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440\r\nrecord = 1400/500,0/15000\r\ninfo = !950/330,!1400/330,!1800/330,0\r\n}}}\r\n\r\nBy the way I would like to post a path fore dahdi zonedata.c in order to support Romanian but I don't find where is the issue tracker for dahdi. Can you help me with this too?\r\n\r\nThank you!	Feature Requests	new	minor	2.11	Core	2.10-branch		busytone, country support		Unreviewed		All			
