[asterisk-dev] Dial2 or better named... was Re: ast_flags now uint64_t ? should it be reverted ?

Olle E Johansson olle at voop.com
Thu Jul 19 06:11:19 CDT 2007


I have been thinking about implementing "dial by profile" for a while...

Imagine having a configuration file where you define a couple of dial  
"patterns",
in an easy-to-read way. Like


[normal-call]
timeout=20
macro=dial-check
answer-elsewhere=on


then you could implement

	dialbyprofile(normal-call, SIP/olle)


That would make the dialplans easier to handle, but the specific dial  
command would
not have all the required information - you have to read dial.conf to  
understand.

Coders?

/Olle



More information about the asterisk-dev mailing list