<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. This is suppose to elmimite the post dial delay. Right now, I already change the numbers with the following to make them international:
</div>
<div> </div>
<div>translation-rule 3<br> Rule 0 ^0 0 ANY international<br> Rule 1 ^1 0111 ANY international<br> Rule 2 ^2 0112 ANY international<br> Rule 3 ^3 0113 ANY international<br> Rule 4 ^4 0114 ANY international<br> Rule 5 ^5 0115 ANY international
<br> Rule 6 ^6 0116 ANY international<br> Rule 7 ^7 0117 ANY international<br> Rule 8 ^8 0118 ANY international<br> Rule 9 ^9 0119 ANY international</div>
<div> </div>
<div>Is there a way to add a suffix of "#" to every number that is dialed?</div>
<div> </div>
<div>Thanks!</div>
<div><br> </div>