Displaying 10 results from an estimated 10 matches for "menu1".
Did you mean:
menu
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 by the
caller at the first menu as an extension. When I run asterisk and call in
and enter...
2008 Apr 01
1
Navigation Problems
...I should be directed to another page where the
Sub-Category''s children will be shown. But instead I have these errors:
NoMethodError in SubCategory#read
undefined method `each'' for #<SubCategory:0x351c414>
<div class="mH" onClick="toggleMenu(''menu1'')"><a href="#">+
AMD</a></div>
23:
24: <div id="menu1" class="mL">
25: <% @subcategory.each do |p| %>
26: <%= link_to p.name, { :controller => "subsubcat", :action =>
"subsubcat_list", :id =>...
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 appreciated.
Thanks,
Bill
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)
...
menu2a<-menu...
if (menu2a==1)
...
menu2
<-menu(c('a','b','c','d'))
if (menu1==2)
...
}
The request action is that a user can se...
2009 Apr 24
1
MENU not having to press <ENTER> key?
...5;40 #ff0000ff #ffffffff none
menu color timeout 31;47 #ff0000ff #ffffffff none
DEFAULT 0
prompt 1
noescape 1
allowoptions 0
timeout 300
default com32/vesamenu.c32
LABEL 0
menu label ^0 Boot local hard disk
kernel com32/chain.c32
append hd0 0
LABEL 1
menu label ^1 MENU1
kernel com32/vesamenu.c32
append pxelinux.cfg/MENU1
Surfing the web just got more rewarding. Download the New Internet Explorer 8
_________________________________________________________________
View your Twitter and Flickr updates from one place ? Learn more!
http://clk.atdmt.com/UKM/go/...
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
2003 Oct 08
0
SIP Problems with Cisco 5300 - Invalid CSeq Number
...IP/-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", "menu1") in new stack
-- Playing 'menu1'
== CDR updated on SIP/-081363a0
-- Executing Goto("SIP/-081363a0", "ivr2|2000|1") in new stack
-- Goto (ivr2,2000,1)
-- Executing BackGround("SIP/-081363a0", "ivr2") in new stack
-- Playing...
2006 Dec 19
0
dtmf and ivr
...oicemail i can navigate with all phones through the
menu. I use * 1.2
here is the context:
[ivr]
exten => s,1,Answer
exten => s,2,SetMusicOnHold(default)
exten => s,3,DigitTimeout,5
exten => s,4,ResponseTimeout,10
;SAI menu - 1 for Sales, 2 for Support
exten => s,5,Background(say-menu1)
exten => s,6,Background(say-menu2)
; Sales
exten => 1,1,SetGlobalVar(ACCOUNTCODE=${callerid})
exten => 1,2,SetVar(callerid=${callerid})
exten => 1,3,Background(sai-welcome-sales)
exten => 1,4,Queue(sales)
; Tech Support
exten => 2,1,SetGlobalVar(ACCOUNTCODE=${callerid})
exten...
2003 Apr 28
5
Sound files
<FONT face="Default Sans Serif, Verdana, Arial, Helvetica, sans-serif" size=2><div>I am using some of the sample recordings included with asterisk for my conferencing application. They seem to be rather choppy at times, with the overall quality not being quite where I'd like it. I think I saw in a previous mailing list on here that people suggested we
2008 Feb 17
15
A bug in wxRuby. Segmentation fault in random situations.
Hello,
I wrote an application in wxRuby:
ruby 1.8.6
wxruby 1.9.4 installed from gem
windows xp sp2
After several minutes of running it crashes with the following error:
"c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: [BUG]
Segmentation fault
ruby 1.8.6 (2007-03-13) [i386-mswin32]
This application has requested the Runtime to terminate it in an unusual way.
Please contact