Displaying 13 results from an estimated 13 matches for "starpi".
Did you mean:
starpy
2012 Sep 06
1
Asterisk Test Suite error
Hi,
i am trying to install the Asterisk test suite on my ubuntu system , i have
followed all the installlation steps as mentioned in the link (
http://blogs.asterisk.org/2010/04/29/installing-the-asterisk-test-suite/) ,
but when i am trying to run the script some of the test cases are PASSED
and most of them are FAILED and SKIPPPED. So please help me out to do the
testing correctly.
The
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 <acheraime at gmail.com>
> Yes you can. This what
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:
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:
2011 Oct 20
0
Call popups with Thunderbird (and potentially other PIMs)
Some of you may be interested in a 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
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
On Sat, Aug 29, 2009 at 10:30 PM,
<asterisk-users-request at lists.digium.com>wrote:
> Send asterisk-users mailing list submissions to
> asterisk-users at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.digium.com/mailman/listinfo/asterisk-users
> or, via email, send a message with subject or body 'help'
2009 Aug 31
0
asterisk-users Digest, Vol 61, Issue 85
Topic 6: RE:unable to execute command
hi there
i tried to execute the command as suggest like
exten => 1987,1,Playback(posix-restarting)
exten => 1987,2,wait(1)
exten => 1987,3,System(/usr/bin/python /home/docas/Desktop/mess1.py)
exten=> 1987,4,Hangup
it still doesn't work,now it does it give unable to execute command but
it doesn't reach the system command it just