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

Nick Matthews matthnick at gmail.com
Tue Mar 30 23:12:44 EDT 2010


That should work..



On Tue, Mar 30, 2010 at 6:17 PM, Lelio Fulgenzi <lelio at uoguelph.ca> wrote:
> 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)
>
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>



More information about the cisco-voip mailing list