<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">Hello,<div>Here is a typical Outbound dial plan that we use.</div><div><div><br></div><div>  condition<span style="white-space:pre-wrap">        </span>  destination_number<span style="white-space:pre-wrap">        </span>  ^(\d{10})$</div>

<div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  sip_h_X-accountcode=${accountcode}<span style="white-space:pre-wrap">        </span></div><div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  sip_h_X-Tag=</div>

<div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  call_direction=outbound</div><div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  hangup_after_bridge=true</div>

<div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  effective_caller_id_name=${outbound_caller_id_name}</div><div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  effective_caller_id_number=${outbound_caller_id_number}</div>

<div>  action<span style="white-space:pre-wrap">        </span>  set<span style="white-space:pre-wrap">        </span>  inherit_codec=true</div><div>  action<span style="white-space:pre-wrap">        </span>  bridge<span style="white-space:pre-wrap">        </span>  sofia/gateway/domain.com-GWname/99900$1</div>

</div><div><br></div><div>Things work perfect however if our client is using one of the VOIP desk phone such as Polycom IP33x or Grandstream GXP21xx, the display will show the number dialed but with the prefix which the client has no clue how of it is it.</div>

<div>The problem is magnified when he is trying to go through the call history, the Polycom will show the dialed number with the prefix which will prevent him from dial back.</div><div>The grand stream is not as bad as if you go to the call hisptry it will show what was dialed only.</div>

<div><br></div><div>Is there a way to not show the prefix in the phone&#39;s display although it goes out with each number dialed.</div><div><br></div><div>Thanks,</div><div><br></div><div>George</div><div><br></div></div>

</div><br></div>