[asterisk-users] Starpy and Asterisk on different machines ? [SOLVED]

Olivier oza.4h07 at gmail.com
Thu Jan 16 09:58:14 CST 2014


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 starpy is for. It's build around Python twisted
> which allow you to write non blocked socket servers. You  can use starpy as
> a fastagi server.
> Both AMI and FASTAGI can be configured from a .conf file as follow:
>
> [AMI]
> username=ami_user
> secret=ami_pass
> server=asterisk_ami_ip
> port=ami_port
>
> [FastAGI]
> port=listen_port
> interface=listen_ip
>
>
> Hope that will help.
>
>
>
>
> On Thu, Jan 16, 2014 at 10:02 AM, Olivier <oza.4h07 at gmail.com> wrote:
>
>> 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
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>                http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140116/7c6bab38/attachment.html>


More information about the asterisk-users mailing list