[asterisk-users] extensions.conf strangeness
Eric "ManxPower" Wieling
eric at fnords.org
Thu Sep 28 07:44:07 MST 2006
Brian Candler wrote:
> Hello,
>
> I have an anomoly that I am unable to explain.
>
> My entire extensions.conf is attached. You can see that the [from-sip] and
> [internal] dial plans are identical, each including 4 other contexts in the
> same order:
>
> [internal]
> include => extensions
> include => outbound
> include => invalid
> include => test
>
> [from-sip]
> include => extensions
> include => outbound
> include => invalid
> include => test
>
> I can place calls between extensions as expected.
You need the [general] and [global] sections
More information about the asterisk-users
mailing list