Posts Tagged ‘Asterisk’

List of Open Source PBX software

Tuesday, April 20th, 2010

Asterisk

FreeSwitch

Bayonne             http://www.gnutelephony.org/index.php/GNU_Bayonne

Yate                      http://yate.null.ro

Call outside through FXO card TDM400

Wednesday, March 24th, 2010

exten => _9X.,1,Dial(ZAP/1/${EXTEN:1})
for round- robin system  it is
exten =>  _9X.,1,Dial(ZAP/1/${EXTEN:1}|ZAP/2/${EXTEN:1}|ZAP/3/${EXTEN:1}|ZAP/4/${EXTEN:1})

Errors which AsteriskNOW displays after the installation

Tuesday, March 2nd, 2010

Cronmanager encountered 1 Errors
The following commands failed with the listed error
/var/lib/asterisk/bin/module_admin listonline (255)
Added 12 hours, 56 minutes ago
(cron_manager.EXECFAIL)

Could not reload FOP server

Could not reload the FOP operator panel server using the bounce_op.sh script. Configuration changes may not be reflected in the panel display.
Added 1 hour, 16 minutes ago
(freepbx.reload_fop)

(more…)

List of GPL based IP-Based PBX systems

Thursday, February 18th, 2010

I have come across three GPL based IP-Based PBX systems
They are

  • 1> Asterisk
  • 2> Call Weaver
  • 3> FreeSwith
  • 4> Yate

There are GUI for the above Telephone Systems they are

For Asterisk

  • FreePBX => http://www.freepbx.org/
  • Trixbox => http://trixbox.org/
  • Elastix    => http://www.elastix.org/
  • Askozia   => http://www.askozia.com/
  • Briker      => http://www.briker.org/
  • EasyAsterisk => http://www.easyasterisk.org/

For FreeSwitch

  • http://www.fusionpbx.com

For Yate
I have not come across any work , If any one know about it please do let me know

For CallWeaver

I have not come across any work , If any one know about it please do let me know