Has anyone had any experience of setting up their * server as a pppoe server such that devices would link to the server running * using pppoe and then do SIP over the PPP interface. I sounds simple and workable for specific handsets / IAD's that support pppoe. Stuart
Stuart Hirst wrote:> Has anyone had any experience of setting up their * server as a pppoe > server such that devices would link to the server running * using > pppoe and then do SIP over the PPP interface. I sounds simple and > workable for specific handsets / IAD's that support pppoe. > > Stuart > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > 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/listinfo/asterisk-users >Hi, I have three clients running asterisk pbx servers with pppoe client (Verizon DSL) with no problems (small companys with 5-10 phones). Best regards, Chris HARIGA
Stuart Hirst wrote:> Has anyone had any experience of setting up their * server as a pppoe > server such that devices would link to the server running * using > pppoe and then do SIP over the PPP interface. I sounds simple and > workable for specific handsets / IAD's that support pppoe.Let me see if I understand you correctly, you want the clients to connect to the Asterisk directly using PPPoE? As opposed to, connecting your clients to your ISP via PPPoE and then connect to your Asterisk via IP. If that's your objective the short answer is no. Generally, you need a DSLAM to support ADSL (I'm aware there're ADSL modems can work in a direct point-to-point mode). Not to mention that you'll need untapped analog leased lines from every client to your server.