On 14/02/12 11:26, Kaspar Schleiser wrote: > Hello, > > I'm working on a project for a large Telco. We're evaluating development > hardware for building a router. One requirement is that it has at least > one FXS (analog phone port) which is accessible through linux (e.g., > using asterisk). > > Does anyone know of any development kits which are supported by Linux > (and maybe even OpenWRT) which have these ports? > > Cheers, > Kaspar >
Hi Kaspar, i have been working on lantiq voice support for the last few weeks and will be pushing it to openwrt today. this new owsip daemon makes the fxs ports on lantiq based router work, using pjsip. lantiq does however use MIPS as a core. the board are available of ebay for very little, i have been testing on DT Speedport w501V and w303V, both of which i got for less than 10 euro. is ARM a required feature ? can you somehow work around this requirement ? using lantiq HW has lots of advantages over software based RTP stacks, as they do all the voice magic inside a secondary core. John _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
