>Hi Llyod,
>
>1TB per month is sufficient to handle 50 simultaneous calls continuously.
>Of course, FGCom is not as popular but I don't know how will be popular
>FGCom once our user will be able to use the integrated FGCom so I prefer to
>plan this high bandwidth instead of planning only 25 calls during 12h per
>day.

>A FGCom server is simply an Asterisk server with a dedicated dialplan. If
>your server is running with debian-based distro you can take a look at a
>script I've wrote to install and configure an FGCom server :
>http://clemaez.dyndns.org/build_fgcom_server.sh


>Let me know if you can setup this FGCom server.

>Regards,
>Cl?ment
 

I forgot to mention that my datacenter server is FreeBSD 9.0-STABLE so I had
to do some hacking to your script.
I was not familiar with Asterisk, forgive my ignorance, but I THINK I was
able to get everything installed and running EXCEPT I could NOT find
$ROOT/extensions.conf expected by the script.

It is currently running at 64.69.45.88  Details are below.

I installed the following from ports:
asterisk18-1.8.22.0_2
dahdi-2.4.0rc5_6        (not sure why this is required but I installed it
anyway)
festival-1.96_3 
p5-File-Slurp-9999.19
p5-DateTime-1.03

I also currently have the following installed:
mysql-server-5.5.32

After starting asterisk I get the following in the log file
/var/log/asterisk/messages
[Sep  1 21:15:06] NOTICE[4675] cdr.c: CDR simple logging enabled.
[Sep  1 21:15:07] NOTICE[4675] loader.c: 215 modules will be loaded.
[Sep  1 21:15:07] NOTICE[4675] res_odbc.c: res_odbc loaded.
[Sep  1 21:15:07] NOTICE[4675] res_smdi.c: No SMDI interfaces are available
to listen on, not starting SMDI listener.
[Sep  1 21:15:09] NOTICE[4675] config.c: Registered Config Engine odbc
[Sep  1 21:15:09] ERROR[4675] res_config_sqlite.c: unable to open database:
/var/lib/asterisk/sqlite.db
[Sep  1 21:15:09] NOTICE[4675] config.c: Registered Config Engine curl
[Sep  1 21:15:09] NOTICE[4675] config.c: Registered Config Engine mysql
[Sep  1 21:15:09] NOTICE[4675] chan_skinny.c: Configuring skinny from
skinny.conf
[Sep  1 21:15:09] WARNING[4675] chan_dahdi.c: Ignoring any changes to
'userbase' (on reload) at line 23.
[Sep  1 21:15:09] WARNING[4675] chan_dahdi.c: Ignoring any changes to
'vmsecret' (on reload) at line 31.
[Sep  1 21:15:09] WARNING[4675] chan_dahdi.c: Ignoring any changes to
'hassip' (on reload) at line 35.
[Sep  1 21:15:09] WARNING[4675] chan_dahdi.c: Ignoring any changes to
'hasiax' (on reload) at line 39.
[Sep  1 21:15:09] WARNING[4675] chan_dahdi.c: Ignoring any changes to
'hasmanager' (on reload) at line 47.
[Sep  1 21:15:09] NOTICE[4675] cel_tds.c: cel_tds has no global category,
nothing to configure.
[Sep  1 21:15:09] WARNING[4675] cel_tds.c: cel_tds module had config
problems; declining load
[Sep  1 21:15:09] NOTICE[4675] cel_radius.c: Cannot load radiusclient-ng
configuration file /etc/radiusclient-ng/radiusclient.conf.
[Sep  1 21:15:09] NOTICE[4675] cdr_sqlite.c: This module has been marked
deprecated in favor of using cdr_sqlite3_custom.
[Sep  1 21:15:09] NOTICE[4675] cdr_radius.c: Cannot load radiusclient-ng
configuration file /etc/radiusclient-ng/radiusclient.conf.
[Sep  1 21:15:09] WARNING[4675] chan_unistim.c: Failed to bind to
0.0.0.0:5000: Address already in use
[Sep  1 21:15:09] ERROR[4675] codec_dahdi.c: Failed to open
/dev/dahdi/transcode: No such file or directory
[Sep  1 21:15:09] NOTICE[4675] pbx_ael.c: Starting AEL load process.
[Sep  1 21:15:09] NOTICE[4675] pbx_ael.c: AEL load process: parsed config
file name '/usr/local/etc/asterisk/extensions.ael'.
[Sep  1 21:15:09] NOTICE[4675] pbx_ael.c: AEL load process: checked config
file name '/usr/local/etc/asterisk/extensions.ael'.
[Sep  1 21:15:09] NOTICE[4675] pbx_ael.c: AEL load process: compiled config
file name '/usr/local/etc/asterisk/extensions.ael'.
[Sep  1 21:15:09] NOTICE[4675] pbx_ael.c: AEL load process: merged config
file name '/usr/local/etc/asterisk/extensions.ael'.
[Sep  1 21:15:09] NOTICE[4675] pbx_ael.c: AEL load process: verified config
file name '/usr/local/etc/asterisk/extensions.ael'.

 asterisk -r -vvvvvvvvvv
Asterisk 1.8.22.0, Copyright (C) 1999 - 2012 Digium, Inc. and others.
Created by Mark Spencer <marks...@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it
under
certain conditions. Type 'core show license' for details.
=========================================================================
Connected to Asterisk 1.8.22.0 currently running on mail3 (pid = 4675)
Verbosity was 0 and is now 10

Not sure what to do now . . . .                           


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to