Displaying 20 results from an estimated 45 matches for "onnly".
Did you mean:
only
2005 Feb 09
2
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Gilad Ben-Yossef [mailto:gilad@codefidence.com]
> I'm prbably stupid, but wont this do what you want?
>
> > exten => 1,1,Goto(bye,s,1)
No, because I wanted to match on "D", not "1".
Anyway, I figured it out. The extension was working, but Background()
ignores the tones A through D by default. I didn't
2005 Feb 09
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Kevin P. Fleming [mailto:kpfleming@starnetworks.us]
> David Brodbeck wrote:
>
> > Anyway, I figured it out. The extension was working, but
> Background()
> > ignores the tones A through D by default. I didn't realize
> this because I
> > wasn't waiting for message playback to finish.
>
> Please enter a
2005 Feb 09
1
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Paul Rodan [mailto:asterisk@glitch.cc]
> I'll ask a stupid question, how does a user hit an alpha
> letter from his touchtone?
>
> I know that the Cisco 7960's support entering alpha letters,
> and it could
> potentially do it (maybe), but how does the average end user
> enter an a b c or d from their touchtone phone?
2005 Feb 16
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Chris Wade [mailto:clwade@sparco.com]
> Brian Roy wrote:
> > I think that my PBX does this too. Is there any way I can get the
> > Zaptel drivers to disconnect on that tone too? I would love
> to replace
> > my existing voicemail with * but I can't get my PBX to signal a
> > disconnect properly. I have to use
2012 Dec 24
3
Not able to install puppet enterprise onn agent node using install command.
Hi,
I have created an agent node from a master node using below command.
puppet node_aws create --image ami-cc5af9a5 --keyname icos-client --type
ti.micro
Now as i am trying to install puppet on it using below command
puppet node install \
--install-script=puppet-
enterprise \
--installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \
--installer-answers=/usr/local/puppet/agent.txt \
2005 Jun 02
5
Samba Password Expiry Date
Hi,
i have configured a Samba PDC based on idealx.org.
now, whenever i set the sambaMustChangePassword flag to 0, then
from the subsequent logon, there is a popup urge me for changing password.
now, the problem is after i have changed the password, the
sambaMustChangePassword
is set to 2147483647(unix timestamp), which if i converted it into human
readable format, it will be 2038 year,
2004 Sep 30
4
Voice mail
I have and asterisk server that has been up and running for sometime and the
voicemail quit working as when you go to voicemail you can't hear the
greeting.
But you get the message vm-theperson is playing.
Thank you,
Eddy Woodward
Hayes Computer Systems
1355 Thomaswood Drive
Tallahassee, Florida 32308
Email: ewoodward@hcs.net
Phone: 850/297-0551 Ext. 129
Cell: 850/556-4064
Fax:
2006 Apr 06
1
interpreting anova summary tables - newbie
Hello,
Apologies if this is the wrong list, I am a first-time poster here. I
have an experiment in which an output is measured in response to 42
different categories.
I am only interested which of the categories is significantly different
from a reference category.
Here is the summary of the results:
summary(simple.fit)
Call:
lm(formula = as.numeric(as.vector(TNFa)) ~ Mutant.ID, data =
2012 Jan 11
1
Duplicated .gitignores solved.
Subtle bug, simple fix. The problem was introduced by my change that
used content hashes to avoid issuing duplicate blobs. The generated
.gitignore nodes didn't have a Content-Hash header, which meant all
.gitignores were treated as though they had the same *empty* hash.
2.0pre8 is at:
http://www.catb.org/esr/nut-conversion/nut-conversion.tar.gz
Please check that the .gitignores look OK
2014 May 26
0
How to open virtual machine console using python libvirt.
Hi,
How to open virtual machine console using python libvirt.
I tried openConsole function,it returning integer 0 and not opening any
console.
code
====
import libvirt
conn = libvirt.open('qemu+ssh://root@192.168.1.6/system')
vm=conn.lookupByName("vm1-1")
stream=onn.newStream(libvirt.VIR_STREAM_NONBLOCK)
vm.openConsole(None,stream, 0)
Regards,
Deepak S
2008 Jan 13
2
DO NOT REPLY [Bug 5190] New: rsyncd can't unlink dir structure when only the group has write permission
...ld not be transferred (code 23) at main.c(977)
[sender=2.6.9]
So rsyncd couldn't delete the ewq file from the qwe dir. However, putting new
files into that directory works flawlessly. Also if only the ewq file was
deleted, so the qwe dir is not to be deleted by the sync, all works. The
problem onnly occures when rsync needs to delete a whole hierarchy.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
2012 Feb 03
2
Clear last x entries of R console
Hi All,
I am trying to build in a progress-tracker into my loops that let me have a
sense of their progress. I'd like to be able to output to screen a series of
periods "...." etc. for each completion of the loop, but I <don't> want to
build a pyramid, e.g.
.
..
...
....
etc. So I need to be able to delete <the last line> of the console entry to
accomplish this.
2000 Apr 03
0
UNIX local accounts not being authenticated
Greetings,
I am running Samba 2.0.6 onn my Solaris 7 box.
It's running well, except; I can't seem to get local UNIX accounts to
work.
All my users in my NIS database get authenticated without a problem,
but since I want to give access to some shares without creating an NIS,
thereby creating a local machine account, it prompts for a password and
is denied.
Access is given, to Windows
2018 Oct 04
4
Spontaneous reboot due to MySQL lookups ?
Hello
thank you for your answer.
If I read your (and others) reaction correctly I can conclude that this
is an Asterisk problem and not a problem of MySQL or dialplan logic ?
You should know that the MySQL database is heavily questioned :
mysql> show status like '%onn%';
+--------------------------+--------+
| Variable_name | Value |
2007 Jun 12
5
1.0.1 release candidate 3
http://dovecot.org/tmp/dovecot-1.0.1rc3.tar.gz
Looks like I managed to do a lot of changes today. So I'll wait a few
more days before v1.0.1 release. The important changes since rc2:
+ deliver: Added -e parameter to write rejection error to stderr and
exit with EX_NOPERM instead of sending the rejection by executing
sendmail.
+ dovecot --log-error logs now a warning, an error and a
2005 Dec 16
5
What is the best Dell Machine for Asterisk?
hi all,
What is the best Asterisk-compliant for Dell machine is recommended? I
will have roughly 400 users in a production office. thanks!!
2012 Nov 17
1
ICAC2013 CFP (10th International Conference on Autonomic Computing)
??ICAC 2013 Call for Papers
-------------------------
10th International Conference on Autonomic Computing
June 26-28, 2013 San Jose, CA
Sponsored by USENIX, the Advanced Computing Systems Association
https://www.usenix.org/conference/icac13
* Important Dates
Paper registrations (title and abstract) due: February 25, 2013, 11:59 p.m. PST
Paper submissions due: March 4, 2013,
2012 Nov 17
1
ICAC2013 CFP (10th International Conference on Autonomic Computing)
??ICAC 2013 Call for Papers
-------------------------
10th International Conference on Autonomic Computing
June 26-28, 2013 San Jose, CA
Sponsored by USENIX, the Advanced Computing Systems Association
https://www.usenix.org/conference/icac13
* Important Dates
Paper registrations (title and abstract) due: February 25, 2013, 11:59 p.m. PST
Paper submissions due: March 4, 2013,
CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012 -- deadline extension to March 16th, 2012
2012 Mar 07
0
CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012 -- deadline extension to March 16th, 2012
CALL FOR PAPERS
The 9th International Conference on Autonomic Computing (ICAC 2012)
September 17-21, 2012. San Jose, CA, USA
http://icac2012.cs.fiu.edu/
-----------------------------------------------------------------
IMPORTANT DATES
Paper and Poster Submission: March 16, 2012, 11:59pm PST (EXTENDED)
Notification: May 18, 2012
Camera-ready Due: June 8, 2012
CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012 -- deadline extension to March 16th, 2012
2012 Mar 07
0
CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012 -- deadline extension to March 16th, 2012
CALL FOR PAPERS
The 9th International Conference on Autonomic Computing (ICAC 2012)
September 17-21, 2012. San Jose, CA, USA
http://icac2012.cs.fiu.edu/
-----------------------------------------------------------------
IMPORTANT DATES
Paper and Poster Submission: March 16, 2012, 11:59pm PST (EXTENDED)
Notification: May 18, 2012
Camera-ready Due: June 8, 2012