Asterisk is een uitgebreide pbx voor BSD, Linux en Mac OS X. Het programma biedt alle functies die je van een telefooncentrale mag verwachten. Zo beschikt het onder andere over mogelijkheden voor voicemail, conferencing en call queueing. Daarnaast is ondersteuning voor caller-id-services, adsi, sip en h.323 aanwezig. Voor een compleet overzicht van alle mogelijkheden verwijzen we jullie door naar deze pagina. De ontwikkelaars hebben versies 1.6.2.1, 1.6.1.13, 1.6.0.21 en 1.4.29 uitgebracht voorzien van de volgende aankondigingen:
Asterisk 1.6.2.1 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.2.1. The release of Asterisk 1.6.2.1 resolved several issues reported by the community, and would have not been possible without your participation. Thank you!A summary of changes in this release can be found in the release summary. For a full list of changes in this releases, please see the ChangeLog. Thank you for your continued support of Asterisk!
- CLI 'queue show' formatting fix.
(Closes issue #16078. Reported by RoadKill. Tested by dvossel. Patched by ppyy.)- Fix misreverting from 177158.
(Closes issue #15725. Reported, Tested by shanermn. Patched by dimas.)- Fixes subscriptions being lost after 'module reload'.
(Closes issue #16093. Reported by jlaroff. Patched by dvossel.)- app_queue segfaults if realtime field uniqueid is NULL
(Closes issue #16385. Reported, Tested, Patched by haakon.)- Fix to Monitor which previously assumed the file to write to did not contain pathing.
(Closes issue #16377, #16376. Reported by bcnit. Patched by dant.
Asterisk 1.6.1.13 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.1.13. The release of Asterisk 1.6.1.13 resolved several issues reported by the community, and would have not been possible without your participation. Thank you!A summary of changes in this release can be found in the release summary. For a full list of changes in this releases, please see the ChangeLog. Thank you for your continued support of Asterisk!
- Restarts busydetector (if enabled) when DTMF is received after call is bridged
(Closes issue #16389. Reported, Tested, Patched by alecdavis.)- Send parking lot announcement to the channel which parked the call, not the park-ee.
(Closes issue #16234. Reported, Tested by yeshuawatso. Patched by tilghman.)- When the field is blank, don't warn about the field being unable to be coerced just skip the column.
(Closes http://lists.digium.com/pipermail/asterisk-dev/2009-December/041362.html) Reported by Nic Colledge on the -dev list.)- Don't queue frames to channels that have no means to process them.
(Closes issue #15609. Reported, Tested by aragon. Patched by tilghman.)- Fixes holdtime playback issue in app_queue.
(Closes issue #16168. Reported, Patched by nickilo. Tested by wonderg, nickilo.)
Asterisk 1.6.0.21 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.6.0.21. The release of Asterisk 1.6.0.21 resolved several issues reported by the community, and would have not been possible without your participation. Thank you!A summary of changes in this release can be found in the release summary. For a full list of changes in this releases, please see the ChangeLog. Thank you for your continued support of Asterisk!
- Fix to Monitor which previously assumed the file to write to did not contain pathing.
(Closes issue #16377, #16376. Reported by bcnit. Patched by dant.- If EXEC only gets a single argument, don't crash when the second is used.
(Closes issue #16504. Reported by bklang. Patched by tilghman.)- Avoid a crash with large numbers of MeetMe conferences.
(Closes issue #16509. Reported by Kashif Raza. Tested, Patched by seanbright.)- Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces (for Solaris 10).
(Patched by seanbright.)- Allow "REMAINDER" to function properly in expressions.
(Closes issue #16427. Reported, Patched by wdoekes.)- Shut down the SIP session timers more gracefully, in order to prevent a possible crash.
(Reported, Tested by corruptor. Patched by tilghman.)- Fix channel name comparison for Bridge() application.
(Closes issue #16528. Reported, Patched by telecos82.)
Asterisk 1.4.29 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.4.29. The release of Asterisk 1.4.29 resolved several issues reported by the community, and would have not been possible without your participation. Thank you!A summary of changes in this release can be found in the release summary. For a full list of changes in this releases, please see the ChangeLog. Thank you for your continued support of Asterisk!
- Fix to Monitor which previously assumed the file to write to did not contain pathing.
(Closes issue #16377, #16376. Reported by bcnit. Patched by dant.- Propertly set T.38 attributes and don't return before T.38 ports are configured when T.38 is found but no audio stream is found.
(Closes issue #16318. Reported by bird_of_Luck. Tested by vrban, mihaill. Patched by vrban, mnicholson.)- Avoid crashes with large numbers of MeetMe conferences.
(Closes issue #16509. Reported by Kashif Raza. Tested, Patched by seanbright.)- Change in 'sip show channels' display format allowing more digits for CID.
(Closes issue #16459. Reported, Patched by Rzadzins.- Revise documentation on disposition values to the actual values used.
(Closes issue #16289. Reported by wdoekes.)