similar to: dtmf and ivr

Displaying 20 results from an estimated 3000 matches similar to: "dtmf and ivr"

2014 Sep 15
1
apply block of if statements with menu function
Subscribers, apply block of if statements with menu function Subscribers, For a menu: menu(c('a','b','c','d')) How to create a function that will apply to specific menu choice objects? For example: object1<-function (menuifchoices) { menu1<-menu(c('a','b','c','d')) if (menu1==1) ... menu1a<-menu... if (menu1a==1)
2004 Oct 05
1
difference between dtmf digit 8 and 9
Hello, this is an example extensions.conf. [default] exten => 500,1,Answer exten => 8,1,SetGlobalVar(firstdigit=8) exten => 8,2,Goto(process,s,1) exten => 9,1,SetGlobalVar(firstdigit=9) exten => 9,2,Goto(process,s,1) I call extension 500 and send dtmf digit 9. This is printed to the CLI: -- Executing Answer("Zap/20-1", "") in new stack -- Accepting
2013 Nov 27
3
issue with speech in IVR
hello list i have an IVR menu in asterisk 1.4 like below exten => 600,1,Ringing() exten => 600,n,Wait(2) exten => 600,n,Goto(home,s,1) [home] exten => s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/) exten => s,n,Background(${sounds_path}music1) exten => s,n,Background(${sounds_path}music2) exten => s,n,Background(${sounds_path}music3) exten =>
2005 Jun 15
0
Asterisk slow transferring calls
Hi, Running Asterisk CVS-Head latest on a Dual P3 800 1Gb Ram. For some odd reason now that I have the asterisk box almost to the stage I want it, I hit a problem. I have a te405p in the system, Zap/g1 is connected to the telco as an ISDN 30, Zap/g4 is connected by ISDN Primary Rate to an Ericcson BP250 phone system. When calls come in on g1 they go straight through instantaneously to the
2007 Feb 09
1
Outbound Call Transfer Problem
Hi I am using Asterisk 1.2 and for the life of me, I am unable to transfer outbound calls (eg calls I initiate from sip extensions). When I press #, nothing happens. Inbound calls transfer fine, but only once per call. The problem happens: - With both software and hardware phones. - With calls going out through the ZAP channel and to internal SIP extensions. - After I have transferred an
2008 Apr 01
1
Navigation Problems
Hi, I am having problems with my page. I have a banner and navigation bar in controller_name.rhtml in app/views/layout. Can someone please help? Thanks In the navigation bar, I have the following links: Category1 Sub-Category1 Sub-Category2 Sub-Category3 Sub-Category4 Sub-Category5 Sub-Category6 In the main content, I have the following links: Sub-Category1 edit delete
2003 Dec 20
4
IVR sample config?
Can someone point me to some reasonable example / starting point to implement a basic IVR menu? Looking for something rather simple like the press 1 for sales, 2 for tech support, and probably an option to list the voicemail directory kind of thing. Nothing elaborate needed, just basic menu. (Yes, I did look at the wiki and google searched for "ivr menu".)
2004 Jul 19
1
Unable to launch asterisk and connect to console. ?????
Any ideas? Thanks. [root@localhost root]# asterisk -r Unable to connect to remote asterisk [root@localhost root]# asterisk -vvvvvgcd Parsing /etc/asterisk/asterisk.conf Asterisk 0.7.0, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= Parsing
2006 Oct 30
2
Going back to classic menu from vesamenu.c32
I'm currently building a tree-like boot menu for my network, using pxelinux and vesamenu.c32. I jump from one page to another with "kernel vesamenu.c32" and "append newmenu". However, at some points I'd like to use the classic interface, for example with a distribution install image (in order to have the exact same interface as on the CD). I tried loading pxelinux.0
2013 Jul 25
1
asterisk and IVR
Hello list, i need your help about the IVR please i have asterisk 1.4 installed and i configure an IVR like below exten => 529,1,Ringing() exten => 529,n,Wait(4) exten => 529,n,Goto(home,s,1) [home] exten => s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/) exten => s,n,Background(${sounds_path}welcome) exten => s,n,WaitExten(5) exten => s,n,goto(home,s,1) exten
2005 Oct 26
1
chain.c32 question
I am trying to use chain.c32 to boot windows xp from a hard disk. In my pxelinux.cfg file I have the following: Prompt 1 Default menu1 Timeout 2 Label menu1 Kernel chain.c32 hd0 1 When my system boots it gives me the following usage error Usage: chain.c32 (hd|fd)# [partition] Boot: If I type chain.c32 hd0 1 at the boot prompt the system boots windows ok. Any help would be
2005 Feb 12
0
Outbound calls on a busy Zap/1: BUSY vs. CHANUNAVAIL
Hi, I'm using the macro below in extensions.conf for most of my outbound calls. One issue with my current configuration is that when I make an outbound call it doesn't properly detect that my PSTN line (Zap/1) is busy with another call and then overflow to my outbound IAX connections. I think the root cause is that DIALSTATUS gets reported as BUSY. The debug output is below. My desired
2004 Sep 18
1
First time asterisk installation problem
Hi all, I am trying to install asterisk on my system, the compiplation and installation process all seem to work fine (make ; make install ; make samples). But astersik fails to start. Is the sample configs not supposed to work out of the box? Even more confusing, it seems to fail at different points every time I start it, but this is probobly because of threads starting differently or something?
2004 Nov 30
0
No voice when I dial out
I can dial from 601 to a public number. The public number rings. I pickup and hear nothing, while on 601 it keeps ringing. (BTW, is it right to say "ringing" on the active phone?) The *CLI> doesn't show me anything useful: Executing Macro("SIP/601-8238", "dial-pstn|88097880|") in new stack Executing SetGlobalVar("SIP/601-8238",
2004 Sep 14
1
asterisk does not start...
When I do a 'asterisk -vvvvvc' I get following, but asterisk does NOT stay up: == Parsing '/etc/asterisk/asterisk.conf': Found == Parsing '/etc/asterisk/extconfig.conf': Found
2009 Apr 24
1
MENU not having to press <ENTER> key?
Hi, I wonder if anyone can help. I have a menu (Below) which works fine, the only problem is that I would like to be able to just press a key ie <1> and it go into the menu without having to press <1> and then <Enter> Has anyone got any idea on how to get it sorted? Cheers, Guy menu title PXE Boot Menu menu background graphics/main.jpg menu tabmsgrow 22 menu cmdlinerow 22 menu
2003 Oct 08
0
SIP Problems with Cisco 5300 - Invalid CSeq Number
People: Did you have seen this message before? noc2pbx*CLI> -- Executing Goto("SIP/-081363a0", "ivr1|2000|1") in new stack -- Goto (ivr1,2000,1) -- Executing Answer("SIP/-081363a0", "") in new stack -- Executing Wait("SIP/-081363a0", "1") in new stack -- Executing BackGround("SIP/-081363a0",
2006 Apr 26
0
Help! * Won't Start after SVN Trunk Update - SuSE 10
Hi: I deleted old modules in /usr/lib/asterisk/modules before make install. I built zaptel and libpri before asterisk. Modprobe zaptel and modprobe -v wctdm executed witiout complaint. Also, ztcfg shows 4 channels configured, as it should. Starting asterisk produced the output below with several warnings and a failure. Can someone help, please. I double-spaced the warnings in the text below
2006 Mar 07
1
Setting Vaaibles
Helo List, First I would like to apologize for my bad spelling as well as that I did not search the wiki first. I only have email access at the moment. I am having trouble setting both variables and global variables thru an extension. I am using Asterisk 1.2.4 with Ztdummy on CentOS 3.4 with an Xlite softphone. I have two xlite phones on diffent computers. One logs in as xlite1 and the other as
2003 Apr 24
3
Collecting dialed digits
I am trying to set up an auto attendant for the first time, and am having trouble getting to the submenu. My extensions.conf file looks like this: [incoming] exten=> s,1,Background,menu1 exten=> s,2,Wait,20 exten=> s,3,Goto,s|1 exten=> 1,1,Playback,option1 exten=> 2,1,Playback,option2 exten=> 3,1,Playback,option3 It is my understanding that asterisk treats the digits entered