similar to: [asterisk-dev] Monitor Asterisk using C

Displaying 20 results from an estimated 1000 matches similar to: "[asterisk-dev] Monitor Asterisk using C"

2008 Feb 28
2
smokeping on CentOS questions
I'm having some problems getting CentOS to serve up my Smokeping pages ( http://oss.oetiker.ch/smokeping/) However, I'm having problems getting the pages to serve up correctly. Here is a quick run down of what I've done. (1) wget and untar to /usr/local/smokeping (2) chown -R root:root /usr/local/smokeping (3) modifying to the following files to reflect my environment (not sure if
2007 Sep 04
1
Variable scope in a function
Hello, I apologise in advance for this question; I'm sure it is answered in the documentation or this mailing list many times, however the answer has eluded me. I'm trying to write a function where I don't want external variables to be scoped in from the parent environment. Given this function: test_func = function() { if (exists("kat") == FALSE) {
2013 Sep 11
4
getting array of hostnames of clients
I need to get an array of hostnames of clients of the puppet server. There doesn''t seem to be a simple way to do this so I''ve tried a few methods. I''ve tried a curl expression in a fact like this: curl -s -k -H "Accept: yaml" https://localhost:8140/production/facts_search/search?facts.nodetypet=testnodes where I''ve got a nodetype fact which works
2009 Mar 16
5
Dovecot LDA and "undeliverable" emails
I googled around looking for this, apparantly my google-fu is failing this morning. I just switched over to using a Postfix/Dovecot virtual set-up with Dovecot as the delivery agent. One of my users mistyped his email address when he paid for something through Paypal and the reciept got forwarded to everyone. It didn't bounce or just go to Postmaster, it was delivered to every valid user on
2007 May 24
2
[LLVMdev] LLVM Developer Meeting
Hi, I just found out about this, and I'd like to attend. I'm in the process of getting to know llvm on a project I'm working on for Apple. Thanks, kat
2012 Jun 11
3
Simple Binning of Values
Hello I am very new to R.  I have an R task to complete that I have not been able to find a straightforward answer to as of yet.  I have a list of values. I would like to count the number of values that are in one bin, the number that fall in the next bin, etc. For example My input file is:  123 48 342 442 43 232 32 129 191 147 I would like the output to be similar to:  0-100 3 100-200 4
2008 Feb 14
5
Monitor Asterisk
Thank you to all those who replied to my last query. For them and for the suggestion, I can monitor asterisk using the asterisk -r -x "<command>" option. What I would like to know is that using asterisk -r -x way I can only use the *CLI commands. Is there any other way in which I can monitor asterisk? Moreover it will be very helpful is someone can provide me the C file of the
2005 Sep 05
3
Assessing network quality
I am trying to trouble shoot one of my ISP's network and compare to my other ISPs offering. Although network 1 is reasonably fast and has low enough latency, voice quality is not good and the reason for this is not readily apparent using standard network tools. What tools can be used to assess the quality of the network in terms of it's suitability for voice? I am using ping, mtr,
2017 Sep 11
1
Will couple of packets drop when in-frequent traffic go through tinc?
An very interesting test did yesterday that, LAN1 and LAN2 setup an tinc VPN which is quite simple(the physical link between tinc nodes are quite stable/fast), and no any application traffic to go through the tinc. Later, I setup smokeping which LAN1 initial 20 ping to LAN2 on a per-minute basis, but as you saw from the below picture, it had packet drop. But if I perform a constantly ping from
2009 Mar 10
4
hi urgently need help.
Hi everyone Last night I set up ubuntu 6.06 - on a virtual machine. I installed wine and wine doors on it to test run a software or too - before making a switch to ubuntu ultimate edition next week. However wine and wine doors are not working. I used the links below to register on software properties and I included the authentication keys wine deb http://wine.budgetdedicated.com/apt dapper
2010 Dec 06
10
R crashes when making graphs
hi, i am running R with JGR and Deducer under Ubuntu Mint Lucid. since i updated to R 2.12 i can no longer make graphs - R just crashes. the full error report was posted to launchpad (https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/675905) without any success so far. anyone with a similar problem or helpful suggestions? thanks! kat
2010 Dec 06
1
package ca/rgl for ubuntu?
hi, for some unknown reason i cannot install the package ca in R running in a ubuntu mint system. i keep getting the following error message: configure: error: missing required header GL/gl.h ERROR: configuration failed for package ?rgl? * removing ?/home/kat/R/i486-pc-linux-gnu-library/2.12/rgl? ERROR: dependency ?rgl? is not available for package ?ca? * removing
2010 Mar 18
3
Free Daily Asterisk News iPhone and iPod Touch app
Hi all, I've released another free app for the iPhone and iPod touch - this one lets you read the Daily Asterisk News. Hope you enjoy it :D http://www.venturevoip.com/news.php?rssid=2371 -- Cheers, Matt Riddell Managing Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/exchange.php (Full ITSP
2011 Jun 09
4
contar apariciones en data frame
Hola, ¿qué tal? Llevo un rato dándole vueltas y no encuentro la solución , seguro que es una tontería pero no acabo de verlo. Tengo un data frame de la siguiente forma. TARJETA FECHA 1 2010006207318 2011-02-01 2 2010006207318 2011-02-01 3 2010006209657 2011-02-01 4 2010006209657 2011-02-01 5 2010006209657 2011-02-01 6 2010006209657 2011-02-01 7
2007 Nov 26
1
spss, string factors, selecting
Hi, I am having trouble with a large dataset I am importing from SPSS. The problem is I have to merge two datasets (which seems to be working OK) then select rows based on attributes. I have a column with either blank cells, B or E entered. I want to select all rows with E. I have other columns with numerical data which I will then do analyses on. data[column==" E"] does not
2008 Jan 23
5
Snom 320 Lost Settings
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Has anyone ever seen an Snom320 lose settings? It's been working fine for months and then I got a call this morning saying that it was asking for country, timezone etc. I logged in remotely, and it had lost the server address, username, password, mailbox and ringtone. - -- Kind Regards, Matt Riddell Director
2012 Aug 02
4
html/js/flash/air SIP clients?
Dear list, I am looking for an open source SIP client(or any SDK) that can work on a browser. It may be based html5, javascript, flash, adobe air. I have done some research myself and I would like to ask the community if they have any further hints for me. Real life experience would be awesome. Thanks, Regards, Arstan Jusupov -------------- next part -------------- An HTML attachment was
2009 Sep 23
4
International Numbering plan ?
Hi anyone know where i can find all internatinal numbering plan in csv and for free or small price ? thanks Jpc
2012 Jun 28
4
Printing a variable in a loop
Dear R Users: I'm a STATA user converting to R, and I'd like to be to do the following. #Assign var_1 and var_2 a value 10->var1 20->var2 #Now I'd like to print the values of var_1 and var_2 by looping through var_1 and var_2 in such a manner: while(y<3){ print(var_y) y+1->y } In STATA, the "y" appended to " var_" is called the local variable and
2012 Jul 02
2
Code scatter plot data from matrix with 3rd column
Hello I am looking for a simple way to plot my data from a matrix (or data frame) using a 3rd column as category to code the data points. for example: xyz 543240 104230 15901 203241 25781 3042340 357891 405670 45780 50531 Ideally, I'd like 0 or 1 to correspond to a color but I'd settle for a symbol at this point.  I have tried working with pch but can't get it to work. Thanks Kat