id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
2048	iax2 route	keithw		I think this is a bug although i have a work around\r\n\r\nI have setup a iax2 trunk to another box, i also have inbound dial by way of a isdn card when I set rules for call numbers that use the iax trunk ie 02|800xxxxx and 800xxxxx all work well when called from local ext and use the iax2 trunk ok. and no ref  to the 800xxxxx is made into ext-group of the extensions_additional.conf file.\r\nhowever the 800xxxxx is in the 100 number range that is attached to the isdn and when i set a inbound route for say 02800xxxxx to dial using a Misc Destinations: that dials 02800xxxxx from the local box works and all inbound calls are sent to the iax truck however when the number 800xxxxx is dialed from a local ext it will not work this is because an now the there is a listing in ext-group of the extensions_additional.conf file if i edit this and set it to\r\n{{{\r\nexten => 80020909,1,Set(__FROM_DID=80020909)\r\nexten => 80020909,n,Gosub(app-blacklist-check,s,1)\r\nexten => 80020909,n,GotoIf($[ "${CALLERID(name)}" != "" ] ?cidok)\r\nexten => 80020909,n,Set(CALLERID(name)=${CALLERID(num)})\r\nexten => 80020909,n(cidok),Noop(CallerID is ${CALLERID(all)})\r\nexten => 80020909,n,Goto(ext-miscdests,1,1)\r\n}}}\r\nor add\r\n{{{\r\n[ext-group-custom]\r\nexten => 80020909,1,Set(__FROM_DID=80020909)\r\nexten => 80020909,n,Gosub(app-blacklist-check,s,1)\r\nexten => 80020909,n,GotoIf($[ "${CALLERID(name)}" != "" ] ?cidok)\r\nexten => 80020909,n,Set(CALLERID(name)=${CALLERID(num)})\r\nexten => 80020909,n(cidok),Noop(CallerID is ${CALLERID(all)})\r\nexten => 80020909,n,Goto(ext-miscdests,1,1)\r\n}}}\r\nin the extensions_custom.conf\r\nthen all works again\r\n\r\nhowever as soon as I use the GUI interface the the ext-group of the extensions_additional.conf is back to what it was before i had edited it.\r\n\r\nto over come the above I have enter a ring group and set it to only use and dial the Misc Destinations that I had set up\r\n	Bugs	closed	minor	2.3	Core - Trunks/Routing	2.3-branch	invalid					All			
