<!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="#000066">
<font face="Times New Roman">Hi Charles,<br>
why add this only in 1030?<br>
What does it do?<br>
Do i realy need dial-peer voice 1 pots?<br>
<br>
Thanks a lot<br>
Anthony<br>
</font><br>
Jonathan Charles wrote:
<blockquote
 cite="mid:5d093f9a0808010554k47891678o66bcff0d43f9e3b0@mail.gmail.com"
 type="cite">
  <pre wrap="">Add this:

dial-peer voice 1030 pots
 incoming called-number .

That is why you are getting DT.



Jonathan

On Fri, Aug 1, 2008 at 1:44 AM, 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 Jonathan,
here are my dial-peers:
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!!
All other incoming calls are routed to 4011 with no problem.

voice translation-rule 1
 rule 15 /.*/ /4011/
!
voice translation-profile TP01
 translate called 1
!
voice-port 0/3/0:15
 translation-profile incoming TP01
 bearer-cap Speech
!
voice-port 2/0/17
 input gain 14
 connection plar 4011
 description ### FXO Connected to FCT 2: 6911223344 ###
 station-id name Call To FCT2
 station-id number 6911223344
 caller-id enable
!
dial-peer voice 1030 pots
 description ### All International Calls - No Prefix 0 ###
 destination-pattern 00T
 direct-inward-dial
 port 0/3/0:15
 prefix 00
!
dial-peer voice 1041 pots
 description ### Calls To Greece LandLine - No Prefix 0 ###
 destination-pattern 2.........
 direct-inward-dial
 port 0/3/0:15
 prefix 2
!
dial-peer voice 1042 pots
 description ### Calls To Greece Mobile - No Prefix 0 ###
 destination-pattern 6.........
 direct-inward-dial
 port 0/3/0:15
 prefix 6
!
dial-peer voice 1050 pots
 description ### Calls To Greece Special Numbers - No Prefix 0 ###
 destination-pattern 1T
 direct-inward-dial
 port 0/3/0:15
 prefix 1
!
dial-peer voice 1051 pots
 description ### Calls To Greece Low Toll/No Toll Numbers - No Prefix 0 ###
 destination-pattern 8T
 direct-inward-dial
 port 0/3/0:15
 prefix 8
!
dial-peer voice 1 pots
 destination-pattern .
 direct-inward-dial
!
dial-peer voice 6000 pots
 description ### Calls To CellPhone 1 ###
 destination-pattern 6912345678
 port 2/0/17
 prefix 6912345678
!


Thanks and Regards
Anthony

Jonathan Charles wrote:

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:


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>