<div>I am dealing with a provider that has requested that whenever we terminate calls that we send a # at the end of the number to them.&nbsp; This is suppose to elmimite the post dial delay.&nbsp; Right now, I already change the numbers with the following to make them international:
</div>
<div>&nbsp;</div>
<div>translation-rule 3<br>&nbsp;Rule 0 ^0 0 ANY international<br>&nbsp;Rule 1 ^1 0111 ANY international<br>&nbsp;Rule 2 ^2 0112 ANY international<br>&nbsp;Rule 3 ^3 0113 ANY international<br>&nbsp;Rule 4 ^4 0114 ANY international<br>&nbsp;Rule 5 ^5 0115 ANY international
<br>&nbsp;Rule 6 ^6 0116 ANY international<br>&nbsp;Rule 7 ^7 0117 ANY international<br>&nbsp;Rule 8 ^8 0118 ANY international<br>&nbsp;Rule 9 ^9 0119 ANY international</div>
<div>&nbsp;</div>
<div>Is there a way to add a suffix of &quot;#&quot; to every number that is dialed?</div>
<div>&nbsp;</div>
<div>Thanks!</div>
<div><br>&nbsp;</div>