alexd wrote:
> paul123 wrote:
>
> > So after much preamble my questions... anyone know if it can be done in
> > FreePBX? If so how? Or is it a question of delving into config edit? Or
> > is there a key combination I can tap in on the mobile to end the call
> > out from asterisk but keep me connected on my mobile call into
> > asterisk?
>
> If it can be done on any phone system, then it can be done on Asterisk.
> However...I've set up three Asterisk systems; the first I did with vanilla
> Debian packages, the next two with A@h. I've come to find that it's a lot
> easier to do 'it' [for various values of 'it'] with a config you've
> developed yourself from the ground up, than with A@h. I'm not knocking A@h
> by any means [I used it to convince $boss to replace a Mitel 3300 with
> Asterisk. At last, I can begin to grow my little empire within the
> company], but you'll come to realise that there's only so much you can
> represent in a web interface. The web interface makes tedious, simple,
> repetitive stuff like adding extensions a breeze, but anything much more
> complex and cool, and you'll find it impossible without a bit more
> knowledge of the .conf files. Building a small system from the stock config
> files from $distro would teach you a lot about how A@h works.
Hi Alex,
Thanks for your comments. Yeah, I'm sure that any self-developed config
is going to work assuming you have the knowhow. The great thing about
AAH is that it has opened up the delights of Asterisk to a whole load
more people who would otherwise be phased (me included) at the prospect
of going the "raw" asterisk route. I'd say the web interface is a
godsend for the novice at Asterisk as it makes getting a basic (not so
basic either) system up and running in a reasonably short time span,
though it does have limitations when you want do anything a bit fancy
(local weather forecasts for example).
My working home-cum-office installation has mostly been built by simple
copy'n'paste from places like nerdvittles, the wiki and forums (fora
isn't it?) with a touch of adapting here and there. That said, lots has
been learnt out of necessity with those little tweaks in config edit
and the .conf files.
Yes, I'd like to build a system from scratch - I'm sure it'd be very
satisfying! Bit like climbing Everest. One day.... maybe!
|