by js19 » Fri Aug 22, 2008 5:39 pm
I initially wanted to use a gui because i first got started by playing with asteriskNOW. Now that I'm comfortable (about 2 weeks of dedicated effort), I find it much better to make your alterations manually. It's not like asterisk dialplans are difficult to understand. Once you learn to use templates and macros, adding extensions or making changes is very fast using vim and just requires an extensions/sip reload from the CLI. Plus you won't have some script messing out your layout if you make changes that aren't handled by the gui. When I'm playing around with dialplans i'll typically open 3-4 ssh windows, one for extensions, one for sip, one for asterisk, and one for my shell. I find it very efficient.
Last edited by
js19 on Fri Aug 22, 2008 8:08 pm, edited 1 time in total.