Hello, I am trying to Bridge 2 E1 interfaces over a long distance link exactly the same way Redfone does. How can asterisk be configured to do that? Best regards Arinze Izukanne ___________________________________________________________ Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070831/7c4095da/attachment.htm
On Fri, 2007-08-31 at 12:55 +0000, Arinze Izukanne wrote:> I am trying to Bridge 2 E1 interfaces over a long distance linkIt's really not too difficult... it ends up looking like this: E1 -> Asterisk A -> IAX2 -> Asterisk B -> E1 Asterisk box A is configured to take calls from the E1, and send the calls over IAX2 to box B. Box B takes calls in over IAX2, and sends them out its E1. (The reverse can also be setup as well, so that calls coming into box B over its E1 can be forwarded over IAX2 to box A, and so forth.) Let me know if you need me to go into further detail. -- Jared Smith Community Relations Manager Digium, Inc.
On Fri, Aug 31, 2007 at 12:55:24PM +0000, Arinze Izukanne wrote:> Hello, > > I am trying to Bridge 2 E1 interfaces over a long distance link > exactly the same way Redfone does. How can asterisk be configured > to do that?If I understand correctly, yyou should configure those two E1 interfaces in Zaptel alone (and don't run Asterisk) and then expose them as dynamic spans (ztd-eth ). -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Please can you go into further detail. Thanks.. From: Jared Smith <jsmith at digium.com> Sent: Friday, 31 August, 2007 2:25:23 PM On Fri, 2007-08-31 at 12:55 +0000, Arinze Izukanne wrote:> I am trying to Bridge 2 E1 interfaces over a long distance linkIt's really not too difficult... it ends up looking like this: E1 -> Asterisk A -> IAX2 -> Asterisk B -> E1 Asterisk box A is configured to take calls from the E1, and send the calls over IAX2 to box B. Box B takes calls in over IAX2, and sends them out its E1. (The reverse can also be setup as well, so that calls coming into box B over its E1 can be forwarded over IAX2 to box A, and so forth.) Let me know if you need me to go into further detail. -- Jared Smith Community Relations Manager Digium, Inc. _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070904/d1c1284f/attachment.htm
Can you show me a sample fo config? The link schematic should look like this: E1 <==> TDMoE<==>E1. From: Tzafrir Cohen <tzafrir.cohen at xorcom.com> To: asterisk-users at lists.digium.com Sent: Friday, 31 August, 2007 7:03:03 PM Subject: Re: [asterisk-users] E1 to Ethernet Bridge On Fri, Aug 31, 2007 at 12:55:24PM +0000, Arinze Izukanne wrote:> Hello, > > I am trying to Bridge 2 E1 interfaces over a long distance link > exactly the same way Redfone does. How can asterisk be configured > to do that?If I understand correctly, yyou should configure those two E1 interfaces in Zaptel alone (and don't run Asterisk) and then expose them as dynamic spans (ztd-eth ). -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___________________________________________________________ Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070904/43c4eda2/attachment.htm