Archive Page 3 of 3



AskoziaPBX Development Snapshot : r395

I just put up a new snapshot on the downloads server. Thanks to everyone who is testing these in their free time!

http://downloads.askozia.com/pbx/snapshots/r395/

Changes since revision 384:

  • small fix to incoming provider context generator
  • fix a rather important copy paste error which prevented provider deletion
  • Advanced settings section added to all applicable acount pages. Less commonly used settings now have a place.
  • corrected colspan attributes in advanced settings table
  • this logic was fine when only used to split up dial patterns: updated to work more generically for new fields
  • manual attributes may now be defined for phones, providers and under “Advanced” for SIP and IAX technologies (i.e. hacks now survive reboots)
  • generalize help text in display_qualify_options and use it for iax and sip phone pages
  • factored out the common caller id field into a new display function
  • factored out the common description field into a new display function
  • stop labeling the MAIN partition to cut down on annoying messages
  • fix up some copy paste errors in generating external phone extensions (reported by Brian in the Forums)

Forum Thread

AskoziaPBX Development Snapshot : r354

A new development snapshot has just been uploaded to the downloads server.

http://downloads.askozia.com/pbx/snapshots/r354/

Changes since last snapshot (r350):

  • incoming calls from SIP providers should be working again
  • callgroups are usable again (an existing bug may still be present, this fixes a parse error)
  • jQuery animation added to menu hide/show

Forum Thread

AskoziaPBX Development Snapshot : r350

A new development snapshot has just been uploaded to the downloads server.

http://downloads.askozia.com/pbx/snapshots/r350/

Changes since last snapshot (r344):

  • updated: Asterisk to 1.4.16.2
  • added: ajax.cgi allows execution of Asterisk Manager Interface and shell commands
  • changed: “Diagnostics -> Manager Interface” now uses AJAX to query the new ajax.cgi backend
  • changed: /exec.php now uses AJAX to query the new ajax.cgi backend

I haven’t had the equipment necessary to work on some of the reported bugs. Apologies for that. This ajax.cgi backend will be used by the storage system and any testing you can do using the listed pages would be appreciated. The live graphs have also been ported over to use it.

Forum Thread

AskoziaPBX Development Snapshot : r344

A new development snapshot of revision 344 has just been uploaded to the downloads server.

http://downloads.askozia.com/pbx/snapshots/r344

Changes since the last snapshot (r336)

  • added: factory default reset button support for alix23x platform (merged from m0n0wall)
  • updated: Asterisk to 1.4.16.1
  • updated: timezone information (merged from m0n0wall)
  • bug: nge network interfaces are no longer ignored (merged from m0n0wall)
  • bug: call records are now sorted properly (reported by Jakob Strebel)