From aby.azid at gmail.com Mon Jun 9 02:44:22 2008 From: aby.azid at gmail.com (aby azid) Date: Mon, 9 Jun 2008 14:44:22 +0800 Subject: [Telegraph-users] AMI - Connecting to multiple Asterisk Server Message-ID: <6990743b0806082344i726a7b8cl2375e064a8ebf289@mail.gmail.com> Hi, I need to know if it's possible to connect to Multiple Asterisk server for AMI thanks, Aby Azid -------------- next part -------------- An HTML attachment was scrubbed... URL: From Prometheus001 at gmx.net Mon Jun 9 04:17:29 2008 From: Prometheus001 at gmx.net (Peter P GMX) Date: Mon, 09 Jun 2008 10:17:29 +0200 Subject: [Telegraph-users] AMI - Connecting to multiple Asterisk Server In-Reply-To: <6990743b0806082344i726a7b8cl2375e064a8ebf289@mail.gmail.com> References: <6990743b0806082344i726a7b8cl2375e064a8ebf289@mail.gmail.com> Message-ID: <484CE719.6060807@gmx.net> As I can see in the sourcecode: Currently not. But it should be easy to setup an additional AMI-Server who listens on a different port to the Telegraph application. Also AMI-event handler may be forced to start another instance who listens on this new port against the AMI-Server. Of cource we will somehow have to pass asterisk the instance to the AMI-Server in order to handle requests to a dedicated Asterisk. It's not much work to do that. But its's some work to do. Best regards Peter aby azid schrieb: > Hi, > > I need to know if it's possible to connect to Multiple Asterisk > server for AMI > > thanks, > Aby Azid > ------------------------------------------------------------------------ > > _______________________________________________ > Telegraph-users mailing list > Telegraph-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/telegraph-users > From teq at procam.pl Mon Jun 30 10:20:09 2008 From: teq at procam.pl (Damian B.) Date: Mon, 30 Jun 2008 16:20:09 +0200 Subject: [Telegraph-users] AMI_EVENT Message-ID: <20080630132223.870ECA802E@mail.procam.pl> Hello, i have a question about ami_event_handler. How can I put some rails code in app/ami_logic/ami_logic.rb ?? I try to do it in many ways but with no effects ( for e.g. : I try to save some data form "newexten" to mysql or redirect to another controller/action..) Maybe someone have some examples ami_logic/ami_logic.rb ?? -------------- next part -------------- An HTML attachment was scrubbed... URL: