[asterisk-dev] [svn-commits] lathama: branch 1.6.2 r305752 - /branches/1.6.2/channels/chan_sip.c
Andrew Latham
lathama at gmail.com
Thu Feb 3 05:02:47 CST 2011
On Thu, Feb 3, 2011 at 7:49 AM, Olle E. Johansson <oej at edvina.net> wrote:
<snip>
>>> Can we make the URL configurable? I think distributions like Switchvox
>>> might want to refer to their own web site instead of the one at
>>> asterisk.org.
>>
>> I'm not sure it's practical. If it were one configuration item, that's not a big deal. It would require a configuration option for every document we want to refer to, which is quite a few. This is not something that has ever been requested by Switchvox specifically. What's the benefit?
>
> I did not mean the full URL, but the base, https://wiki.asterisk.org/wiki/display/AST
>
> I think there are a lot of Asterisk vendors that would like to customize that - the might have docs in another language or want their own logo on it.
>
> /O
When I am done it could be done with a sed script to change and update
the URL. The big problem is that the documentation is mentioned in so
many ways. Some pages say "doc/" others say "in the documentation
directory". So baby steps first and then you can grep for http.
~~~ Andrew "lathama" Latham lathama at gmail.com ~~~
More information about the asterisk-dev
mailing list