Displaying 20 results from an estimated 1000 matches similar to: "Custom facts for a puppetmasterless environment"
2011 Apr 05
6
Node classifier not loading any defined classes
All,
I am sure this is just something I am doing wrong, but I am trying to
implement a node classifier (shell script) to have my nodes inherit
the proper classes. However, when I run it I am not getting any
classes except those that are defined in default.
Rather than going into detail showing all of my configurations right
off the bat, I have a question:
I just stood up a
2016 Mar 04
2
How to recive Incoming calls in Chan Dongle ?
Hi!
How can I setup my Chan Dongle recived calls in my Asterisk?
I have to setup in dongle.conf ? Or in extensions.conf?
And the code for recive I found this site
http://asterisk-service.com/page/chan-dongle-use
I have to To save Subscriber Number before?
See the error log in my Asterisk
pbx.c:6796 __ast_pbx_run: Channel 'Dongle/dongle1-0100000000' sent to
invalid extension but no
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
Hi!
I'm trying to use dongle in my Asterisk
But appear for me all time this error
[Feb 12 13:49:10] ERROR[13347]: chan_dongle.c:442 do_monitor_phone:
[dongle0] timedout while waiting 'OK' in response to 'AT'
-- [dongle0] Error initializing Dongle
-- [dongle0] Dongle has disconnected
-- [dongle0] Trying to connect on /dev/ttyUSB1...
-- [dongle0] Dongle has
2016 Feb 12
2
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes, I used IMEI.
But in CLI appearing nothing and it not register.
2016-02-12 14:27 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have you tried imei discovery
> imei=123456789012345
>
>
> write imei number instaed of 12345...
>
> On Fri, Feb 12, 2016 at 8:51 PM, Vitor Mazuco <vitor.mazuco at gmail.com>
> wrote:
>
>> Hi!
>>
2013 Jan 31
3
OT - Chan-mobile -Bluetooth dongle on remote LAN workstation
Hello,
On a LAN, is it possible to install a bluetooth dongle on one workstation
(at this time, this workstation OS is not specified) and use it with
chan_mobile ?
I've read some USB over IP (or Ethernet) middleware exist but I'm not
certain I'm looking at the right direction.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Nov 02
2
HP laptops with CentOS 7?
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Gary
> Stainburn
> Sent: den 2 november 2017 14:48
> To: centos at centos.org
> Subject: Re: [CentOS] HP laptops with CentOS 7?
>
> I've got a HP Envy laptop and I'm fairly happy with it. The internal WiFi
> doesn't work with Centos but a ?5 WiFi dongle sorted
2016 Feb 12
4
[dongle0] timedout while waiting 'OK' in response to 'AT'
Yes I used.
The problem can be the version of Asterisk?
I use Asterisk 13 instead of 11.
2016-02-12 14:31 GMT-02:00, Shabbir abbasi <shabbirabbasi92 at gmail.com>:
> have changed this
> [dongle0]
> audio=/dev/ttyUSB1
> data=/dev/ttyUSB2
>
> To
>
> [dongle0]
> imei=123456789012345
>
> and imei exact same as on your device ?
>
> On Fri, Feb 12, 2016
2011 Sep 05
2
How to PVUSB with xen-sources-2.6.34-r4 and xen-4.1.1 on gentoo
Hello,
I''ve installed xen-4.1.1 on with Gentoo xen-sources-2.6.34-r4 (both dom0 and domU) on an AMD athlon XP 32 bits.
I PCI passthrugh the whole USB-2.0 controler to the domU to gain access to my wifi dongle and everything works fine and stable.
However, I''ve got an USB drive that I want to use on my dom0 wich requires USB-2.0 too and then cannot use anymore the PCI passthrugh
2018 Apr 10
3
withheld caller id
>>> > exten => _9X.,1,Dial(Dongle/dongle800/#31#${EXTEN:1},120,KT)
My suggestion would be to add a pause or two before dialing the phone number
exten => _9X.,1,Dial(Dongle/dongle800/#31#ww${EXTEN:1},120,KT)
D(digits): After the called party answers, send digits as a DTMF stream, then connect the call to the originating channel (you can also use 'w' to produce .5 second
2005 May 23
5
bluetooth headset/handsfree
Hi *,
is anybody using a bluetooth headset with some success?? If yes, which
stuff is used (usb dongle and BT headset)?
(I would like to :
1. be able to receive calls, if possible to answer acalls with the headset.
2. be able to place call, but this seem lot more difficult.)
Laurent
2005 Aug 17
2
Sentinel Driver
I'm trying to run the Ardis Cutting Optimizer under
wine but it uses a Rainbow Sentinel driver to detect a
parallel port dongle for copy protection. I have the
dongle and I've installed the sentinel driver, but
when I run wine COWIN.exe I get the following:
fixme:vxd:VXD_Open Unknown/unsupported VxD
L"sntnlusb.vxd". Try setting Windows version to
'nt40' or
2010 Jan 28
6
$servername when running standalone puppet
We have a client-server puppetmaster running puppetd and
puppetmasterd,
however I would like to test configurations locally before committing
the changes
on the puppetmaster.
Running the puppet config locally with /usr/bin/puppet mostly works.
The thing that fails ( which I have commented out on my local copy to
test everything else )
is a erb template for puppet.conf that includes:
2009 Aug 25
3
Terminal emulation and serial ports
I have to reinit a firewall that can only be done from its console port,
and I do not have an XP system with Hyperterminal on it.
So I went through the archive and learned that minicom could do the job
for me. I installed it and went to configure it (minicom -s). I can
set the speeds, but the challenge is selecting the serial device. I
have a Serial-to-USB dongle, and when I connect it,
2001 Jul 05
2
Dongles & wine
Hi,
I tried to run viewdraw application (schematic capture from Innoveda's
eProduct Designer).
The problem that I am stuck with is making wine/application to recognize
dongle.
Here is an error:
vsec: Error 8037: License node restriction does not match client's node
for product Viewdraw.
+vsec: Error 8031: Flex/LM Error: Invalid host (-9,57).
Any help is appreciated.
Genady Veytsman
2016 Jul 15
2
PlaySMS with Chan Dongle?
Hi!
I have a chan dongle and I want to use PlaySMS with Chan Dongle for
send many SMS per day.
Is possible to use this?
Thanks
2017 Nov 02
1
HP laptops with CentOS 7?
On Thursday 02 November 2017 14:04:11 Gary Stainburn wrote:
> On Thursday 02 November 2017 13:54:41 Sorin Srbu wrote:
> > Thanks.
> > Would you know what chipset that particular wifi-dongle is running?
> >
> > A wifi-dongle may work, but I'm thinking it's not really desirable to go
> > that way.
> > I'm figuring the users will loose that dongle
2008 Jul 11
2
wine and aladdin hasp hardware dongle
Hi,
I have shifted to linux fews months ago with a great satisfaction and i don't want to use windows anymore. But... i need to use a windows program protected by a dongle. I had tried wine without succeed to run it, so i tried virtualbox but it does not support parallel port, so I'm back to wine !.
The problem is that the dongle driver cannot be installed, it returns me :
Installing the
2009 Jul 02
1
Hardware donation - 7600 GS (AGP)
Are there any Nouveau developers in Europe (preferably in the UK) who
would like a GeForce 7600 GS? It's the AGP version and is no longer
useful to me. I've got the power dongle (it requires a 350W power
supply) and a S-Video to composite dongle.
Specs:
BFG GeForce 7600 GS OC (AGP)
512MB RAM
DVI + VGA
1 x power dongle (the sort that plug into pata drives)
1 x "HDTV" dongle
2013 Dec 28
1
Centos 6.5 Unable to start wireless
Made a minimal install, then added Gnome, etc, etc, now I have a full
running system but:
on the laptop I have a Broadcom BMC4311 that is not seen from system
even if driver seems (b43) to be loaded
If I connect an USB dongle with RLT8187 (high power dongle) I see also
Broadcom BCM 4311 (high power dongle is working on another system):I
guess tha USB port power is too low to make dongle work
2011 Nov 19
3
USB Pass through
Hello,
I''m trying to add a USB dongle to my domU. I searched a lot and
found an instruction
(http://wiki.xen.org/xenwiki/XenUSBPassthrough.html). I added
followings to domU''s cfg file:
usb = 1
usbdevice = ''host:0925:1234''
But when i create my domU lsusb still doesn''t show anything at
all and the device isn''t