Displaying 20 results from an estimated 3000 matches similar to: "New ncurses Asterisk Manager Interface"
2005 May 15
5
zttest
I was browsing the applications developed in zaptel and came across
zttest.
After I run it, I get the following:
Opened pseudo zap interface, measuring accuracy...
99.975586% 99.987793% 99.987793% 99.987793% 99.987793% 100.000000%
99.987793%
99.987793% 99.987793% 99.987793% 99.987793% 99.987793% 99.987793%
99.987793% 99.975586%
99.987793% 99.987793% 99.987793% 99.987793% 99.987793%
2006 Mar 20
0
assman, the ncurses asterisk manager interface
The project is now soundly set at assman.sf.net with a few more updates
committed to SVN. I have not released an official release yet since the
package is still considered beta quality, but it's quite easy to check out
the SVN.
--
Sig Lange
http://www.signuts.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Mar 14
2
Memory statistics for DomU's
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120314/0496343e/attachment.htm>
2005 Apr 15
2
sipXphone
Maybe I just woke up too early today. I have SJPhone and X-Lite working
perfectly but I cannot for the life of me get sipXphone working properly
with Asterisk. Its probably something stupid on my part, but does anyone
have a quick setup sheet for it?
-Kerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Apr 20
1
Portech MV-374 does not register
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello list,<br>
<br>
has anyone experience with the Portech MV-374 GSM-gateway ?<br>
<br>
I'm
2018 Nov 07
2
Installing IceCast2 on CentOS 6 / CPanel
On Wed, Nov 07, 2018 at 09:33:28AM +0000, Thomas B. Rücker wrote:
> There's also EPEL, which provides many packages specifically for
> RHEL/CentOS:
> https://fedoraproject.org/wiki/EPEL
> (Their Icecast is at 2.4.3, so don't use it with URL-auth enabled!)
>
Un updated package is on the way
<https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-018b328024>. After
a
2018 Feb 23
4
Stale mailbox lock file
Hi all,
I would like to understand the meaning of "Stale mailbox lock file detected"
In index-storage.c (https://mis.dopa.go.th/atmail/server_source/dovecot/src/lib-storage/index/index-storage.c) there is this notice "Stale mailbox lock file detected" ...
I have a java application which connects via javamail to a dovecot server and I have some anomalies when that message
2018 Feb 23
2
Stale mailbox lock file
<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">
<div>Thanks Aki,</div><div><br></div><div>do you know if this list is read by dovecot developers team too? Could you point me to the right list otherwise?</div>
<div><br><br>Raffaele
2019 Apr 14
2
Fwd: Problem with solr working, but not indexing
2006 Mar 31
1
Re: BRI cards, HFC, and bristuff - a general questionto clear up my understanding.
Does anyone test Asterisk 1.2.X + bristuff-0.3.X and TDM card? We can't
get it to work.
-David
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Julian J.
M.
Sent: Friday, March 31, 2006 1:44 AM
To: Chris Earle; Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Re: BRI
2019 May 26
2
Low Battery False Alarms
2009 Jul 29
9
partials...
I am getting a blank page, no errors, just a blank page.
I have 2 files...
reports/city_taxes_print.erb
reports/_city_taxes_print.erb
and my method is city_taxes_print and after getting variables from the
controller, my erb file which is fairly basic...
<% # City of Scottsdale
@taxauthids = [ "32", "40" ]
@report_title = "Scottsdale Sales Tax Detail Report for
2019 May 19
2
Repo for RHEL8
2012 Mar 10
6
Cartographer shows correct info box BUT over wrong marker
Hi guys (and gals),
The code formatting is so nice on SO.com, so I thought I''d just share
my post in hopes that someone from the group can help.
http://stackoverflow.com/questions/9643786/cartographer-shows-correct-info-box-but-over-wrong-marker
Feel free to answer back via email if you don''t have an SO account.
Thanks!
Abram
--
You received this message because you are
2019 May 25
2
Low Battery False Alarms
2019 Apr 18
2
ssl_verify_server_cert against SAN?
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi,
I'm testing/debuging the migration from mbox to maildir in a mailserver
running Dovecot 1.0alpha5.
I migrated all 472715 emails(in a test server) and later noted that dovecot
could not get the same flags/status of the emails as in the mbox.
I was using perfect_maildir.pl and I think its not dovecot fault. Seems
to me that perfect_maildir.pl convert the emails in a way that dovecot
could
2019 May 25
2
Low Battery False Alarms
2019 Apr 18
1
ssl_verify_server_cert against SAN?
2009 May 04
0
[LLVMdev] leveraging back-end C compiler features in the gcc-based front-end
On Sun, May 3, 2009 at 6:19 PM, Bob Frankel <bios.bob.frankel at gmail.com> wrote:
> i'm looking into using llvm with TI's MSP430
Ah, you're in luck then: an MSP430 backend was checked in to SVN today
:) I don't think it's mature enough for general use yet, though.
> is there a way to leverage these (non-gcc) intrinsics in the llvm gcc-based
> frontend --