Displaying 20 results from an estimated 166 matches for "mainmenu".
2006 Nov 15
1
simple mainmenu ivr tones not recognized
I'm trying to setup a VERY simple mainmenu ivr but can't seem to get the
tones to be recognized during the background( ) the playback and background
files play, but asterisk doesn't do anything when I start pushing keys -
I've tried it from softphones and pstn line phones
Can anyone tell me what I'm doing wrong? Require...
2008 Nov 06
2
Variable Scope Question
...system. Each company has 4 incoming voice lines and
calls on those lines should be sent to the appropriate main menu.
As it stands I have a context called internal that defines all of the
internal extensions for both offices then I have two virtually operator
contexts, two virtually identical mainmenu contexts and two virtually
identical admin contexts that allow them to record the appropriate
mainmenu greetings.
What I'd like to do would be to consolidate the mainmenu and operator
contexts and create a CompanyA and CompanyB context that sets a variable
for the appropriate company then...
2006 Nov 19
2
WaitExten only reading 1 digit.
...s and just reading the first
and then announcing that it is invalid since all extensions are 3 digits.
How do I make Waitexten wait for 3 digits?
I have setup the extension "100" for users to reach the switchboard as
they would from outside:
[internal-extensions]
exten => 100,1,Goto(mainmenu,s,10)
exten => 101,1,Dial(SIP/101,30)
exten => 101,2,Voicemail(u101)
exten => 101,3,Hangup()
exten => 102,1,Dial(SIP/102,30)
exten => 102,2,Voicemail(u102)
exten => 102,3,Hangup()
dialing 100 then hits "mainmenu"
[mainmenu]
exten => s,10,Answer
exten => s,11,Wai...
2004 Jun 11
3
Background Playback fails
...solution to is that
sound files that I have recorded (be it by creating a temp file from an
extension number, or by recording in .wav) will not play when I try to
create a menu in the extension.conf
The relevant lines are:
exten => s,1,Wait,2
exten => s,2,Answer
exten => s,3,Background(mainmenu)
The mainmenu.gsm is sitting in the sounds folder.
I get an error on the console saying:
-- Executing Wait("SIP/timg-a4e6", "2") in new stack
-- Executing Answer("SIP/timg-a4e6", "") in new stack
-- Executing BackGround("SIP/timg-a4e6&q...
2006 Apr 05
5
Dial Plan Logic Problem
Hi
I can't for the life of me work out why this is not
working. When in the campon contect if you hit a DTMF
key 2 you get moved to the exten => 2 defined in the
mainmenu context not the exten => 2 defined in the
campon context. What is wrong? The same happens if you
hit key 1.
[campon]
exten => _*1XXX,1,Answer
exten => _*1XXX,2,SetCallerID(${CALLERIDNUM})
exten => _*1XXX,3,SetVar(CALLEDEXTEN=${EXTEN:2,3})
exten => _*1XXX,4,ResponseTimeout(3)
exten =...
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts,
with light green foreground and dark green background. I have the
following .Xdefaults file contents:
$ cat .Xdefaults
! This is a comment ;-)
#ifdef COLOR
*customization: -color
#endif
!! Let's cast a wide net, for any app supporting these
! Blink instead of beeping
*visualBell: True
*scrollTtyOutput: False
2007 Jan 23
0
cmd Backgound problem with option m
Hi list
I encountered problem in using Background command. Below is my
extensions.conf.
[mainmenu]
exten => 4,1,Wait(1)
exten => 4,2,Background(thank-you-for-calling)
exten => 4,3,Goto(n01|s|1)
[n01]
exten => s,1,NoOp(${CONTEXT})
exten => s,2,Background(thank-you-cooperation|m)
exten => s,3,WaitExten()
exten => s,4,Playback(digits/pound)
exten => 1,1,Playback(digits/1)
e...
2006 Jan 11
0
Incoming PSTN Calls - Can't interrupt Main Menu
...ing got to do with priorities? I changed
the incomingpstn context to the following eliminating the 'n' field and
still the same errors were display in the log file on startup and it
didn't allow me to interrupt the menu.
[incomingpstn]
exten => s,1,Wait(1)
exten => s,2,Background(MainMenu)
;exten => s,3,WaitExten(10)
exten => 1,1,Goto(internalExt,s,1)
exten => 2,1,Goto(mainconfmenu,s,1)
Many Thanks,
Aisling.
-----Original Message-----
From: Aisling [mailto:ashling.odriscoll@cit.ie]
Sent: 11 January 2006 10:14
To: 'Asterisk Users Mailing List - Non-Commercial Discussi...
2004 Aug 11
2
Autoattendant Configuration
...I looked all over the web and couldn't find an example of this. I
pasted the autoattendant portion of my extensions.conf below. I believe
I need to replace the s extension with the DID somehow, but I can't
figure out how to go about it.
Thanks in advance for your help!!!
John
---
[mainmenu]
include => default
exten => s,1,Answer
exten => s,2,Background(/var/lib/asterisk/sounds/initial_greeting)
exten => 5,1,Directory(default)
exten => fax,1,Dial(SIP/6204,20)
exten => t,1,Goto(mainmenu,s...
2006 Jan 06
2
Incoming PSTN Calls - Stumped
...this is where the problems start! For incoming calls I tried to
do ?include => incomingpstn? in ?onecontext? which I thought would
call a new context called ?incomingpstn? which would have an entry
for the dummy user. i.e.
[incomingpstn]
exten => 2093,1,Wait(1)
exten => 2093,n,Background(MainMenu)
exten => 1,1,Goto(InternalExtension,2093,1) //directs to another
context called Internal Extension
I also changed the [provider-in] for context=incomingpstn in my
sip.conf. However this didn?t work and I kept getting directed to the
voicemail of my pstn provider. The ONLY way I could get th...
2005 Jul 23
2
(cause 66 - Channel not implemented) -- IAX?
...When customers call, it's getting picked up and when
queue is trying to call back the agents, I am getting error.
I am using CVS HEAD, and updated just now.
The error is:
-- Executing Answer("Zap/1-1", "") in new stack
-- Executing Goto("Zap/1-1", "MainMenu|s|1") in new stack
-- Goto (MainMenu,s,1)
-- Executing BackGround("Zap/1-1", "Welcome") in new stack
-- Playing 'Welcome' (language 'en')
-- Executing BackGround("Zap/1-1", "En-MainMenu") in new stack
-- Playing 'E...
2003 Nov 05
2
Need info on Gastman/Astman
...tman/Astman successfully?
I have it up and running (Gastman win32), but have a problem with the
creation of end stations on the map. I'm not sure of the format of the
extension to use when creating a end station icon.
Services like Conference bridge and Musichonhold seem to work ok (I use
555@mainmenu and 666@mainmenu) for the Icon extensions.
IAX softphone seems to work ok (I use IAX/315@192.168.0.7) for the Icon
extension
But for SIP phones, I use SIP/311 for an extension. But when the phone is
used (either dialing out or being dialed to) a new icon pops up on the
screen (SIP/311-ferh).
I...
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape
sequences properly and therefor need to employ xterm instead. When
I run xterm from a gnome terminal window I am presented with an
extremely small terminal window employing an almost unreadably small
font.
I have attempted to set the font size using xrdb and a custom
.Xresources file. I can change the colour scheme. I can
2003 Apr 30
2
first few seconds of greeting cut-off
...attendant, the first
second or two are cut-off. This happens with custom prompts I have created
(with or without 1 or 2 second delays) and with the default prompts that
come with Asterisk.
Does anyone have a solution to this problem?
I'm running the current CVS. My default menu config is:
[mainmenu]
;
; We start with what to do when a call first comes in.
;
exten => s,1,Wait,1 ; Wait a second, just for fun
exten => s,2,Answer ; Answer the line
exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds
exten => s,4,ResponseTimeo...
2009 Jan 16
1
Voicemail message is dialtone
Hello all,
I have one Asterisk 1.4.21 system connected to a North American POTS
line. Normally hangup detection works fine, and Asterisk hangs up
properly if you are talking to a caller and they hang up; but
occasionally a call comes in (typically from a US telemarketer) where
the caller hangs up just as voicemail recording is starting, and you
get a voicemail recording of dialtone (then
2004 Oct 05
2
Long pause between menus
...en I move from the main
menu to the sub menu the delay is there but when I move from the sub
menu to the main menu the delay is not there. If I repeat this action
within the same call the delay is consistent.
A sample of the config follows:
====================================================
[mainmenu]
;
; Answer the phone and play the main menu option
;
include => default
exten => s,1,Answer
exten => s,2,AGI(schedule.agi)
exten => s,3,Background(fti_welcome)
exten => s,4,Background(fti_menu_options_changed)
exten => s,5,GotoIf($[${STATUS} = closed]?9:6)
e...
2006 Feb 10
0
Sip + Cisco 7940/7960 + Panel + DND + queues
...n => s,n(nodnd),NoOp
exten => s,n,Dial(Sip/${ARG1},60)
exten => s,n,Goto(s-${DIALSTATUS},1)
exten => s,n(dnd),NoOp
exten => s,n,Playtones(busy)
exten => s,n,Wait(30)
exten => s,n,Hangup
exten => s-BUSY,1,Playtones(busy)
exten => s-BUSY,n,Wait(10)
exten => s-BUSY,n,Goto(mainmenu,s,1)
exten => s-NOANSWER,1,Goto(mainmenu,s,1)
exten => _s-.,1,Playtones(congestion)
exten => _s-.,n,Wait(10)
exten => _s-.,n,Goto(s-NOANSWER,1)
[apps]
...
; DND On
exten => *78,1,UserEvent(ASTDB|Family: dnd^State: On)
exten => *78,n,Set(temp=${CHANNEL})
exten => *78,n,Cut(temp...
2005 Mar 08
1
Dial() out and offer a menu system
Hello all!
I'd like my * to call out to somebody and offer the called party
a menu system. Everything should just be as if the called party
had initiated the call themselves.
This is my try:
exten => 100,1,Dial(Modem/g1:0555321)
exten => 100,2,Goto(mainmenu,s,1)
This doesn't really work, because the Dial cmd blocks further
execution until the called party hangs up.
Next try:
[macro-incom]
exten => s,1,Goto(mainmenu,s,1)
exten => 100,1,Dial(Modem/g1:0555321,7,gtTHM(incom))
Doesn't work, too. The line is just hung up by * I suppose....
2004 Nov 02
1
Problems with CISCO, SIP and Asterisk
...XXXXXXXXXX:XXXX:XXXXXX@sip.example.com
[666]
context=local-phones
type=friend
user=666
secret=666
auth=md5
host=dynamic
defaultip=192.168.10.167
reinvite=no
canreinvite=no
qualify=1000
callerid="diavolo" <666>
disallow=all
allow=ulaw
My extensions.conf is:
[default]
include => mainmenu
include => lan-phones
[mainmenu]
exten => s,1,Answer
exten => s,2,SetMusicOnHold(default)
exten => s,3,DigitTimeout,15
exten => s,4,ResponseTimeout,35
exten => s,5,Background(demo-enterkeywords)
exten => 1,1,VoicemailMain()
exten => 1,2,Hangup
exten => 2,1,Playback(dem...
2006 Feb 13
1
Asterisk: Agent logs into queue, and there are calls in the queue, but calls don't go to agent
Here is some dialog from the Console:
-- Starting simple switch on 'Zap/13-1'
Feb 10 07:22:36 NOTICE[21105]: chan_zap.c:6063 ss_thread: Got event 18 (Ring
Begin)...
-- Executing Goto("Zap/13-1", "mainmenu|s|1") in new stack
-- Goto (mainmenu,s,1)
-- Executing BackGround("Zap/13-1", "thank-you-for-calling-poker -support")
in new stack
-- Playing 'thank-you-for-calling-poker-support' (language 'en')
Feb 10 07:22:36 WARNING[21105]: chan_zap.c:3926 zt...