FYI Incredible Pi PBX - where is the Inventory?

KristianHare

New Member
Joined
Jun 2, 2013
Messages
26
Reaction score
3
I see that

"For those wondering what's included with The Incredible PBX, here's a feature list of components you get in addition to the base install of PBX"


I don't see any inventory of scripts at my Incredible Pi installation and would like to add:

1)Skype Inbound & Outbound Calling
2)Trunk Lister Script (/root/nv/trunks.sh)
3)Trunks (Vitelity, Fonica, SIPgate, IPkall, and ENUM)


What to do?

Best regards Kristian


The Incredible PBX Inventory. For those wondering what's included with The Incredible PBX, here's a feature list of components you get in addition to the base install of PBX in a Flash with CentOS 5.4, Asterisk 1.4, FreePBX 2.6, and Apache, SendMail, MySQL, PHP, phpMyAdmin, IPtables Linux firewall, Fail2Ban, and WebMin. Please note that A2Billing, Cepstral TTS, Hamachi VPN, and Mondo Backups are optional and may be installed using provided scripts.
 
Last edited by a moderator:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,159
Reaction score
5,192
Skype won't work on the Raspberry Pi platform yet.

trunks.sh should look like this:

PHP:
#!/bin/bash
CMD='SELECT data FROM asterisk.sip WHERE `id` >9999 AND `keyword` = "host"'
TRUNKS=`mysql -u root -praspberry -e "$CMD" -s -N`
 
for host in $TRUNKS
do
resolveip $host
done
 
exit 0

Preconfigured trunks aren't available on the Raspberry Pi platform yet. Let us know what you need and we can post the setup.
 

KristianHare

New Member
Joined
Jun 2, 2013
Messages
26
Reaction score
3
Thank you! Can I just copy the command to PuTTY or is to a text file called trunks.sh?


The preconfigured trunks I would like is the full Top 20 list

------

Incredible PBX includes preconfigured trunk setups for all of your favorite trunk providers. Just plug in your credentials and activate the trunks you need. In less than a minute, you’re done. Here’s the Incredible PBX Top 20 Trunk List with some reasons why these providers made our short list:

AxVoice ($14.99/mo. Business Plan; $16.58/mo. Unlimited Calls to 45 Countries)
CallCentric (Good International Calling Rates)
DIDforSale (20 channels per DID; unlimited DID calls for $8.99/mo.)
ENUM
FlowRoute (Good International Calling Rates)
FreeNum
Future-Nine (Supports CallerID Spoofing)
Google Voice (Free DIDs and free U.S./Canada calling)
IPkall (Free SIP/IAX DIDs)
Les.net (Supports CallerID Spoofing; very low rates)
LocalPhone (Dirt-cheap DIDs and calling rates worldwide; Free iNum DID)
Simon Telephonics (Free SIP-to-GoogleVoice Gateway)
SIPgate (Free residential DIDs sometimes)
Skype (Free Skype-to-Skype calls worldwide)
Teliax (Unlimited inbound DID $5/mo.)
Vitelity (Our supporter and the Best in the Business!)
VoIPms (CallerID spoofing; Free iNum calling; Very low rates)
VoIPMyWay (Residential Unlimited: $15.50/mo. Business Unlimited: $40/mo.)
VoIPStreet (Free DID)
 

KristianHare

New Member
Joined
Jun 2, 2013
Messages
26
Reaction score
3
Thanks again! The only thing I really miss in the Incredible Pi PBX is chan_dongel, which is preinstalled in the RasPBX Project, which makes it very easy to create a GSM Gate Way and to send SMS.
 

KristianHare

New Member
Joined
Jun 2, 2013
Messages
26
Reaction score
3
Install Incredible PBX 11 Virtual Machine on your desktop PC and copy any of the settings you need from within the FreePBX GUI of that VM.


Thank you.

It was a little bit hard way to get them all, so here they are if other Raspberry Pi users should need them.

In the zip-file there is a excel-sheet with the data.

Find other common VOIP provider trunks with FreePBX her freepbx.org/support/documentation/howtos/howto-setting-up-voip-provider-trunks

Best regards
Kristian


 

Attachments

  • FreePBX Trunks.zip
    7.5 KB · Views: 16

KristianHare

New Member
Joined
Jun 2, 2013
Messages
26
Reaction score
3
and here as a gif

IncredibleTrunks.gif
 

Members online

No members online now.

Forum statistics

Threads
25,770
Messages
167,441
Members
19,181
Latest member
ejrubin
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top