ASTERWEB Blog

6Mar/14Off

Asterweb: presentato il nuovo software CLASS (phonebook e tanto altro)

Ieri, 05 marzo 2014, abbiamo presentato il nuovo software Class sul sito dedicato http://www.asterisk-phonebook.com.

Questo nuovo prodotto che funziona su tutte le principali distribuzioni (Elastix, FreePBX Distro, Piaf ed anche su compreso RasPBX per Raspberry) è la soluzione ideale per tutti coloro che vogliono avere una gestione semplice ma allo stesso tempo funzionale del proprio PBX Asterisk.

Dalle caratteristiche sotto elencate vi renderete facilmente conto di come Class può e deve diventare uno standard per le vostre installazioni. Ecco le caratteristiche:

Visita il sito www.asterisk-phonebook.com e verifica personalmente le grandi potenzialità
del nuovo software Class.

Queste le caratteristiche:

  • tutto da interfaccia web (Chrome, Firefox, Opera, Safari, IE)
  • funziona su Raspberry, Elastix, FreePBX Distro, PBXInaFlash

  • gestisce "illimitati" utenti
  • gestisce "illimitate" rubriche condivise
  • per ogni contatto delle rubriche è possibile vedere le chiamate fatte e ricevute (anche per un singolo numero di telefono del contatto)
  • ad ogni utente si possono assegnare dinamicamente i BLF (monitoraggio degli interni)
  • Pop UP sulle chiamate in ingresso con la possibilità di:
    • salvare (anche durante la conversazione) delle
      note
      che vengono automaticamente salvate sul CDR
    • aprire automaticamente o manualmente un URL passando in automatico le variabili: numero-chiamante, numero-chiamato (ideale per collegamento con CRM o gestionali)
  • reportistica dettagliata per interno, di facile utilizzo e leggibilità
  • ascolto registrazioni delle chiamate (secondo i permessi assegnati) direttamente dalla
    reportistica
  • task bar per accesso rapido a:
    • BLF
    • ultime 15 chiamate fatte
    • ultime 15 chiamate ricevute
    • ultime 15 chiamate perse
    • abilita/disabilita DND
    • abilita/disabilita Seguimi
  • utilità:
    • controllo con alert occupazione spazio disco della cartella /var/spool/asterisk
    • cancellazione automatica dei files più "vecchi" di x giorni
    • cambio logo (potrete personalizzare col vostro logo il software Class)
  • CHAT (in versione beta) che consente la messaggistica interna senza bisogno di installare e
    configurare "complicati" server

Il software CLASS è oggi in PROMO:
- CLASS per Raspberry (RasPBX) Euro 39,00
- CLASS per "distro" Euro 49,00

Visita subito il sito www.asterisk-phonebook.com e approfitta
di questa straordinaria promozione per il software che cambierà il tuo modo di lavorare consentendoti di sfruttare al meglio il tuo centralino
Asterisk!

Ti aspettiamo. Lo Staff

http://www.asterisk-phonebook.com

6Mar/14Off

Rilasciato Asterisk 12.1.0

Il giorno 3 marzo 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 12.1.0.

Dal post originale:
The release of Asterisk 12.1.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

New Features made in this release:
-----------------------------------
* ASTERISK-23038 - Need config option to enable PJSIP logger at
load time (Reported by Rusty Newton)

Bugs fixed in this release:
-----------------------------------
* ASTERISK-23051 - ARI: channel variables in JSON breaks passing
parameters in JSON (Reported by Matt Jordan)
* ASTERISK-22952 - res_pjsip_pubsub: crash when
subscription_destructor is terminated from a non-PJSIP thread
(Reported by Matt Jordan)
* ASTERISK-22486 - ARI: TCP Reset after 204 response (Reported by
David M. Lee)
* ASTERISK-22854 - [patch] - Deadlock between cel_pgsql unload and
core_event_dispatcher taskprocessor thread (Reported by Etienne
Lessard)
* ASTERISK-23074 - Crash in ChanIsAvail app (Reported by Kilburn)
* ASTERISK-22910 - [patch] - REPLACE() calls strcpy on overlapping
memory when is empty (Reported by Gareth Palmer)
* ASTERISK-22871 - cel_pgsql module not loading after "reload" or
"reload cel_pgsql.so" command (Reported by Matteo)
* ASTERISK-23084 - [patch]rasterisk needlessly prints the
AST-2013-007 warning (Reported by Tzafrir Cohen)
* ASTERISK-23101 - pjsip: crash when parsing scheme from SIP URI
(Reported by Matt Jordan)
* ASTERISK-17138 - [patch] Asterisk not re-registering after it
receives "Forbidden - wrong password on authentication"
(Reported by Rudi)
* ASTERISK-23011 - [patch]configure.ac and pbx_lua don't support
lua 5.2 (Reported by George Joseph)
* ASTERISK-23053 - The users of ao2_iterator_cleanup() are
violating the ao2_iterator opacity. (Reported by Richard
Mudgett)
* ASTERISK-22924 - PJSIP MESSAGE support does not present the
contact information on outbound messages (Reported by Anthony
Messina)
* ASTERISK-22884 - hangup_handler end with h extension: tests
currently fail in Asterisk 12 + (Reported by Matt Jordan)
* ASTERISK-23128 - res_ari: Memory leak on response headers and
some JSON response messages (Reported by Joshua Colp)
* ASTERISK-23081 - PJSip Tab Expansion erroring (Reported by
xrobau)
* ASTERISK-22946 - Local From tag regression with sipgate.de
(Reported by Stephan Eisvogel)
* ASTERISK-23065 - On Asterisk start, device state is INVALID for
previously registered PJSIP endpoints, despite re-registrations
(Reported by Rusty Newton)
* ASTERISK-22790 - check_modem_rate() may return incorrect rate
for V.27 (Reported by Paolo Compagnini)
* ASTERISK-23034 - [patch] manager Originate doesn't abort on
failed format_cap allocation (Reported by Corey Farrell)
* ASTERISK-23062 - res_pjsip AOR config option qualify_frequency
is inconsistently respected (Reported by Rusty Newton)
* ASTERISK-23071 - pjsip: mailboxes documentation is lacking
(Reported by Matt Jordan)
* ASTERISK-23061 - [Patch] 'textsupport' setting not mentioned in
sip.conf.sample (Reported by Eugene)
* ASTERISK-23028 - [patch] Asterisk man pages contains unquoted
minus signs (Reported by Jeremy Lainé)
* ASTERISK-23046 - Custom CDR fields set during a GoSUB called
from app_queue are not inserted (Reported by Denis Pantsyrev)
* ASTERISK-23027 - [patch] Spelling typo "transfered" instead of
"transferred" (Reported by Jeremy Lainé)
* ASTERISK-23018 - PJSip 'allow=all' results in failed SDP
negotiation (Reported by xrobau)
* ASTERISK-23008 - Local channels loose CALLERID name when DAHDI
channel connects (Reported by Michael Cargile)
* ASTERISK-23051 - ARI: channel variables in JSON breaks passing
parameters in JSON (Reported by Matt Jordan)
* ASTERISK-23100 - [patch] In chan_mgcp the ident in transmitted
request and request queue may differ - fix for locking (Reported
by adomjan)
* ASTERISK-22988 - [patch]T38 , SIP 488 after Rejecting image
media offer due to invalid or unsupported syntax (Reported by
adomjan)
* ASTERISK-22861 - [patch]Specifying a null time as parameter to
GotoIfTime or ExecIfTime causes segmentation fault (Reported by
Sebastian Murray-Roberts)
* ASTERISK-23177 - [patch] RealTime cant update sipbuddies table
when registering or updating friend (Reported by Denis)
* ASTERISK-23082 - Including g722 in pjsip codec configuration
results in unexpected SDP offers (Reported by xrobau)
* ASTERISK-17837 - extconfig.conf - Maximum Include level (1)
exceeded (Reported by pz)
* ASTERISK-23143 - ARI: subscribing to an already subscribed
resource returns a 500 error (Reported by Matt Jordan)
* ASTERISK-23056 - [patch]INFINITY and NAN undefined (Reported by
capouch)
* ASTERISK-23129 - segfault in res_pjsip_pubsub.so (Reported by
Dan Jenkins)
* ASTERISK-22662 - Documentation fix? - queues.conf says
persistentmembers defaults to yes, it appears to lie (Reported
by Rusty Newton)
* ASTERISK-23134 - [patch] res_rtp_asterisk port selection cannot
handle selinux port restrictions (Reported by Corey Farrell)
* ASTERISK-23106 - pjsip: ACK to 200 OK sent to private IP address
on outbound channel's INVITE request (Reported by Matt Jordan)
* ASTERISK-23072 - MWI subscription from Cisco SPA fails with
PJSIP (Reported by Bob M)
* ASTERISK-23164 - CDRs: mid-call/pre-dial handlers perturb
context/exten/app/data fields during Dial (Reported by Matt
Jordan)
* ASTERISK-23220 - STACK_PEEK function with no arguments causes
crash/core dump (Reported by James Sharp)
* ASTERISK-23249 - Skinny subchannel locking issues (Reported by
Damien Wedhorn)
* ASTERISK-19773 - Asterisk crash on issuing Asterisk-CLI 'reload'
command multiple times on cli_aliases (Reported by Joel Vandal)
* ASTERISK-22757 - segfault in res_clialiases.so on reload when
mapping "module reload" command (Reported by Gareth Blades)
* ASTERISK-23250 - CDR(start) function is broken due to sizeof
dereference (Reported by snuffy)
* ASTERISK-17727 - [patch] TLS doesn't get all certificate chain
(Reported by LN)
* ASTERISK-23168 - Overriding outbound_auth in a pjsip
registration causes ERROR, assert failure. (Reported by George
Joseph)
* ASTERISK-23178 - devicestate.h: device state setting functions
are documented with the wrong return values (Reported by
Jonathan Rose)
* ASTERISK-23231 - Since 405693 If we have res_fax.conf file set
to minrate=2400, then res_fax refuse to load (Reported by David
Brillert)

Improvements made in this release:
-----------------------------------
* ASTERISK-22919 - core show channeltypes slicing (Reported by
outtolunc)
* ASTERISK-22868 - chan_pjsip: 'setvar' should be supported on
endpoints (Reported by Joshua Colp)
* ASTERISK-22918 - dahdi show channels slices PRI channel dnid on
output (Reported by outtolunc)
* ASTERISK-21084 - New SIP Channel Driver - Path Support (Reported
by Matt Jordan)
* ASTERISK-23068 - http: Implement support for chunked
Transfer-Encoding (Reported by Matt Jordan)
* ASTERISK-22980 - [patch]Allow building cdr_radius and cel_radius
against libfreeradius-client (Reported by Jeremy Lainé)
* ASTERISK-22984 - ari: Transfer messages not being sent out ARI
WebSocket (Reported by David M. Lee)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-12.1.0

6Mar/14Off

Rilasciato Asterisk 11.8.0

Il giorno 3 marzo 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 11.8.0.

Dal post originale:
The release of Asterisk 11.8.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-22544 - Italian prompt vm-options has advertisement in
it (Reported by Rusty Newton)
* ASTERISK-21383 - STUN Binding Requests Not Being Sent Back from
Asterisk to Chrome (Reported by Shaun Clark)
* ASTERISK-22478 - [patch]Can't use pound(hash) symbol for custom
DTMF menus in ConfBridge (processed as directive) (Reported by
Nicolas Tanski)
* ASTERISK-12117 - chan_sip creates a new local tag (from-tag) for
every register message (Reported by Pawel Pierscionek)
* ASTERISK-20862 - Asterisk min and max member penalties not
honored when set with 0 (Reported by Schmooze Com)
* ASTERISK-22746 - [patch]Crash in chan_dahdi during caller id
read (Reported by Michael Walton)
* ASTERISK-22788 - [patch] main/translate.c: access to variable f
after free in ast_translate() (Reported by Corey Farrell)
* ASTERISK-21242 - Segfault when T.38 re-invite retransmission
receives 200 OK (Reported by Ashley Winters)
* ASTERISK-22590 - BufferOverflow in unpacksms16() when receiving
16 bit multipart SMS with app_sms (Reported by Jan Juergens)
* ASTERISK-22905 - Prevent Asterisk functions that are 'dangerous'
from being executed from external interfaces (Reported by Matt
Jordan)
* ASTERISK-23021 - Typos in code : "avaliable" instead of
"available" (Reported by Jeremy Lainé)
* ASTERISK-22970 - [patch]Documentation fix for QUOTE() (Reported
by Gareth Palmer)
* ASTERISK-21960 - ooh323 channels stuck (Reported by Dmitry
Melekhov)
* ASTERISK-22350 - DUNDI - core dump on shutdown - segfault in
sqlite3_reset from /usr/lib/libsqlite3.so.0 (Reported by Birger
"WIMPy" Harzenetter)
* ASTERISK-22942 - [patch] - Asterisk crashed after
Set(FAXOPT(faxdetect)=t38) (Reported by adomjan)
* ASTERISK-22856 - [patch]SayUnixTime in polish reads minutes
instead of seconds (Reported by Robert Mordec)
* ASTERISK-22854 - [patch] - Deadlock between cel_pgsql unload and
core_event_dispatcher taskprocessor thread (Reported by Etienne
Lessard)
* ASTERISK-22910 - [patch] - REPLACE() calls strcpy on overlapping
memory when is empty (Reported by Gareth Palmer)
* ASTERISK-22871 - cel_pgsql module not loading after "reload" or
"reload cel_pgsql.so" command (Reported by Matteo)
* ASTERISK-23084 - [patch]rasterisk needlessly prints the
AST-2013-007 warning (Reported by Tzafrir Cohen)
* ASTERISK-17138 - [patch] Asterisk not re-registering after it
receives "Forbidden - wrong password on authentication"
(Reported by Rudi)
* ASTERISK-23011 - [patch]configure.ac and pbx_lua don't support
lua 5.2 (Reported by George Joseph)
* ASTERISK-22834 - Parking by blind transfer when lot full orphans
channels (Reported by rsw686)
* ASTERISK-23047 - Orphaned (stuck) channel occurs during a failed
SIP transfer to parking space (Reported by Tommy Thompson)
* ASTERISK-22946 - Local From tag regression with sipgate.de
(Reported by Stephan Eisvogel)
* ASTERISK-23010 - No BYE message sent when sip INVITE is received
(Reported by Ryan Tilton)
* ASTERISK-23135 - Crash - segfault in ast_channel_hangupcause_set
- probably introduced in 11.7.0 (Reported by OK)

Improvements made in this release:
-----------------------------------
* ASTERISK-22728 - [patch] Improve Understanding Of 'Forcerport'
When Running "sip show peers" (Reported by Michael L. Young)
* ASTERISK-22659 - Make a new core and extra sounds release
(Reported by Rusty Newton)
* ASTERISK-22919 - core show channeltypes slicing (Reported by
outtolunc)
* ASTERISK-22918 - dahdi show channels slices PRI channel dnid on
output (Reported by outtolunc)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.8.0

6Mar/14Off

Rilasciato Asterisk 1.8.26.0

Il giorno 3 marzo 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 1.8.26.0.

Dal post originale:
The release of Asterisk 1.8.26.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

Bugs fixed in this release:
-----------------------------------
* ASTERISK-22544 - Italian prompt vm-options has advertisement in
it (Reported by Rusty Newton)
* ASTERISK-12117 - chan_sip creates a new local tag (from-tag) for
every register message (Reported by Pawel Pierscionek)
* ASTERISK-20862 - Asterisk min and max member penalties not
honored when set with 0 (Reported by Schmooze Com)
* ASTERISK-22746 - [patch]Crash in chan_dahdi during caller id
read (Reported by Michael Walton)
* ASTERISK-22788 - [patch] main/translate.c: access to variable f
after free in ast_translate() (Reported by Corey Farrell)
* ASTERISK-21242 - Segfault when T.38 re-invite retransmission
receives 200 OK (Reported by Ashley Winters)
* ASTERISK-22590 - BufferOverflow in unpacksms16() when receiving
16 bit multipart SMS with app_sms (Reported by Jan Juergens)
* ASTERISK-22905 - Prevent Asterisk functions that are 'dangerous'
from being executed from external interfaces (Reported by Matt
Jordan)
* ASTERISK-23021 - Typos in code : "avaliable" instead of
"available" (Reported by Jeremy Lainé)
* ASTERISK-22970 - [patch]Documentation fix for QUOTE() (Reported
by Gareth Palmer)
* ASTERISK-22856 - [patch]SayUnixTime in polish reads minutes
instead of seconds (Reported by Robert Mordec)
* ASTERISK-22854 - [patch] - Deadlock between cel_pgsql unload and
core_event_dispatcher taskprocessor thread (Reported by Etienne
Lessard)
* ASTERISK-22910 - [patch] - REPLACE() calls strcpy on overlapping
memory when is empty (Reported by Gareth Palmer)
* ASTERISK-22871 - cel_pgsql module not loading after "reload" or
"reload cel_pgsql.so" command (Reported by Matteo)
* ASTERISK-23084 - [patch]rasterisk needlessly prints the
AST-2013-007 warning (Reported by Tzafrir Cohen)
* ASTERISK-17138 - [patch] Asterisk not re-registering after it
receives "Forbidden - wrong password on authentication"
(Reported by Rudi)
* ASTERISK-23011 - [patch]configure.ac and pbx_lua don't support
lua 5.2 (Reported by George Joseph)
* ASTERISK-22834 - Parking by blind transfer when lot full orphans
channels (Reported by rsw686)
* ASTERISK-23047 - Orphaned (stuck) channel occurs during a failed
SIP transfer to parking space (Reported by Tommy Thompson)
* ASTERISK-22946 - Local From tag regression with sipgate.de
(Reported by Stephan Eisvogel)
* ASTERISK-23010 - No BYE message sent when sip INVITE is received
(Reported by Ryan Tilton)

Improvements made in this release:
-----------------------------------
* ASTERISK-22659 - Make a new core and extra sounds release
(Reported by Rusty Newton)
* ASTERISK-22918 - dahdi show channels slices PRI channel dnid on
output (Reported by outtolunc)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.26.0

6Feb/14Off

Rilasciato DAHDI-Linux and DAHDI-Tools 2.9.0

Il giorno 30 gennaio 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio DAHDI-Linux and DAHDI-Tools 2.9.0.

Dal post originale:
This release is available for immediate download at:
http://downloads.asterisk.org/pub/telephony/dahdi-linux
http://downloads.asterisk.org/pub/telephony/dahdi-tools
http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete

- Introduces support for Digium's new TE131 and TE132 products.
- Updates firmware for existing TE133 and TE134 products.
- New documentation and support tool improvements for configurable span/channel numbering
- Currently, span/channel ordering is determined by module load order
- Work arounds are used to specify channel assignment order by blacklisting all modules
and then loading them in a specific order to preserve channel assignments.
- We have been driving towards moving span/chan assignments out of kernel space and into user space.
- This is a much more robust solution which allows for:
- hotplugging, surprise device removal and installation while maintaining channel ordering
- parallel module loading (much faster booting on dense systems)
- discrete control over span and channel ordering via configuration files
- "sticky" channel assignments which can be tied to specific hardware ids or pci slots
- This new system is enabled by setting the module parameter of dahdi auto_assign_spans=0
- More info here: http://article.gmane.org/gmane.comp.telephony.pbx.asterisk.user/278656/match=auto_assigned_spans

Shortlog of dahdi-linux changes since v2.8.0.1:
Oron Peled (3):
xpp: deprecate dahdi_autoreg
xpp: continue xpp.dahdi_autoreg deprecation
sysfs: new device attribute: registration_time

Russ Meyerriecks (6):
wcte13xp: wcaxx: Fix broken devicetype attributes
wcte13xp: Update firmware to 0x780017
wcte13xp: Add support for te131 and te132 products
Revert "dahdi: Change auto_assign_spans default from 1 to 0."
wcte13xp: wcaxx: wcte43x: Remove VPM_SUPPORT compile option.
wcte13xp: wcxb: Add delayed reset firmware feature

Shaun Ruffell (10):
wctdm24xxp: Reset module specific type information on probe.
dahdi: Move clearing of DAHDI_ALARM_NOTOPEN to __dahdi_assign_span().
dahdi: Change auto_assign_spans default from 1 to 0.
wcaxx, wcte13xp, wcte43x: Honor max_latency module parameter.
wcte13xp: Export max_latency module parameter.
wcte43x, wcte13xp: Use MSI interrupts if possible.
dahdi: Do not access invalid memory if invalid local span number is passed to spantype attribute.
wcte43x: Trivial drop of unnecessary local variables.
wct4xxp: Trivial drop of unnecessary local variables.
wcte43x, wcte13xp, wcaxx: Bump irqmisses counter when there are DMA underruns.

Tzafrir Cohen (4):
README: xpp.dahdi_autoreg is deprecated
README: the new registration_time device attribute
README: The sysfs class now includes no channels
sysfs: registration_time: use ktime_get_ts

Shortlog of dahdi-tools changes since v2.8.0:
Oron Peled (6):
Makefile: do install all man-pages
hotplug modularization: move sources to a subdir
hotplug modularization: split logic to scriptlets
new "dahdi_waitfor_span_assignments" tool
dahdi_span_types: allow defaults + overrides
Change span-type.conf generation policy

Russ Meyerriecks (2):
wcte13xp: Teach tools about te131 te132 products
dahdi.init: Don't exit on lack of /etc/dahdi/system.conf

Shaun Ruffell (8):
dahdi_cfg: Wait for all spans to be assigned.
dahdi_span_config: Do not run auto span configuration if spans are auto assigned.
dahdi_handle_device, dahdi_span_config: Check for auto_assign_spans only when ACTION is add.
dahdi_genconf: Add 'modules', 'spantypes', and 'assignedspans' to list of available generators.
dahdi_span_types: Show location of configuration file in help message.
dahdi_handle_device: Auto assign only the device being added.
dahdi_cfg: Add semaphore to prevent parallel execution.
dahdi_cfg: Allow dynamic spans to handle udev based span assignment.

Tzafrir Cohen (16):
dahdi.rules: Replace SYSFS with ATTRS
dahdi.rules: use += for RUN
.gitignore: more generated files
README: indentation level for config samples
README: document initialization
README: Update the install targets
span_types/assignments: no * in device list
dahdi_genconf: don't generate spantypes by default
dahdi_span_assignments.8: s/register/assign/
dahdi_span_types: hush warning of missing attribute
programmable bash completion for some commands
dahdi_perl: fix regression with an AB with no modules
bash_completion: fix dahdi_genconf
hyphen/minus fixes in man pages
hotplug: document asterisk scriptlet
README: udev hooks run scripts from directories

The diffstat from the dahdi-linux v2.8.0.1 release:
README | 26 +++++----
drivers/dahdi/dahdi-base.c | 23 +++++---
drivers/dahdi/dahdi-sysfs.c | 36 +++++++++---
drivers/dahdi/firmware/Makefile | 4 +-
drivers/dahdi/wcaxx-base.c | 28 ++++-----
drivers/dahdi/wct4xxp/base.c | 9 +--
drivers/dahdi/wctdm24xxp/base.c | 5 +-
drivers/dahdi/wcte13xp-base.c | 119 ++++++++++++++++++++-------------------
drivers/dahdi/wcte43x-base.c | 38 ++++---------
drivers/dahdi/wcxb.c | 92 ++++++++++++++++++++++++------
drivers/dahdi/wcxb.h | 10 +++-
drivers/dahdi/xpp/xbus-core.c | 10 +++-
include/dahdi/kernel.h | 2 +
13 files changed, 245 insertions(+), 157 deletions(-)

The diffstat from the dahdi-tools v2.8.0 release:
.gitignore | 14 ++
Makefile | 28 +++-
README | 148 ++++++++++++++++--
dahdi-bash-completion | 133 ++++++++++++++++
dahdi.init | 5 -
dahdi.rules | 8 +-
dahdi_cfg.c | 193 +++++++++++++++++++++---
dahdi_handle_device | 80 ----------
dahdi_span_assignments | 2 +-
dahdi_span_config | 99 ------------
dahdi_span_types | 175 ++++++++++++++-------
dahdi_waitfor_span_assignments | 73 +++++++++
doc/dahdi_cfg.8 | 2 +-
doc/dahdi_maint.8 | 4 +-
doc/dahdi_monitor.8 | 24 +--
doc/dahdi_span_assignments.8 | 113 ++++++++------
doc/dahdi_span_types.8 | 107 +++++++++----
doc/dahdi_waitfor_span_assignments.8 | 49 ++++++
hotplug/dahdi_handle_device | 85 +++++++++++
hotplug/dahdi_span_config | 83 ++++++++++
hotplug/handle_device.d/10-span-types | 5 +
hotplug/handle_device.d/20-span-assignments | 8 +
hotplug/span_config.d/10-dahdi-cfg | 28 ++++
hotplug/span_config.d/20-fxotune | 12 ++
hotplug/span_config.d/50-asterisk | 14 ++
modules.sample | 2 +
system.conf.sample | 14 +-
xpp/dahdi_genconf | 59 +++++++-
xpp/perl_modules/Dahdi/Config/Gen/Spantypes.pm | 22 ++-
xpp/perl_modules/Dahdi/Hardware/PCI.pm | 4 +-
xpp/perl_modules/Dahdi/Span.pm | 6 +-
xpp/perl_modules/Dahdi/Xpp/Xbus.pm | 4 +-
32 files changed, 1216 insertions(+), 387 deletions(-)

For a full list of changes in these releases, please see the shortlog at:
http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=shortlog;h=refs/tags/v2.9.0
http://git.asterisk.org/gitweb/?p=dahdi/tools.git;a=shortlog;h=refs/tags/v2.9.0

26Ott/13Off

Lunedi 28 ottobre 2013 programmata “manutenzione Asterisk” dalle 3:00 alle 5:00 circa

Lunedì 28 ottobre 2013 i sotto elencati servizi della comunità Asterisk saranno "disponibili ad intermittenza" a causa di alcune attività di manutenzione.

L'attività di manutenzione inizierà verso le ore 09:00 PM CDT [1] (le 3:00 in Italia) e dovrebbe durare non più di due ore.

I servizi interessati sono:

* reviewboard.asterisk.org / reviewboard.digium.com
* svn.digium.com / svn.asterisk.org / svncommunity.digium.com
* svnview.digium.com

22Ott/130

Rilasciato Asterisk 1.8.24.0

Il giorno 21 ottobre, il Team di Sviluppo di Asterisk ha annunciato il rilascio della versione Asterisk 1.8.24.0.

Dal post originale:
The following is a sample of the issues resolved in this release:

* --- Fix a longstanding issue with MFC-R2 configuration that
prevented users
(Closes issue ASTERISK-21117. Reported by Rafael Angulo)

* --- Fix Not Storing Current Incoming Recv Address
(Closes issue ASTERISK-22071. Reported by Alex Zarubin)

* --- Fix Segfault When Syntax Of A Line Under [applicationmap] Is
Invalid
(Closes issue ASTERISK-22416. Reported by CGI.NET)

* --- Tolerate presence of RFC2965 Cookie2 header by ignoring it
(Closes issue ASTERISK-21789. Reported by Stuart Henderson)

* --- Fix Not Storing Current Incoming Recv Address
(Closes issue ASTERISK-22071. Reported by Alex Zarubin)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.24.0

Inserito in: Asterisk Nessun commento
22Ott/130

Rilasciato Asterisk 11.6.0

Il giorno 21 ottobre, il Team di Sviluppo di Asterisk ha annunciato il rilascio della versione Asterisk 11.6.0.

Dal post originale:
The following is a sample of the issues resolved in this release:

* --- Confbridge: empty conference not being torn down
(Closes issue ASTERISK-21859. Reported by Chris Gentle)

* --- Let Queue wrap up time influence member availability
(Closes issue ASTERISK-22189. Reported by Tony Lewis)

* --- Fix a longstanding issue with MFC-R2 configuration that
prevented users
(Closes issue ASTERISK-21117. Reported by Rafael Angulo)

* --- chan_iax2: Fix saving the wrong expiry time in astdb.
(Closes issue ASTERISK-22504. Reported by Stefan Wachtler)

* --- Fix segfault for certain invalid WebSocket input.
(Closes issue ASTERISK-21825. Reported by Alfred Farrugia)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.6.0

Inserito in: Asterisk Nessun commento
11Set/130

Digium: Manutenzione non pianificata per problemi sui servizi

Ieri (10/09/2013) Digium ha comunicato che, per cause sconosciute, i servizi della comunità di Asterisk hanno iniziato a funzionare "ad intermittenza" e che la stessa comunità si è da subito attivata per risolvere il problema il più velocemente possibile.

I servizi interessati sono:
* bamboo.asterisk.org
* code.asterisk.org
* downloads.digium.com
* downloads.asterisk.org
* git.asterisk.org
* issues.asterisk.org
* packages.asterisk.org
* reviewboard.asterisk.org
* svn.asterisk.org
* svnview.digium.com
* wiki.asterisk.org

Attendiamo news anche per capire cosa stia realmente accadendo.

Inserito in: Asterisk Nessun commento
31Ago/130

Rilasciato Asterisk 12.0.0-alpha1

Il giorno 31 agosto, il Team di Sviluppo di Asterisk ha annunciato il rilascio della versione Asterisk 12.0.0-alpha1.

Dal post originale:
The Asterisk Development Team is pleased to announce the first alpha release of
Asterisk 12.0.0. This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/releases

All interested users of Asterisk are encouraged to participate in the
Asterisk 12 testing process. Please report any issues found to the issue
tracker, https://issues.asterisk.org/jira. All Asterisk users are invited to
participate in the #asterisk-bugs channel to help communicate issues found to
the Asterisk developers. It is also very useful to see successful test reports.
Please post those to the asterisk-dev mailing list (http://lists.digium.com).

The first preliminary test release of Asterisk 12 is an alpha release, not a
beta release. Due to the size and scope of the changes in Asterisk 12, both an
alpha test cycle and a beta test cycle will be performed. While users are
encouraged to participate in both test cycles, users who choose to participate
in the alpha release testing should understand that an alpha release has not
undergone all of the community testing that a beta release goes through.

Asterisk 12 is the next major release series of Asterisk. It will be a Standard
release, similar to Asterisk 10. For more information about
support time lines for Asterisk releases, see the Asterisk versions page:
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

For important information regarding upgrading to Asterisk 12, please see the
Asterisk wiki:

https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+12

A short list of some of the new major features includes:

* A new SIP channel driver and accompanying SIP stack named chan_pjsip has been
added. This new channel driver is based on the PJSIP SIP stack by Teluu. It
includes support for the vast majority of features currently in chan_sip,
as well as numerous architectural improvements that alleviate pain points
present in the legacy SIP channel driver. Users who wish to use the new SIP
channel driver are encouraged to read the instructions on installing and
configuring PJSIP for Asterisk on the Asterisk wiki at
https://wiki.asterisk.org/wiki/x/J4GLAQ. Detailed instructions on configuring
the new SIP stack in Asterisk can be found on the Asterisk wiki as well, at
https://wiki.asterisk.org/wiki/x/hYCLAQ. Test reports of successful use of
chan_pjsip, with endpoint details, in addition to bug reports, are most
welcome.

* The Asterisk RESTful Interface (ARI) has been added. This interface lets
external systems harness the telephony primitives within Asterisk to develop
their own communications applications. Communication with Asterisk is done
through a REST interface, while asynchronous events from Asterisk are
encoded in JSON and sent via a WebSocket. More information on ARI can be found
at https://wiki.asterisk.org/wiki/x/lYBbAQ

* Major standardization of the Asterisk Manager Interface and its events have
occurred within this version. In particular, the names of Asterisk channels
no longer change and are stable throughout the lifetime of the channel.
More information on the changes in AMI can be seen in the AMI 1.4
Specification at https://wiki.asterisk.org/wiki/x/dAFRAQ

* All bridging within Asterisk is now performed using the Asterisk Bridging API,
which previously was only used by the ConfBridge application. This affords
Asterisk users greater stability, and has resulted in the abstraction of
channel masquerades, renaming, and other internal implementation details. It
also allows for the seamless transition between two-party and multi-party
bridges using core features.

And much more!

More information about the new features can be found on the Asterisk wiki:

https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Documentation

A full list of all new features can also be found in the CHANGES file.

http://svnview.digium.com/svn/asterisk/branches/12/CHANGES

For a full list of changes in the current release, please see the ChangeLog.

http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-12.0.0-alpha1

Inserito in: Asterisk Nessun commento
17Lug/130

Telligent acquista Zimbra da VMWare

Telligent,
Telligent
la software house texana per la collaboration aziendale ha acquisito gli asset tecnologici, le partnership e la clientela di Zimbra che VMware aveva comprato a sua volta da Yahoo per circa 100 milioni di dollari nel febbraio del 2010. Ad acquisizione completata Telligent e Zimbra si fonderanno in un’unica società che con il brand Zimbra offrirà una suite unificata di collaborazione su basi social. Le mailbox gestite da Zimbra sono 85 milioni. VMware continuerà a lavorare con Telligent come partner strategico e manterrà un investimento di minoranza nella società.

Inserito in: Zimbra Nessun commento
17Lug/130

Rilasciato Asterisk 1.8.23.0

Il giorno 15 luglio, il Team di Sviluppo di Asterisk ha annunciato il rilascio della versione Asterisk 1.8.23.0.

Dal post originale:
The release of Asterisk 1.8.23.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- Fix a memory copying bug in slinfactory which was causing
mixmonitor issues.
(Closes issue ASTERISK-21799. Reported by Michael Walton)

* --- IAX2: fix race condition with nativebridge transfers.
(Closes issue ASTERISK-21409. Reported by alecdavis)

* --- Fix crash in chan_sip when a core initiated op occurs at the
same time as a BYE
(Closes issue ASTERISK-20225. Reported by Jeff Hoppe)

* --- Fix The Payload Being Set On CN Packets And Do Not Set Marker
Bit
(Closes issue ASTERISK-21246. Reported by Peter Katzmann)

* --- chan_sip: Session-Expires: Set timer to correctly expire at
(~2/3) of the interval when not the refresher
(Closes issue ASTERISK-21742. Reported by alecdavis)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.23.0

Inserito in: Asterisk Nessun commento
17Lug/130

Rilasciato Asterisk 11.5.0

Il giorno 15 luglio, il Team di Sviluppo di Asterisk ha annunciato il rilascio della versione Asterisk 11.5.0.

Dal post originale:
The release of Asterisk 11.5.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- Fix Segfault In app_queue When "persistentmembers" Is Enabled
And Using Realtime
(Closes issue ASTERISK-21738. Reported by JoshE)

* --- IAX2: fix race condition with nativebridge transfers.
(Closes issue ASTERISK-21409. Reported by alecdavis)

* --- Fix The Payload Being Set On CN Packets And Do Not Set Marker
Bit
(Closes issue ASTERISK-21246. Reported by Peter Katzmann)

* --- Fix One-Way Audio With auto_* NAT Settings When SIP Calls
Initiated By PBX
(Closes issue ASTERISK-21374. Reported by Michael L. Young)

* --- chan_sip: NOTIFYs for BLF start queuing up and fail to be sent
out after retries fail
(Closes issue ASTERISK-21677. Reported by Dan Martens)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.5.0

Inserito in: Asterisk Nessun commento
23Giu/131

Un grazie ai partecipanti al corso di Roma

In questa settimana appena conclusa si è svolto il corso "Asterisk Avanzato" organizzato da Asterweb.

Il corso ha visto la partecipazione di 20 persone ed è stato seguito da 2 docenti ed 1 tutor.

Colgo personalmente l'occasione di questo articolo per ringraziare tutti i partecipanti per l'entusiasmo e l'impegno profusi durante tutti i 5 giorni del corso.

Un caloroso saluto a tutti.
Aterweb

Una foto che "immortala" un momento del corso.

RM - Corso Asterisk Avanzato

RM - Corso Asterisk Avanzato

Inserito in: Asterisk, Asterweb 1 commento
10Giu/130

Free Webinar “Zimbra: mobile iPhone, Android e BlackBerry”

Free Webinar Asterweb

Free Webinar Asterweb

Martedì 25/06/2013 alle ore 16:30 si terrà il webinar "Zimbra: mobile iPhone, Android e BlackBerry".

La durata sarà di circa 30 minuti.

Per l'adesione inviare mail a: freewebinar@sigmaware.it indicando il nominativo del partecipante.

Per qualsiasi ulteriore chiarimento o informazione:
E-mail: freewebinar@sigmaware.it
Telefono: 06.92946573
Skype: asterweb

oppure in chat dal sito.

Inserito in: Zimbra Nessun commento