similar to: PyAsterisk Download?

Displaying 20 results from an estimated 800 matches similar to: "PyAsterisk Download?"

2005 Jun 24
0
Help instaling PyAsterisk
Hi All, This is very pulling my hair. I am trying to duplicate the exact asterisk configuration on another server. I am keep getting an error message asterisk_wrap.c: error: structure has no member named 'channelp' when installing PyAsterisk. I searched everywhere and can't find a answer to what this mean or how to fix it. Anyone have any idea? Server Uname -a
2005 Jun 24
0
Help installing PyAsterisk
Hi All, This is very pulling my hair. I am trying to duplicate the exact asterisk configuration on another server. I am keep getting an error message asterisk_wrap.c: error: structure has no member named 'channelp' when installing PyAsterisk. I searched everywhere and can't find a answer to what this mean or how to fix it. Anyone have any idea? Server Uname -a
2004 Dec 10
1
IAXPeers for Windows Beta released
Hi, I've just done up a quick proggy to show me the status of my IAX peers from my windows box. It plugs into the simple manager proxy. You can see more information (including a screenshot) at: http://www.sineapps.com/news.php?rssid=384 You can download it directly from: http://www.sineapps.com/down/IAXPeers.zip Could you please have a look and let me know your thoughts. -- Cheers,
2005 Mar 14
1
Has anybody tried NVFaxDetect Fax detection SIP/IAX
Has anybody tried NVFaxDetect Fax detection for sip SIP/IAX channel? There is a new application from Newman Telecom for fax detection. http://www.sineapps.com/news.php?rssid=575 Current Asterisk Fax detection doesn't work for me as I don't have Digium cards; I'm using Siupra -- #Joseph
2006 May 01
1
Music on Hold from Soundcard
Hey all, I've been trying to get MoH to work from the line-in on my soundcard, but as of yet have had no success. I found this script that should allow for it to happen: http://www.sineapps.com/news.php?rssid=722 The script, when run as the asterisk user, works properly and streams sound to stdin. But when Asterisk starts MoH it stops it immediately afterwards with no explanation. Has anyone
2005 Aug 02
1
Ztdummy or Zaptel card on production server
Hi there I am currently using Asterisk with Meetme on a 2.4 linux kernel. I am using Ztdummy with usb-uhci driver for timing. It seems to work ok, although I haven't tried it with more than 5 users. However, I am now looking to move into a production environment and some people have said that it is better to have a Zaptel card. I would be installing Asterisk on a 2.6 linux kernel for the
2005 Aug 19
2
FXO not picking up; baffled
I'm a newbie to Asterisk, but I'm moderately knowledgeable about phone systems. Right now, I'm most certainly confused. I have a TDM-04B (four FXO) and four analog FXO lines running into it from an AdTran 616. I have Asterisk working internally, although I could use some help getting incoming calls to answer properly and configuring my outbound dialplan. Here's where I'm
2005 May 07
4
string syntactic sugar in R? - long post
Currently in R, constructing a string containing values of variables is done using 'paste' and can be an error-prone and traumatic experience. For example, when constructing a db query we have to write, paste("SELECT " value " FROM table where date ='",cdate,"'") we are getting null result from it, because without (forgotten...)
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
2014 Feb 12
0
pyAsterisk: how to gracefully exit from event loop
Hello, I'm using py-Asterisk 0.5.3. I'm trying to use it along a Tkinter-based GUI so I've dedicated a thread for reading incoming AMI events. Which is the preferred way to gracefully exit from an event loop ? More precisely: This thread is waiting for input events with Manager._read_packet() method. Doc (see [1]) says: "... infinite loop running BaseManager.read() until an
2005 Aug 13
1
New Beta IAX Statistics Program
Hot off the wire: http://www.sineapps.com/news.php?rssid=927 Hi, we have put together a small application for Windows to allow you to check IAX network statistics. Basically all you need is the .Net framework and the user/pass/host/extension/context details. There is one parameter available when you start. This is dial string. It is made up as follows: user:pass@host/extension@context You
2015 Aug 22
4
[security] Thunderbird vulnerable to MITM
Thunderbird has a MITM vulnerability with its otherwise rather groovy auto-configuration feature. The problem is that it makes requests via HTTP to retrieve the auto configuration information. This allows a black hat (e.g. the NSA) to modify the results sent to the client, and the client has no way to verify the results have not been tampered with. This could even allow the black hat to act
2006 Apr 07
1
Rails on Oracle tutorial... from Oracle!
I''ve not seen this posted anywhere else on the list.. http://www.oracle.com/technology/pub/articles/haefel-oracle-ruby.html?rssid=rss_otn_news Abstract: " You may have already heard about Ruby on Rails, the new application framework that seems to be taking the Web development community, in particular J2EE and PHP programmers, by storm. Rails is a capable Web application platform
2008 Oct 11
1
Asterisk 1.6.1 + openais
Hello, I followed the steps by Russell* http://www.venturevoip.com/news.php?rssid=1980* and I got it working for publish_event only. As soon as I add subscribe_event, Asterisk doesn't start and I just get the following message: *Oct 11 6:38:04.340485 [CLM ] nodeget: trying to find node ffffffff* I have no idea what's wrong. There is not very much information about this issue. Where
2009 Aug 08
1
30 Great free Asterisk applications
Hi, I was looking round on the Internet and saw there was no definitive list of free applications available for use with Asterisk, so I thought I'd compile a list for you all. If there's anything that you know of that is actively maintained but not in the list below, let me know (bear in mind I'm not including distros or Asterisk packagings in this list). Hopefully there are a few
2014 May 02
1
Other Allison prompts?
I was wondering whether there are any other collections of Asterisk- compatible prompts recorded by Allison, that people might have kindly made available for free download. I found mention of some in an article at http://www.venturevoip.com/news.php?rssid=2690 but the links referred to on www.asterisk.org appear no longer to exist. I already have the core- (good quality) and extra- (poor
2010 Feb 22
2
Free iPhone Asterisk Function and Application Reference
Hi all, I've uploaded a free app for the iPhone called AsteriskRef to the Apple AppStore. This allows you to lookup applications and functions using your iPhone or iPod touch so you don't have to jump out of extensions.conf or open another terminal tab. It currently supports applications and functions from Asterisk 1.4, but I'm adding 1.6 and trunk at the moment. It currently
2004 Nov 25
1
Interview with Mark Spencer
Hi, Just thought I'd let everyone know of our latest interview - this time with Mark Spencer - the creator of Asterisk. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
2023 Jan 15
1
logging strategy
Jim Klimov <jimklimov+nut at gmail.com> writes: > I don't think there is any particular strategy, at least not one I'd know > of either :) So it is mostly ad-hoc, to keep smaller verbosity numbers > reasonably quiet, and sufficient info to see the logic progression at a > given debug level (e.g. if major milestones of a routine are logged at > level N, further
2005 Jun 04
0
chan_sccp / 7960: Messages key, line / speeddial keys
On Sat, Jun 04, 2005 at 10:09:29AM +0200, Stefan Gofferje arranged a set of bits into the following: > Hi folks, > > there are some 3rd party patches available for chan_sccp which add a > feature and fix a few problems: > > http://www.sineapps.com/news.php?rssid=726 > > sccp_cli.c.diff <http://www.newace.com/asterisk/sccp_cli.c.diff> > Adds support for