Displaying 4 results from an estimated 4 matches for "pyasterisk".
Did you mean:
myasterisk
2005 Jan 29
1
PyAsterisk Download?
Does anyone know where I can find the Asterisk Python interpreter? The
one referenced here:
http://www.sineapps.com/news.php?rssid=173
It seems like the site
http://vox.groovy.net/moin/PyAsterisk
is down
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050129/785b0831/attachment.htm
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
Linux asterisk 2.6.9-5.EL 2005 I686 I386 GNU/Linux
Asterisk Show version
Asterisk 1.0.5
Sincerely,
K
-------------- next part --------------
An HT...
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
Linux asterisk 2.6.9-5.EL 2005 I686 I386 GNU/Linux
Asterisk Show version
Asterisk 1.0.5
Sincerely,
K
-------------- next part --------------
An HT...
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