Re: [Asterisk-Users] Asterisk and LCR

2006-03-30 Thread Gabriel Afana
: [Asterisk-Users] Asterisk and LCR Any opensource solution? Thanks, Waldo On Mar 29, 2006, at 7:25 PM, Alyed Tzompa wrote: I use Portaone's PortaSIP for everything related to LCRAlyed Return-Path: <[EMAIL PROTECTED]> Wed Mar 29 16:48:54 2006Rec

Re: [Asterisk-Users] Asterisk and LCR

2006-03-30 Thread Waldo Rubinstein
Any opensource solution?Thanks,WaldoOn Mar 29, 2006, at 7:25 PM, Alyed Tzompa wrote: I use Portaone's PortaSIP for everything related to LCRAlyed Return-Path: <[EMAIL PROTECTED]> Wed Mar 29 16:48:54 2006Received: from digium-69-16-138-164.phx1.puregig.net [69.16.138.164] by mail11.web

re: [Asterisk-Users] Asterisk and LCR

2006-03-29 Thread Alyed Tzompa
I use Portaone's PortaSIP for everything related to LCRAlyed Return-Path: <[EMAIL PROTECTED]> Wed Mar 29 16:48:54 2006Received: from digium-69-16-138-164.phx1.puregig.net [69.16.138.164] by mail11.webcontrolcenter.com with SMTP; Wed, 29 Mar 2006 16:48:54 -0700Received: from d

[Asterisk-Users] Asterisk and LCR

2006-03-29 Thread Waldo Rubinstein
I'm wondering how you guys handle least cost routing within Asterisk. Basically, we have a few providers with, obviously, different rates per route. Additionally, we have a number of clients who have DIDs assigned to them (either pointing to a single SIP peer or to more complex dialing rule

RE: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Damon Estep
> > > Are you saying realtime mysql is not clever? That is exactly what it is > > supposed to do. > > > > > BTW, how do you integrate mysql with asterisk? > any link, documention, tutorials would be greatly helpful. > Search www.voip-info.org for asterisk realtime _

RE: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Innocent Evil
> Are you saying realtime mysql is not clever? That is exactly what it is > supposed to do. > BTW, how do you integrate mysql with asterisk? any link, documention, tutorials would be greatly helpful. Thanks,___ Asterisk-Users mailing list Asterisk-User

RE: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Damon Estep
idea about the performance would be. > > What do you think? > > Thanks > > > > > -Original Message- > > From: [EMAIL PROTECTED] > > Sent: Tue, 16 Aug 2005 12:57:14 -0400 > > To: asterisk-users@lists.digium.com > > Subject: R

Re: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread asterisk
On Tue, Aug 16, 2005 at 09:29:24AM -0800, Innocent Evil wrote: > How about this: > > 1. Put all the routes of all the providers in a MySQL table > 2. Write a script with a 'clever' algorithm to find out cheapest route of > each prefix. > 3. Based on #2.. make a lcr_cheapest_route.conf > 4. incl

Re: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Innocent Evil
users@lists.digium.com > Subject: Re: [Asterisk-Users] Asterisk and LCR > > On Tue, Aug 16, 2005 at 10:22:01AM -0600, Damon Estep wrote: > > > > Any input from others that have already done what I am doing would be > > helpful, what works best? > > For 100k routes+, you

[Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Arik Funke
I use following for Asterisk LCR: http://www.telefonsparbuch.de/tmpl/calc/telephone/lcr/info/asterisk.htm It is primarily developed for German customers but it is really easy to adapt to other countries. The instructions for installation and usage are in English anyway... so no problem there.

Re: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread asterisk
On Tue, Aug 16, 2005 at 10:22:01AM -0600, Damon Estep wrote: > > Any input from others that have already done what I am doing would be > helpful, what works best? For 100k routes+, you will have trouble holding them in a SQL database, particularly if your route selection query is complex. With a

Re: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Darren Wiebe
If you are interested in helping test a solution like this, please let me know. I'm currently working on implementing something along these lins. Darren Wiebe [EMAIL PROTECTED] Johann wrote: My company is thinking about putting most of the logic for determining which route is the cheapest in

Re: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Johann
My company is thinking about putting most of the logic for determining which route is the cheapest in an AGI script. Some dialplan logic wrapped around it to attempt to dial the routes in the order returned. It hasn't been fully implemented yet. The idea is to move the routing decision makin

RE: [Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Damon Estep
> Hello, > > How do you guys implement LCR in Asterisk? > I have experimented with 2 ways, both seem to have issues and further testing is taking place now. Method1, use realtime for extensions and load your routing tables in an outbound context. Our requirements are LCR for the ~150,000 USA

[Asterisk-Users] Asterisk and LCR

2005-08-16 Thread Innocent Evil
Hello, How do you guys implement LCR in Asterisk? Thanks,___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/l