I've got a 3845 on IOS 12.4(20)T3 and there are two dial-peers configured as follows.
dial-peer voice 80000 voip
description Intersite Dialing via ITS-UCM02-PP
destination-pattern 001....
progress_ind alert enable 8
progress_ind progress enable 8
progress_ind connect enable 8
modem passthrough nse codec g711ulaw
session target ipv4:10.44.5.11
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol pass-through g711ulaw
no vad
!
dial-peer voice 80001 voip
description Intersite Dialing via ITS-UCM01-PP
preference 1
destination-pattern 001....
progress_ind alert enable 8
progress_ind progress enable 8
progress_ind connect enable 8
modem passthrough nse codec g711ulaw
session target ipv4:10.44.5.10
dtmf-relay h245-alphanumeric
codec g711ulaw
fax protocol pass-through g711ulaw
no vad
The first points to the subscriber, the second to the publisher.
When the subscriber goes down, the gateway doesn't fail to the second dial-peer. Any ideas?