cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
639
Views
0
Helpful
1
Replies

H323 POTs Dial_Peer causes loop need help

gfremgen
Level 1
Level 1

All,

   I have a layout with a call that is going to the following path PBX ->

(wink trunk)H323-GW -> CM -> SIP -> Telco All my calls work perfectly with the following dial-peers below. The poroblem I have is when a user calls a number that starts with 2, the call matches the dial-peer 2000 and send the call right back in. I do have delay on the other calls but I realize that is because I am not exact matching on the voip peers and using .T. Please let me know if any of you experienced this and what the work around is for it.

dial-peer voice 2000 pots

description Inbound to Troy PBX 2300-2439

preference 1

destination-pattern 2...

port 0/1/0:1

forward-digits all

!

dial-peer voice 3330 voip

preference 3

destination-pattern .T

modem passthrough nse codec g711ulaw

voice-class codec 1

voice-class h323 1

session target ipv4:10.70.33.30

dtmf-relay h245-alphanumeric

fax rate disable

no vad

!

dial-peer voice 3331 voip

preference 1

destination-pattern .T

modem passthrough nse codec g711ulaw

voice-class codec 1

voice-class h323 1

session target ipv4:10.70.33.31

dtmf-relay h245-alphanumeric

fax rate disable

no vad

!

dial-peer voice 3390 voip

preference 3

destination-pattern .T

modem passthrough nse codec g711ulaw

voice-class codec 1

voice-class h323 1

session target ipv4:10.70.39.30

dtmf-relay h245-alphanumeric

fax rate disable

no vad

!

dial-peer voice 1 pots

direct-inward-dial

!

1 Reply 1

ADAM CRISP
Level 4
Level 4

What happens if you change dial-peer 2000's destination to

destination-pattern 2...T ?