[cisco-voip] overflow from one CUE to another (using hunting dial-peers)

Lelio Fulgenzi lelio at uoguelph.ca
Tue Mar 30 18:17:58 EDT 2010


I'd like to be able to over flow from one CUE in one router to another CUE in another router while in SRST mode. I've got it working (although I haven't tested loops yet). Because the CUE ports don't "register" with SRST, I can't use the alias command. 

Here's what I've come up with. Just wondering if I'm missing something obvious. Do I need the "max-con" argument, or should I just let it busy out itself? 




voice translation-rule 37063 
rule 1 /37063/ /37073/ <- 37073 is the number on the other router 
! 
voice translation-profile uog_cue_aa_a2b 
translate called 37063 
! 
dial-peer voice 37063 voip 
description Cisco Unity Express AutoAttendant (Default) 
max-conn 2 
destination-pattern 37063 
session protocol sipv2 
session target ipv4:10.104.13.66 
dtmf-relay sip-notify 
codec g711ulaw 
no vad 
! 
dial-peer voice 37073 voip 
description Cisco Unity Express AutoAttendant (failover) 
translation-profile outgoing uog_cue_aa_a2b 
preference 1 
destination-pattern 37063 
session target ipv4:10.104.13.202 
dtmf-relay h245-alphanumeric 
codec g711ulaw 
no vad 
! 


--- 
Lelio Fulgenzi, B.A. 
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1 
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN) 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
Cooking with unix is easy. You just sed it and forget it. 
- LFJ (with apologies to Mr. Popeil) 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20100330/a2b5374a/attachment.html>


More information about the cisco-voip mailing list