|
Home > Archive > Voice over IP Cisco > January 2007 > autoattendant during SRST
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
autoattendant during SRST
|
|
| lelio@uoguelph.ca 2007-01-20, 1:11 am |
| I'm just wondering what people have used for autoattendant during
SRST. Is CUE the only real alternative here?
Also, does the attendant console application work in SRST mode?
| |
| Arkadiusz Kuczorski 2007-01-20, 7:11 am |
| You can use a TCL application.
Example config:
application
service srstaa flash:its-CISCO.2.0.1.0.tcl
paramspace english index 1
paramspace english language en
param operator 1001
param cm-pilot 1000
paramspace english location flash:
paramspace english prefix en
param aa-pilot 1234561000
dial-peer voice 2000 pots
service srstaa
incoming called-number 1234561000
It is neccesary to have its-CISCO.2.0.1.0.tcl script in routers flash mem.
/Arek
lelio@uoguelph.ca wrote:
>I'm just wondering what people have used for autoattendant during
>SRST. Is CUE the only real alternative here?
>
>Also, does the attendant console application work in SRST mode?
>
>
>
> ________________________________________
_______
>cisco-voip mailing list
>cisco-voip@puck.nether.net
>https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
>
>
| |
| Lelio Fulgenzi 2007-01-22, 1:11 am |
| Cool.. Thanks.
----- Original Message -----
From: Arkadiusz Kuczorski
To: lelio@uoguelph.ca
Cc: cisco-voip@puck.nether.net
Sent: Sunday, December 10, 2006 6:48 AM
Subject: Re: [cisco-voip] autoattendant during SRST
You can use a TCL application.
Example config:
application
service srstaa flash:its-CISCO.2.0.1.0.tcl
paramspace english index 1
paramspace english language en
param operator 1001
param cm-pilot 1000
paramspace english location flash:
paramspace english prefix en
param aa-pilot 1234561000
dial-peer voice 2000 pots
service srstaa
incoming called-number 1234561000
It is neccesary to have its-CISCO.2.0.1.0.tcl script in routers flash mem.
/Arek
lelio@uoguelph.ca wrote:
>I'm just wondering what people have used for autoattendant during
>SRST. Is CUE the only real alternative here?
>
>Also, does the attendant console application work in SRST mode?
>
>
>
> ________________________________________
_______
>cisco-voip mailing list
>cisco-voip@puck.nether.net
>https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
>
>
|
|
|
|
|