search for: starpy

Displaying 13 results from an estimated 13 matches for "starpy".

Did you mean: stapl
2012 Sep 06
1
Asterisk Test Suite error
...e following is the test report i got after running the script. === TEST RESULTS === PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --> tests/example --- PASSED --> tests/dynamic-modules --- SKIPPED --> Dependency: twisted -- Met: True --> Dependency: starpy -- Met: True --> tests/manager/login --- PASSED --> tests/manager/action-events-response --- PASSED --> tests/manager/authlimit --- PASSED --> tests/manager/authtimeout --- PASSED --> tests/manager/acl-login --- SKIPPED --> Dependency: twisted -- Met: True --> Depen...
2014 Jan 16
1
Starpy and Asterisk on different machines ?
Hello, Is it possible to run Starpy and Asterisk on different machines ? A quick glance at http://www.vrplumber.com/programming/starpy/ seems to tell it is possible but Debian's python-starpy package installs Asterisk. What do you think ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2014 Jan 16
2
Starpy and Asterisk on different machines ? [SOLVED]
Thanks for replying. So as python-starpy requires asterisk in Debian Wheezy repo, for a Debian setup the alternatives are either : - to install it from source - tto build my own custom package removing this asterisk dependency (is it easy or even possible ?) - to use another solution such as pyst. Regards 2014/1/16 Adolphe Cher-Aime &...
2011 Apr 20
2
py-Asterisk or pyst?
Hi there, I need a Python interface to asterisk manager for my own project. The voip-info.org (http://www.voip-info.org/wiki/view/Asterisk+manager+Examples) lists 4 python projects for this purpose: Fats, py-Asterisk, pyst and StarPy. Because my project is rather small and I don't want to involve twisted in, the options left for me are py-Asterisk and pyst. So I want to ask your opinion: Which project is easier to get started? Pros and cons? Thank you! -- Ye Liu (AKA @jaux) http://jaux.net
2012 May 03
1
AMI disconnects
Hi all. I've got a perl script that connects to Asterisk's management interface using Asterisk::AMI. So far, its proven to be very useful. I'm hoping to use this to detect and respond to asterisk restarts and sip reloads. However, my script gets disconnected quite frequently, causing false alarms in my monitoring. Here's what the code looks like:
2014 Apr 10
1
AMI and pyst
Does anyone on this list use pyst for AMI purposes? If so, can you point me in the direction of some simple examples. There seems to be none anywhere online. Probably doesn't help that I'm not that experienced at python but not insurmountably so. Thanks in Advance Ish -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e:
2010 Aug 05
0
Which Python binding to use ?
Hi, I'm planning to use Python to develop applications complementing Asterisk. Can you share your experience with entries mentioned in voip-info.org ( http://www.voip-info.org/wiki/view/Asterisk+manager+Examples) like : py-asterisk pyst StarPy Fats Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100805/3cc67789/attachment.htm
2011 Oct 20
0
Call popups with Thunderbird (and potentially other PIMs)
...project I've been keeping myself busy with whilst convalescing - or rather, two closely related projects. callPopPy is an incoming call popup notifier written in Python. It's probably most useful to Linux users, but was written to be portable and has been tested on Windows XP. It uses the starPy library to interact with Asterisk's AMI. callPopPy looks up incoming numbers in a SQLite database and displays any associated name found. Which is where the second project comes in... Squalit is an extension for Mozilla Thunderbird, the purpose of which is to populate callPopPy's database...
2014 Mar 24
1
AMI Proxy
Hi people Just having a quick check to see if anyone is using any AMI proxies and which are the most popular. For our purposes it must be able to connect to multiple asterisk instances. Thanks for the help. Ish -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered
2011 Apr 20
2
Call files or AMI originate for mass outbound call
Hello Guys, In the case of a multiserver environment for outbound automatic calls, can you share you experience and preference between call files and ami originate ? thanks -- *Adolphe CHER-AIME Network / VoIP Engineer CCNA, CCNA VOICE, Global VSAT Forum Certified (509) 3449-4280* -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 May 31
3
AMI buffering event output?
Hi, I'm seeing weird behavior with AMI where no events are output until some input is detected (can be an empty line), at which time all the buffered output is spewed out at once. I am maintaining multiple Asterisk installations, and with one installation I have run into a weird buffering problem with AMI. The version is 1.6.1.11 in this particular case, which I am running at multiple
2009 Aug 29
0
asterisk-users Digest, Vol 61, Issue 84
...gt; > Message-ID: > <d9e7db140908290834h458f3c51if80250a31f5686c7 at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Thanks Todd, I didn't realise that it worked like that. I thought Asterisk > would find it and serve it.I installed StarPy now, and I have a working AGI > script. > Regards, > Michael > > 2009/8/29 Todd Fulton <todd.fulton at yahoo.com> > > > > > Hi, > > > > Did you start your agi server? It should be listening on port 4573 in > > order for asterisk to be able to c...
2009 Aug 31
0
asterisk-users Digest, Vol 61, Issue 85
...gt; > Message-ID: > <d9e7db140908290834h458f3c51if80250a31f5686c7 at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Thanks Todd, I didn't realise that it worked like that. I thought Asterisk > would find it and serve it.I installed StarPy now, and I have a working AGI > script. > Regards, > Michael > > 2009/8/29 Todd Fulton <todd.fulton at yahoo.com> > > > > > Hi, > > > > Did you start your agi server? It should be listening on port 4573 in > > order for asterisk to be able to c...