Sean,

That's a POTS dial-peer. Add it to a VOIP one too. :)

Roger

On Wed, Apr 7, 2010 at 5:29 PM, sean hurricane <shurric...@gmail.com> wrote:

> i had that in another dial-peer, see below:
>
> dial-peer voice 1 pots
>
>  incoming called-number .
>  direct-inward-dial
>
> dial-peer voice 1000 voip
>  destination-pattern 3...$
>  voice-class codec 1
>  voice-class h323 1
>  session target ipv4:10.10.210.11
>  dtmf-relay h245-alphanumeric
>  no vad
>
> dial-peer voice 1005 voip
>  preference 1
>  destination-pattern 3...$
>  voice-class codec 1
>  voice-class h323 1
>  session target ipv4:10.10.210.10
>  dtmf-relay h245-alphanumeric
>  no vad
> dial-peer voice 3600 voip
>  destination-pattern 3600$
>  session protocol sipv2
>  session target ipv4:10.10.202.2
>  dtmf-relay sip-notify
>  codec g711ulaw
>  no vad
>
> dial-peer voice 3 pots
>  translation-profile outgoing OUTBOUND
>  destination-pattern 999
>  port 0/2/0:15
>  forward-digits 3
>
> dial-peer voice 5 pots
>  translation-profile outgoing OUTBOUND
>  destination-pattern 9%112
>  port 0/2/0:15
>  forward-digits 3
>
> dial-peer voice 7 pots
>  translation-profile outgoing LOCAL
>  destination-pattern 97.......
>  port 0/2/0:15
>  forward-digits 8
> dial-peer voice 11 pots
>  translation-profile outgoing +DIAL
>  destination-pattern 90T
>  port 0/2/0:15
>  forward-digits 12
>
> dial-peer voice 666 voip
>  service clid_authen_collect
>  destination-pattern 907976852817
>  session target ipv4:10.10.110.3
>  incoming called-number 907976852817
>  dtmf-relay h245-alphanumeric
>  codec g711ulaw
>  no vad
>
> dial-peer voice 9 pots
>  translation-profile incoming MVA
>  service mva
>  incoming called-number 3777
>  no digit-strip
>  direct-inward-dial
>
>
>
> On Wed, Apr 7, 2010 at 2:23 AM, Omotayo <adefilabi...@gmail.com> wrote:
>
>> You need to add
>>
>> dial-peer voice 100 pots
>>  incoming called-number .
>>  direct-inward-dial
>>
>>
>> On Wed, Apr 7, 2010 at 7:12 AM, sean hurricane <shurric...@gmail.com>wrote:
>>
>>> I have an h323 gateway provisioned in call manager....i can successfully
>>> make outbound calls but inbound PSTN calls are not ringing the phone
>>> (translation pattern is configured to strip inbound calls from 10 to 4)
>>>
>>> i am getting the following error in the trace file
>>>
>>>
>>> 04/06/2010 23:57:43.327 CCM|H225Handler::SdlConnectionInd, rejecting the
>>> TCP connection from IP=10.10.201.1. Incoming H225 call on Port=1720, can't
>>> find this port in the registered H323 endpoints port list.
>>> |<CLID::StandAloneCluster><NID::10.10.210.11><CT::0,0,0,0.0><IP::><DEV::><LVL::Error><MASK::0100>
>>>
>>> 04/06/2010 23:57:59.551 CCM|H225Handler::SdlConnectionInd, rejecting the
>>> TCP connection from IP=10.10.201.1. Incoming H225 call on Port=1720, can't
>>> find this port in the registered H323 endpoints port list.
>>> |<CLID::StandAloneCluster><NID::10.10.210.11><CT::0,0,0,0.0><IP::><DEV::><LVL::Error><MASK::0100>
>>>
>>> 04/06/2010 23:58:51.835 CCM|H225Handler::SdlConnectionInd, rejecting the
>>> TCP connection from IP=10.10.201.1. Incoming H225 call on Port=1720, can't
>>> find this port in the registered H323 endpoints port list.
>>> |<CLID::StandAloneCluster><NID::10.10.210.11><CT::0,0,0,0.0><IP::><DEV::><LVL::Error><MASK::0100>
>>>
>>>
>>> *Router Config
>>>
>>> *
>>>
>>> voice translation-rule 1
>>>  rule 1 /415888\(1...\)/ /\1/
>>> voice translation-profile INBOUND
>>>  translate called 1*
>>>
>>> *voice-port 0/2/1:23
>>>  translation-profile incoming INBOUND*
>>>
>>> *dial-peer voice 3000 voip
>>>  destination-pattern 1...$
>>>  voice-class codec 1
>>>  voice-class h323 1
>>>  session target ipv4:10.10.210.11
>>>  dtmf-relay h245-alphanumeric
>>>  no vad
>>>
>>> dial-peer voice 3005 voip
>>>  preference 1
>>>  destination-pattern 1...$
>>>  voice-class codec 1
>>>  voice-class h323 1
>>>  session target ipv4:10.10.210.10
>>>  dtmf-relay h245-alphanumeric
>>>  no vad
>>>
>>> BR1#sh run int fa0/0.240
>>> Building configuration...
>>>
>>> Current configuration : 204 bytes
>>> !
>>> interface FastEthernet0/0.240
>>>  encapsulation dot1Q 240
>>>  ip address 10.10.201.1 255.255.255.0
>>>  ip helper-address 10.10.200.3
>>>  h323-gateway voip interface
>>>  h323-gateway voip bind srcaddr 10.10.201.1
>>>
>>> Weird thing is i can use csim start to call phones and they ring but
>>> inbound PSTN calls gets the error msg above
>>>
>>>
>>> any thots?
>>>
>>> _______________________________________________
>>> For more information regarding industry leading CCIE Lab training, please
>>> visit www.ipexpert.com
>>>
>>>
>>
>
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to