On Fri, Jun 10, 2005 at 01:20:45PM -0400, Mike M wrote: > I have a back-to-back PRI setup and running and I am learning libpri. > > Is there a management interface? Where does Asterisk configure each D > link and tell it things like "start", and "stop". Is there a status > channel for reporting back to Asterisk?
Look in chan_zap.c under the various pri functions.... I hope you understand what you're getting into. chan_zap.c is ~10,000 lines of code. Matthew Fredrickson _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
