From: Lonnie A. <li...@lo...> - 2021-02-15 21:22:21
|
> On Feb 15, 2021, at 3:06 PM, Michael Keuter <li...@mk...> wrote: > > > >> Am 15.02.2021 um 15:12 schrieb Lonnie Abelbeck <li...@lo...>: >> >> Hi Devs, >> >> For many years I thought AstLinux should install a basic, functional Asterisk configuration (extensions.conf and sip.conf) possibly with voicemail and a few features. >> >> Whenever I though about this in the past, my head started to hurt and found something else on the TODO list. :-) >> >> Given the maturity of Asterisk 13/16, and most everyone (particularly beginners) will use SIP phones and an internet SIP provider, maybe now is a good time to consider AstLinux installing a default set of configs ? >> >> Should the config use pjsip ? >> >> Possibly something exists on GitHub. >> >> Not sure what our goals should be, start the brainstorming ... >> >> Lonnie > > Digium started the same approach a few years ago: > > https://github.com/asterisk/asterisk/tree/master/configs/basic-pbx > > Maybe that could be a starting point for what you want … > > Michael Thanks Michael, this is included in the asterisk source! I never knew about this. We can take a look at it, simplest we could include this under /stat/ somewhere. Or just a URL link in the docs. Lonnie |