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

Hunstop functionality on dial-peers

fuhrersk8
Level 3
Level 3

                   Hello guys!

     I am trying to implement the hunstop command on dial-peers in order to force dial-peers to stop default hunting even if the voice port interface is down, but the hunting continues. For example, for the following two dial peers:

dial-peer voice 12 pots

huntstop

destination-pattern 130567734..

incoming called-number .T

direct-inward-dial

port 1/0:D <---- ( to local PBX )

forward-digits 4

!

dial-peer voice 26 voip

huntstop

destination-pattern 1305.......

voice-class codec 1

session protocol sipv2 <---- ( to SBC )

session target ipv4:172.20.11.10

session transport udp

tech-prefix 1

dtmf-interworking rtp-nte

If this router receives a call from PSTN to 3056773422 while link to PBX is down (port 1/0:D), the hunting continues to dial-peer voice 26 voip.

Why hunting is not stoping at dial-peer voice 12 pots?

Thanks in advanced guys!!

1 Reply 1

fuhrersk8
Level 3
Level 3

Hello guys!

     Anyone had this kind of behaviour?