Page 1 of 1

AsteriskNOW?

Posted: Sun Aug 11, 2013 7:54 pm
by Roberto Lopez
Hi All,

Sometimes, our jobs take us to strange places... :)

I must to set up an IP PBX.

My choice was Asterisk, since is open and is the world wide standard.

It is related with HMG, since I'm sure that eventually I'll create some HMG application to control it :)

My question is the following:

Since we will use it, only for outgoing calls via a VOIP service, Do we need special hardware on the server?

TIA.

Re: AsteriskNOW?

Posted: Mon Aug 12, 2013 8:08 am
by chrisjx2002
Hello,

It is not necessary if you are using a VoIP provider for your outbond calls. You only need to create a SIP trunk between your server and the provider.

If it is not the case, you will connect your server to the public network and then you need some hardware to do that.

Regards

Re: AsteriskNOW?

Posted: Mon Aug 12, 2013 11:53 pm
by Roberto Lopez
chrisjx2002 wrote:Hello,

It is not necessary if you are using a VoIP provider for your outbond calls. You only need to create a SIP trunk between your server and the provider.

Regards
This is the case.

Thank you very much for your help.

Re: AsteriskNOW?

Posted: Tue Aug 13, 2013 2:15 am
by Roberto Lopez
Roberto Lopez wrote:
chrisjx2002 wrote:Hello,

This is the case.

Thank you very much for your help.
Regards
And... I've was looking for tutorials, but all stuff I've found was a little difficult for a beginner like me.

If you know about some simple getting started guide, it will be extremely useful for me.

Thanks again.

Re: AsteriskNOW?

Posted: Tue Aug 13, 2013 8:50 am
by chrisjx2002
What kind of starting guide are you looking for? If it is the parameters of the SIP trunk ask to your provider. He will send them to you.

Re: AsteriskNOW?

Posted: Wed Aug 14, 2013 2:30 pm
by martingz
Roberto i found this in internet
i hope be usefull

Re: AsteriskNOW?

Posted: Fri Aug 16, 2013 12:57 pm
by chrisjx2002
Hi Roberto,

You can install freepbx distro. It is uptodate, easy to install and free. Its includes the OS (Centos), asterisk and the web interface for creating the extensions, SIP trunk,...

You can find many information on their website : http://www.freepbx.org/" onclick="window.open(this.href);return false;

Regards

Re: AsteriskNOW?

Posted: Mon Aug 19, 2013 4:27 am
by Roberto Lopez
chrisjx2002 wrote:What kind of starting guide are you looking for? If it is the parameters of the SIP trunk ask to your provider. He will send them to you.
I was looking for basic things guide like create extensions, configure PSTN lines, etc.

Re: AsteriskNOW?

Posted: Mon Aug 19, 2013 4:27 am
by Roberto Lopez
martingz wrote:Roberto i found this in internet
i hope be usefull
Thanks!

Re: AsteriskNOW?

Posted: Mon Aug 19, 2013 4:29 am
by Roberto Lopez
chrisjx2002 wrote:Hi Roberto,

You can install freepbx distro. It is uptodate, easy to install and free. Its includes the OS (Centos), asterisk and the web interface for creating the extensions, SIP trunk,...

You can find many information on their website : http://www.freepbx.org/" onclick="window.open(this.href);return false;" onclick="window.open(this.href);return false;

Regards
Thanks!

Asterisk now includes FreePBX too.

It appears to be very easy to use. I'll try it.