search for: onn

Displaying 20 results from an estimated 45 matches for "onn".

Did you mean: on
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?)
...keypads. (Believe it or not, before the advent of cell phones some businesses provided a "phone patch" interface to allow making phone calls from their 2-way radios. This is still quite common in the railroad industry, AFAIK.) In my case, I need it because it's how my PBX does disconnect notification to the voice mail system. When the line is hung up, it sends a "D". I expect these digits are very rarely used, which is probably why no one thought to document that Background() ignores them.
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 busycount=10 but every voicemail > > has an annoying busy signal tacked onto the end of it. > > CVS HEAD has a f...
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
...dAge flag. I think i have set it to 55 (actually, i dunno whether what is the quantity representing, day?? time??). but, i have no point to make it works. so, i am seeking the solution making the password expiry feature avaiable in my pdc. FYI, i am using FC2, samba 3.0.3-5. thanks. Cheers, yenonn
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
...are the confidence in each strain being different from the reference / intercept Note the contrasts setting is contr.treatment. Any help would be appreciated Andrew McDonagh, PhD Candidate, Department of Infectious Diseases, Commonwealth Building, Hammersmith Hospital, Du Cane Road, London W12 ONN a.mcdonagh at imperial.ac.uk
2012 Jan 11
1
Duplicated .gitignores solved.
...itignores 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 when you generate them. I've updated my mirror to r3395 and fixed up comments. Now I'll go back to work onn getting two-parent commits right, or at least matching what git-svn does, # Known problems: # 1. Merge code isn't working. # 2. The first Eaton_SDK commit after the deleteall should have a link # back to trunk. The commit "Moving branches/Development into trunk." # (2006-02-16...
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   ------------------------- Message sent via Atmail Open - http://atmail.org/
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...
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  | +--------------------------+--------+ | Aborted_connects         | 469    | | Connections              | 132762 | | Max_used_connections     | 8      | | Ssl_client_connects      | 0      | | Ssl_connect_renegotiates...
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)
...Xerox Research Onur Mutlu, Carnegie Mellon University Priya Narashimhan, Carnegie Mellon University Omer Rana, Cardiff University Anders Robertsson, Lund University Kai Sachs, SAP AG Hartmut Schmeck, KIT Karsten Schwan, Georgia Institute of Technology Onn Shehory, IBM Research Haifa Yasushi Shinjo, Tsukuba University Evgenia Smirni, College of William and Mary Christopher Stewart, Ohio State University Ya-Yunn Su, National Taiwan University Vanish Talwar, HP Labs Bhuvan Urgaonkar, Pennsylvania State University...
2012 Nov 17
1
ICAC2013 CFP (10th International Conference on Autonomic Computing)
...Xerox Research Onur Mutlu, Carnegie Mellon University Priya Narashimhan, Carnegie Mellon University Omer Rana, Cardiff University Anders Robertsson, Lund University Kai Sachs, SAP AG Hartmut Schmeck, KIT Karsten Schwan, Georgia Institute of Technology Onn Shehory, IBM Research Haifa Yasushi Shinjo, Tsukuba University Evgenia Smirni, College of William and Mary Christopher Stewart, Ohio State University Ya-Yunn Su, National Taiwan University Vanish Talwar, HP Labs Bhuvan Urgaonkar, Pennsylvania State University...
2012 Mar 07
0
CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012 -- deadline extension to March 16th, 2012
...Dejan Milojicic, HP Labs Klara Nahrstedt, UIUC Priya Narasimhan, CMU Manish Parashar, Rutgers University Ioan Raicu, Illinois Inst. of Technology Omer Rana, Cardiff University Masoud Sadjadi, Florida Intl. University Rick Schlichting, AT&T Labs Hartmut Schmeck, KIT Karsten Schwan, Georgia Tech Onn Shehory, IBM Research Eno Thereska, Microsoft Research Xiaoyun Zhu, VMware -- ================================================================= Ioan Raicu, Ph.D. Assistant Professor, Illinois Institute of Technology (IIT) Guest Research Faculty, Argonne National Laboratory (ANL) =================...
2012 Mar 07
0
CFP: The 9th Int. Conf. on Autonomic Computing (ICAC) 2012 -- deadline extension to March 16th, 2012
...Dejan Milojicic, HP Labs Klara Nahrstedt, UIUC Priya Narasimhan, CMU Manish Parashar, Rutgers University Ioan Raicu, Illinois Inst. of Technology Omer Rana, Cardiff University Masoud Sadjadi, Florida Intl. University Rick Schlichting, AT&T Labs Hartmut Schmeck, KIT Karsten Schwan, Georgia Tech Onn Shehory, IBM Research Eno Thereska, Microsoft Research Xiaoyun Zhu, VMware -- ================================================================= Ioan Raicu, Ph.D. Assistant Professor, Illinois Institute of Technology (IIT) Guest Research Faculty, Argonne National Laboratory (ANL) =================...