<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Thanks Craig,<br>
but here is the situation:<br>
</tt>
<ul>
  <li><tt>i have the gateway as H323 gateway with any digit
manipulation i want (i have found many related documentation)</tt></li>
</ul>
<ul>
  <li><tt>in the CCM, i have a pattern 0!# so i don't have to make a
pattern for various digit numbers (especially for the variable length
international calls)</tt></li>
</ul>
<tt>Now, here comes the dilemma: If i don't put the # sign the call
cannot get completed<br>
if i put the # to mark the end of the number, a user who has contacts
in a database, does not have the # at the end and i have to add it to
mark the end of a call.<br>
<br>
Although i am not using MGCP, i don't know how to fix the problem!!<br>
Any ideas?<br>
<br>
</tt><br>
Craig M Staffin wrote:
<blockquote
 cite="midOF4E8933E2.90391697-ON8625713B.004D00E1-8625713B.004D0A01@ra.rockwell.com"
 type="cite"><br>
  <font face="sans-serif" size="2">Anthony,</font>
  <br>
  <br>
  <font face="sans-serif" size="2">This is the exact reason why we do
not use MGCP on any gateways (unless we absolutly need to) and we do
all digit manipulation on the gateway.  Callmanager does not give you
nearly enough functions for digit manipulation</font>
  <br>
  <br>
  <font face="sans-serif" size="2">Craig<br>
  </font>
  <br>
  <br>
  <br>
  <table width="100%">
    <tbody>
      <tr valign="top">
        <td>
        <br>
        </td>
        <td><font face="sans-serif" size="1"><b>Anthony Kouloglou
<a class="moz-txt-link-rfc2396E" href="mailto:akoul@dataways.gr">&lt;akoul@dataways.gr&gt;</a></b></font>
        <br>
        <font face="sans-serif" size="1">Sent by:
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a></font>
        <p><font face="sans-serif" size="1">03/24/2006 05:35 AM</font>
        <br>
        </p>
        </td>
        <td><font face="Arial" size="1">        </font>
        <br>
        <font face="sans-serif" size="1">        To:      
 <a class="moz-txt-link-rfc2396E" href="mailto:cisco-voip@puck-nether.net">"cisco-voip@puck-nether.net"</a> <a class="moz-txt-link-rfc2396E" href="mailto:cisco-voip@puck.nether.net">&lt;cisco-voip@puck.nether.net&gt;</a></font>
        <br>
        <font face="sans-serif" size="1">        cc:        </font>
        <br>
        <font face="sans-serif" size="1">        Subject:        Re:
[cisco-voip] How to add the # sign at the end of the number?</font></td>
      </tr>
    </tbody>
  </table>
  <br>
  <br>
  <br>
  <font face="Courier New" size="2"><br>
I think i will go crazy!!<br>
There is no way to add a particular pattern at the end of a pattern <br>
withing a CCM dial plan?<br>
It does not seem reasonable... :-(<br>
  <br>
Anthony<br>
  <br>
Teodor Dobrev wrote:<br>
&gt; Are we talking for dial rules on the gateway? If so you can make
something like that<br>
&gt;<br>
&gt; voice translation-rule 2<br>
&gt;  rule 1 /^02\(.*\)/ /0\1#/ type any unknown plan any unknown<br>
&gt;  rule 2 /^0\(.*\)/ /00\1#/ type any unknown plan any unknown<br>
&gt;  rule 3 /^3592\(.*\)/ /0\1#/ type any unknown plan any unknown<br>
&gt;  rule 4 /^359\(.*\)/ /00\1#/ type any unknown plan any unknown<br>
&gt;<br>
&gt; What happens is that you match any call starting with 02, get any
digits after as set1 and put this set of digits after 0, and put # at
the end<br>
&gt; Hope that work for you!<br>
&gt;<br>
&gt; BR,Teo<br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a>
[<a class="moz-txt-link-freetext" href="mailto:cisco-voip-bounces@puck.nether.net">mailto:cisco-voip-bounces@puck.nether.net</a>] On Behalf Of Anthony
Kouloglou<br>
&gt; Sent: 24 ???? 2006 ?. 09:48<br>
&gt; To: <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck-nether.net">cisco-voip@puck-nether.net</a><br>
&gt; Subject: [cisco-voip] How to add the # sign at the end of the
number?<br>
&gt;<br>
&gt; Hi all,<br>
&gt; all my route patterns are configured at the end with the "#" sign.
For <br>
&gt; example i have a 0.!# general pattern for outside calls. I had to
put <br>
&gt; the # to provide the end of the call.<br>
&gt; Now, i want to be able to make calls from the OutlookExpress
contacts. I <br>
&gt; can use Dial Rules to make any changes i want to the prefix but
how can <br>
&gt; i add the # sign at the end of each call?<br>
&gt;<br>
&gt; Thanks<br>
&gt; _______________________________________________<br>
&gt; cisco-voip mailing list<br>
&gt; <a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
&gt; <a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
&gt;<br>
&gt;   <br>
_______________________________________________<br>
cisco-voip mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
  </font>
  <br>
  <br>
</blockquote>
</body>
</html>