[Asterisk-Dev] Wish List / Brain Storm from AstriCon

Arnaud Pignard apignard at frontier.fr
Wed Sep 29 06:11:49 MST 2004


At 14:50 29/09/2004, you wrote:
>On Tue, 28 Sep 2004, Greg Boehnlein wrote:
>
>Mark's Suggestion at the conference was to simply add 10 NoOps in your
>dial plan at the beginning of the context before you start your real work
>to leave room for future expansion. If I remember correctly, his comment
>was that this was more an issue of thinking creatively about the solution
>to the problem, rather than inventing something new to deal with it. I
>tend to agree with him on that point.. Just write your dial plan the
>correct way. ;)

You right, but maybe somethink like auto generate number will be a way to 
do it and will be more logic.
I don't like much the idea of @, but auto generate could be easy to 
implement and usefull.
(maybe already implemented but i never read it in cvs/wiki/docs)

Example :

exten => s,auto,[Some App] (will be convert to 1)
exten => s,auto,[Some App] (will be convert to 2)

The numerotation will be done at the parsing of extention.conf
And as double is already check, add after this line like this won't make 
any trouble :
exten => s,3,[Some App]


-- 
Arnaud Pignard (apignard at frontier.fr)
Frontier Online - Opérateur Internet





More information about the asterisk-dev mailing list