<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font face="Times New Roman">Hi Jonathan,<br>
here are my dial-peers:<br>
When user who has the cell phone number 6912345678 calls the E1 number,
voice translation rule -1, although it changes the called number to
4011, it does not call the 4011 but instead, user of cell phones gets
tone from the router!!<br>
All other incoming calls are routed to 4011 with no problem.<br>
<br>
<font color="#000000">voice translation-rule 1<br>
 rule 15 /.*/ /4011/<br>
!<br>
voice translation-profile TP01<br>
 translate called 1<br>
!<br>
voice-port 0/3/0:15<br>
 translation-profile incoming TP01<br>
 bearer-cap Speech<br>
!<br>
voice-port 2/0/17<br>
 input gain 14<br>
 connection plar 4011<br>
 description ### FXO Connected to FCT 2: 6911223344 ###<br>
 station-id name Call To FCT2<br>
 station-id number 6911223344<br>
 caller-id enable<br>
!<br>
dial-peer voice 1030 pots<br>
 description ### All International Calls - No Prefix 0 ###<br>
 destination-pattern 00T<br>
 direct-inward-dial<br>
 port 0/3/0:15<br>
 prefix 00<br>
!<br>
dial-peer voice 1041 pots<br>
 description ### Calls To Greece LandLine - No Prefix 0 ###<br>
 destination-pattern 2.........<br>
 direct-inward-dial<br>
 port 0/3/0:15<br>
 prefix 2<br>
!<br>
dial-peer voice 1042 pots<br>
 description ### Calls To Greece Mobile - No Prefix 0 ###<br>
 destination-pattern 6.........<br>
 direct-inward-dial<br>
 port 0/3/0:15<br>
 prefix 6<br>
!<br>
dial-peer voice 1050 pots<br>
 description ### Calls To Greece Special Numbers - No Prefix 0 ###<br>
 destination-pattern 1T<br>
 direct-inward-dial<br>
 port 0/3/0:15<br>
 prefix 1<br>
!<br>
dial-peer voice 1051 pots<br>
 description ### Calls To Greece Low Toll/No Toll Numbers - No Prefix 0
###<br>
 destination-pattern 8T<br>
 direct-inward-dial<br>
 port 0/3/0:15<br>
 prefix 8<br>
!<br>
dial-peer voice 1 pots<br>
 destination-pattern .<br>
 direct-inward-dial<br>
!<br>
dial-peer voice 6000 pots<br>
 description ### Calls To CellPhone 1 ###<br>
 destination-pattern 6912345678<br>
 port 2/0/17<br>
 prefix 6912345678<br>
!</font><br>
<br>
<br>
Thanks and Regards<br>
Anthony<br>
</font><br>
Jonathan Charles wrote:
<blockquote
 cite="mid:5d093f9a0807311151w302cf377j723ede7369f364f2@mail.gmail.com"
 type="cite">
  <pre wrap="">What is the order of your dial-peers?

First off, your first dial-peers should be pots and have the
incoming-called number . command on them

Second, are you using variable length matching on your dial-peers?
(any route patterns with a T on them?)

Post all of your dial-peers...



Jonathan

On Thu, Jul 31, 2008 at 12:19 PM, Anthony Kouloglou <a class="moz-txt-link-rfc2396E" href="mailto:akoul@dataways.gr">&lt;akoul@dataways.gr&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,
i have a 2800 series router with one E1 and 2 FXOs where FCTs are connected
I have one dial-peer pots pointing to E1 and 5-6d dial-peer pots pointing to
FXOs so only specific destinations are routed via the FCTs.
One of these dial-peers are like this:

dial-peer voice 6000 pots
destination-pattern 69123456
prefix 69123456
port 0/2/0

and also:

dial-peer voice 2 pots
destination-pattern 6.......
prefix 6
port 0/3/0:15

All seem to work well until cell phone with number 69123456 did not call the
FCT number but the E1 number.
Then, as the voip ccapi debug showed, the incoming number matched dial-peer
6000 and so the caller got dial-tone of the router instead of being routed
to the console number (there is translation profile applied at the voice
port which works fine for all other calling numbers that do not match any
dial-peer)

Could someone help one this?

Thanks
akoul

_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>