[asterisk-users] Dialplan extension priorities
Roderick A. Anderson
raanders at acm.org
Fri Apr 18 13:48:04 CDT 2008
Second questions.
Well possibly three questions.
Can I create in a context a priority that skips a chunk. The example in
Paul Mahler's book indicates so but I'd like to confirm, without/before
testing, my code.
This is desired so I can add/remove/augment dialplans/contexts that
have a common jump to point.
exten => 701,1, ...
exten => 701,2, ...
exten => 701,n, ...
exten => 701,n, GotoIf( ... , 701,33)
exten => 701,n, ...
exten => 701,33, ...
So I can add and and remove lines both before and after the GotoIf line.
Sorry for the mishmash of terms and concepts but I'm still pretty new to
this.
So second part/question. Is there a "Manual' for * 1.4.x?
And the third par/question. Is the any books out or nearly so that
cover * 1.4. I really hate typing in a bunch of stuff only to find it
doesn't work. :-)
Rod
--
More information about the asterisk-users
mailing list