similar to: Executing linux daemons/sending cli commands from Wine

Displaying 20 results from an estimated 100000 matches similar to: "Executing linux daemons/sending cli commands from Wine"

2012 Feb 03
3
Re: Windows CLI Commands in Ruby freeze Wine application
What's the state here? I didn't find any associated bug report. Has this been fixed? Is there a work around? I would really like to use ruby scripts doing cli in sketchup... /Jan.
2010 Mar 16
3
Asterisk 1.4.24 DUNDi CLI commands not found
Are there DUNDi CLI commands for Asterisk 1.4? I have searched google and I only see the dundi commands in Asterisk 1.6, although I see reference to them in older version's of Asterisk such as Asterisk 1.4 here: http://www.asteriskguru.com/tutorials/cli_cmd_14.html. When I view the CLI commands through help I don't see any of the dundi commands and there are errors when I run a command
2003 Aug 07
3
Dell Perc-3/Di problem with linux cli management tool
I'm trying to use the Dell/Redhat CLI to manage a pair of mirrored disks in a Dell PowerEdge 2650 but I get: FASTCMD> open afa0 Executing: open "afa0" Command Error: <The driver could not execute the requested IOCTL SENDFIB, 22=Invalid argument.> I have "options AAC_COMPAT_LINUX" in the kernel config and dmesg shows: aac0: <Dell PERC 3/Di> mem
2010 Apr 01
7
Sending mail from CLI to another SMTP host
Hi all, Is it possible to send mail from CLI (bash, python) without any LOCAL SMTP installed, using SMTP on another machine. Care to give a glimpse of the code? Thank you.
2010 Aug 19
3
Executing system commands through Manager API
I am making a web interface so users can manage their voicemail. The only problem I have is that since the Web server and Asterisk run as different users I need to run some commands through Asterisk so I can manipulate the voicemail files. I know that from the CLI I can user the "!" commando to run any external shell command but when I try to do it from the Manager API using
2009 Sep 03
1
passing commands asterisk cli and getting output using PHP AGI
Hellos, I know this might be an easy one but either way I am stuck...I need to execute asterisk cli commands using php agi and get the output via the same script. How to I execute let's say "show hints" and get the output back to the script? I have tried $agi->exec("show hints"); but I am getting the output below on the cli debug AGI Rx << EXEC show hints AGI
2008 Oct 12
3
cli commands missing
I just loaded a new asterisk install (1.4.19) and found that the sip, iax, and extentions commands are missing from the cli and are not listed in help either? Any idea what could have happened or where these commands may have gone? Thanks, Eric -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 May 30
1
CLI command 'database deltree' doesn't remove family with space in its name
While playing with DB function in Dialplan, I have added some garbage in AstDB. These are some family names with space in them. See this, demo*CLI> database show /18-05-2011 00:00:0052011175221575/TESTDATE : 2011-05-14 21:33:46 /18-05-2011 00:00:0052011175221575/TEST1 : 410 /18-05-2011 00:00:0052011175221575/TEST2 : 155 /18-05-2011 00:00:0052011182614252/TEST3 :
2011 Jun 08
1
Update problem | CLI commands missing
Hi List, I'm running into trouble, if I perform a 'yum update' on my AsteriskNOW. Currently I'm running Asterisk 1.8.3.3. I have the following problem, if I do the update to the actual 1.8.4.2. There are several commands on the CLI which are not working or even not present like core show uptime (not working) core restart (not present) core show version (not present) my Skype
2015 Dec 22
2
Asterisk CLI and database problem
Hello, I have a problem related to the Asterisk CLI, when I enter "asterisk -rv", it cannot display the Asterisk CLI and instaed, I have this message "Unable to connect to remote asterisk (does /var/run/asterisk.ctl exist?)." When I check with "locate asterisk.ctl", it is indeed in the repertory "/var/run/". So after searching I have found we can enter
2009 Oct 25
2
help sip show on CLI : no such command
What is wrong when I can not execute any command that starts with sip ??? > freepbx*CLI> help sip show > No such command 'sip show'. > freepbx*CLI> help sip > No such command 'sip'. IAX works fine : > freepbx*CLI> help iax > iax2 provision Provision an IAX device > iax2 prune realtime Prune a cached realtime lookup >
2008 Jan 07
3
asterisk CLI and no such command "stop"
Hi, I'm probably missing something trivial but I don't understand what. Asterisk is loading fine but when I connect to the console (asterisk -vr) and type "stop" I get a no such command reply: *CLI> help (...) skinny show lines Show defined Skinny lines per device soft hangup Request a hangup on a given channel unload Unload a
2006 Apr 12
1
SIP call hangup from asterisk CLI
Hi, We are using Vicidial and sometime even when agent disconnects, outgoing call originated by dialer is still active. Since call was initiated by dialer and then bought into meetme conference of agent and we can't corelate this call to any agent channel. When agents are dialing, channels doesn't show calls vicidial2*CLI> show channels Channel Location
2002 Jun 13
1
win32 console cli emulation
Greetings, I am a new wine user, and im hoping you could let me know if what I want to do is possible with wine. I have a win32 console application (I would assume since it does not run in DOS mode). This application will read in a text file, find what its looking for, process it, and creates another file(s) from that (just to give you an idea of what the program does). What I would like to do
2008 Dec 05
2
CLI and choice of messages
Is there a way, for debugging purpose, to have a level where only Noop() cmds are shown in the CLI but nothing else in the dialplan appears (except for errors and warnings or course)? Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081205/d3069cc9/attachment.htm
2011 Oct 06
2
?Common CLI Wrap Bug Strikes WINE?
This has been on my mind for a long time, and it's time I ask. Every version of WINE I have ever used Wine cmd in has this "bug", but I don't know if it's Wine's fault, or terminal's fault. Or if WINE cmd can at least be made more compatible with terminal. If I open terminal (only tried this in Linux) and run wine's cmd, I get wine's cmd in the terminal. If I
2010 Jun 18
1
Automatic attendant - Error in CLI.
Hello dear list. I am currently working on a Automatic attendant, and the core things work, but I think the loop function isn't working as expected. I am testing this environment: a sip internal call from 301 to 501. The setup here is when 301 calls 501, and 301 doesn't enter an extension, it will go in loop, 3 times, and then hangup...Can't get that working. Could someone please
2008 Oct 27
0
Sending a text-message to JABBER via CLI
Hello everyone! Is there a way to send a text-message using the CLI? I didn't find anything, I could use from within the CLI, just the command of the manager and I don't know how to use that interactively. Kindest regards Julien -------- Music was my first love and it will be my last (John Miles) ======== FIND MY WEB-PROJECT AT: ======== http://ltsb.sourceforge.net the
2012 Feb 05
0
Re: Windows CLI Commands in Ruby freeze Wine application
jjmckenzie wrote: > AFIK: All releases of Wine are even. Development releases are odd. > Stable releases are even, development releases are odd. The next release after 1.4 will be a development release, 1.5.0.
2011 Sep 26
3
Windows CLI Commands in Ruby freeze Wine application
I use a Wine application (Google SketchUp) that has Ruby as scripting language. I want to issue commands to the Windows cmd from within SketchUp/Ruby. When I write on the Ruby console in SketchUp: puts `dir` or puts `cd` it should return the result of that command, but it freezes SketchUp and the gnome-terminal gives this error after some seconds: err:ntdll:RtlpWaitForCriticalSection section