Displaying 20 results from an estimated 700 matches similar to: "Set font and size in xterm"
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
2017 Aug 24
4
cmenu.c32 Symbol not found luaL_checklstring
Hello everyone,
I am trying to PXE boot my Acer Aspire G3-773G laptop. It uses UEFI,
so I load 64bit syslinux.efi (v6.03) and it automatically loads
ldlinux.e64. All is fine.
But when I want to use cmenu.c32 (with UI cmenu.c32 in the config file),
the loader downloads:
* cmenu.c32
* libmenu.c32
* libcom32.c32
* libutil.c32
Then syslinux reports: "unable to load cmenu.c32:
2013 Oct 23
2
syslinux lua support
I am a developer from the 'Frugalware Linux' distribution. I have been trying to
use the syslinux lua module to support more dynamic menu generation at runtime
for our distributed ISO images, as Grub2 is not very configurable for this. For
example, I need raw access to the PCI bus information to configure the video output kernel boot parameters for specific hardware. Specifically,
2008 Nov 06
2
Variable Scope Question
If I have a global variable in my dialplan and I change it, does that
change immediately take affect for all calls that are active?
Here is my situation. The company I work for has two office groups that
share a building. The two offices are separate companies but support
one another and want to be able to transfer calls as if they were all on
the same phone system. Each company has 4
2015 Sep 08
3
cannot compile simple.c from within Syslinux 6.03
Hello All,
This is my first time requesting help, so please bear with me. I don't upgrade Syslinux very often (only when the need arises), until now I have been using version 4.05. However, I have recently acquired several UEFI servers that are in need of being able to do OS installations via pxelinux. I have upgraded to Syslinux version 6.03, however I am not able to compile my custom
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 Aug 11
2
Autoattendant Configuration
Hi,
At my house, I have two POTS lines. Both are connected to my * server
on a TDM400P card. As an example, say the phone numbers are
(919)555-1212 and (919)555-1213. I also have four SIP extensions, an
ATA with a fax machine, and a DID coming in from an ITSP.
I have an autoattendant configured that talks and allows users to
forward to the extension they choose, but my family doesn't like
2004 Jun 11
3
Background Playback fails
Hi Guys.
I've had a lay off from Asterisk for 12 months but I am starting to look
into it again. I am not very Linux savvy and found it hard going the
last time. I've started playing with it in the last 3 weeks and I have
to admit to making more head way this time.
The first problem I'm stuck on and I cant find a solution to is that
sound files that I have recorded (be it by
2009 Nov 05
2
Rebased patches...
I've rebased these patches to ensure they're up to date.
2006 Jan 06
2
Incoming PSTN Calls - Stumped
Hi,
Yes InternalExtension is the context and 2093 the extension.
Just to explain something odd that?s happening (and I?m very stumped
with this)
.I think my contexts are definately the reason that I
can?t interrupt the menu for incoming pstn calls to choose a submenu:
My users register with my sip proxy (SER). Therefore when I create an
entry for them in sip.conf I set only one context. Also to
2003 Nov 05
2
Need info on Gastman/Astman
Has anyone used Gastman/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
2003 Apr 30
2
first few seconds of greeting cut-off
When a person calls into the Asterisk voicemail or auto 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
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? Required contexts Exentions.conf
below
[from-broadvoice]
2005 Jul 23
2
(cause 66 - Channel not implemented) -- IAX?
Hi,
I am setting up a small call center using *. I have ZAP setup for
incoming calls and IAX setup for agents. Agents login using
AgentCallbackLogin. 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
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:
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".)
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 =>
2004 Aug 03
2
SPA-3000 as a regular Asterisk FXO device?
My SPA-3000 finally arrived and I'm trying to get the FXO port on it to
work as if it was a X100P card as far as Asterisk is concerned.
I have Asterisk dialing out over the SPA-3000 FXO port no problem.
The issue I'm having problems with is having the SPA-3000 automatically
forward all incoming PSTN calls to the Asterisk "mainmenu" context (or
ext I guess).
Currently the
2004 Oct 05
2
Long pause between menus
I have set up an auto attendant and all is working but I am bothered by
a long pause when switching between menus. This pause is between 5 and
7 seconds and is quite annoying.
Is there anyway to address this.
One other thing I find interesting is that when 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.
2009 Mar 29
2
h exten no getting run ...
Asterisk 1.4 r181990
given the dialplan snippet below, can anyone tell me why the h exten is
not being run ?
============================================================================
console output:
[Mar 29 10:33:49] -- Executing [s at questionnaire-menu:1]
Set("Zap/1-1", "TIMEOUT(digit)=3") in new stack
[Mar 29 10:33:49] -- Digit timeout set to 3
[Mar 29