11-17-2008 12:16 PM - edited 03-15-2019 02:36 PM
I have a basic question about CUE,
I want calls to come to auto attendant and when no one answers the call, it should go to GDM.
AA:
dial-peer voice 296 voip
description ** NEW AA **
destination-pattern 296
session protocol sipv2
session target ipv4:10.1.10.1
dtmf-relay sip-notify
codec g711ulaw
no vad
so call goes to AA with dn 296
GDM:
ephone-dn 111
number 295
description GDM
name GDM
call-forward all 299
in CUE:
groupname GDM owner userten
groupname GDM member userten
groupname GDM phonenumberE164 "7295"
groupname GDM phonenumber "295"
How do I associate the AA to roll to voicemail to the GDM.
11-17-2008 12:26 PM
You would need a CallRedirect step in the AA script that transfers the call to 295.
Hope this helps.
Brandon
11-17-2008 12:35 PM
Anything I can do in GUI or cli? I am not sure how to change the scripts and upload it.
11-17-2008 12:42 PM
Depends on how the script was written, but probably not. You'll need the CUE Script Editor.
Download Script Editor
http://www.cisco.com/cgi-bin/tablebuild.pl?topic=278535672
Script Editor Guide
Brandon
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide