search for: tolc_menu

Displaying 2 results from an estimated 2 matches for "tolc_menu".

2009 Jul 17
2
How do I create an IVR/Dial Group that works properly?
...quot;s"), but I cannot see *how* to fix it. Please can I ask how do others handle this so it works properly (I've included the basics of my DP below)? I'm running Asterisk 1.4.21.2~dfsg-1ubuntu3 on Ubuntu Server 8.10. Thanks Alan Here is the IVR which callers are dropped into: [tolc_menu] ; Welcome and information to callers exten => s,1,Answer() exten => s,n,Wait(2) exten => s,n,Background(welcome-to-tolc) ; Say Hello exten => s,n,Wait(1) exten => s,n(tryagain),Background(enter-ext-of-person&or) ; Enter extension number if known, or exten => s,n,Background(pl...
2009 Jul 16
0
Struggling with Macros and "s" Extension
Hi all, I'm sure this has been done before but I just can't figure it out. On my * box I have a simple IVR: [tolc_menu] ; Welcome and information to callers exten => s,1,Answer() exten => s,n,Wait(2) exten => s,n,Background(welcome-to-tolc) ; Say Hello exten => s,n,Wait(1) exten => s,n(tryagain),Background(enter-ext-of-person&or) ; Enter extension number if known, or exten => s,n,Background(p...