<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>We have a need to deploy some phones with an immediate ringdown to 9, so they don't have to dial 9 to get an outside line, i.e. for fax machines, pay terminals, etc. that are brought from an outside vendor temporarily on campus. For those that are permanently on campus, we will require them to program the appropriate off-net access code, i.e. 9. <br><br>We are currently using the device/line approach, which means we give the device access to everything and use the line to prevent LD, etc. What I don't want to do is have to do a complete redesign or start building new filters, etc.<br><br>What I had thought of doing was using a combination of partitions and search spaces and route patterns to mimic each pair of device/line classes of service I have, and then use translations to put in the 9.<br><br>So, say I have: <span style="font-weight: bold;">device-business-CSS</span> (for the phone) &amp; <span style="font-weight: bold;">line-local-CSS</span> (for the line).<br>These each have <span style="font-weight: bold;">device-business-PT</span> (permit patterns) &amp; <span style="font-weight: bold;">line-local-PT</span> (deny patterns).<br><br><ul><li>create <span style="font-weight: bold;">ringdown-outbound-CSS</span> and add <span style="font-weight: bold;">device-business-PT</span> and <span style="font-weight: bold;">line-local-PT</span> to it</li><li>create <span style="font-weight: bold;">ringdown-inbound-CSS</span> and add <span style="font-weight: bold;">ringdown-inbound-PT</span> to it</li><li>create RP: <span style="font-weight: bold;">@</span> in <span style="font-weight: bold;">ringdown-inbound-PT </span>w/ <span style="font-weight: bold;">ringdown-outbound-CSS </span>w/ 9 prefix</li><li>assign <span style="font-weight: bold;">ringdown-inbound-CSS</span> to the analog device CSS and leave line CSS blank</li></ul>This should give me what I want, with minimal work.<br><br><br><br>---<br>Lelio Fulgenzi, B.A.<br>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>"Bad grammar makes me [sic]" - Tshirt<br><br></div></body></html>