ASTERWEB Blog

23Feb/15Off

Rilasciato CLASS-3019

Logo Asterweb

Logo Asterweb

Changelog:

  • Bug-fix: in "Importazione CSV" risolto problema relativo a importazione contatti senza numero telefonico assegnato.
  • Bug-fix: in "Remember Call" risolto problema relativo alla modifica con caratteristi speciali nella descrizione.

Link ai changelog:
http://www.asterisk-phonebook.com/it/class-phonebook-for-asterisk-changelog.php

8Feb/15Off

Rilasciato Asterisk 13.2.0

Il giorno 06 febbraio 2015, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 13.2.0.

Dal post originale:
The release of Asterisk 13.2.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-24342 - PJSIP: Qualifying endpoints attempts to do them
all at the same time. (Reported by Richard Mudgett)
* ASTERISK-24514 - res_pjsip_outbound_registration: stack overflow
when using non-default sorcery wizard (Reported by Kevin
Harwell)
* ASTERISK-24472 - Asterisk Crash in OpenSSL when calling over WSS
from JSSIP (Reported by Badalian Vyacheslav)
* ASTERISK-24607 - res_pjsip_session: re-INVITE with declined
media streams results in 488 (Reported by Matt Jordan)
* ASTERISK-24563 - Direct Media calls within private network
sometimes get one way audio (Reported by Kevin Harwell)
* ASTERISK-24604 - res_rtp_asterisk: Crash during restart due to
race condition in accessing codec in stored ast_frame and codec
core (Reported by Matt Jordan)
* ASTERISK-24614 - Deadlock when DEBUG_THREADS compiler flag
enabled (Reported by Richard Mudgett)
* ASTERISK-24449 - Reinvite for T.38 UDPTL fails if SRTP is
enabled (Reported by Andreas Steinmetz)
* ASTERISK-24619 - [patch]Gcc 4.10 fixes in r413589 (1.8) wrongly
casts char to unsigned int (Reported by Walter Doekes)
* ASTERISK-24536 - AMI redirect with PJSIP fails to move extra
channel (Reported by Niklas Larsson)
* ASTERISK-24459 - bridge_native_rtp: Native RTP bridging is
chosen for RTP compatible channels when the DTMF mode is not
compatible (Reported by Yaniv Simhi)
* ASTERISK-24337 - Spammy DEBUG message needs to be at a higher
level - 'Remote address is null, most likely RTP has been
stopped' (Reported by Rusty Newton)
* ASTERISK-24513 - Local channel apparently leaked in off-nominal
DTMF attended transfer (Reported by Mark Michelson)
* ASTERISK-23733 - 'reload acl' fails if acl.conf is not present
on startup (Reported by Richard Kenner)
* ASTERISK-24628 - [patch] chan_sip - CANCEL is sent to wrong
destination when 'sendrpid=yes' (in proxy environment) (Reported
by Karsten Wemheuer)
* ASTERISK-23841 - DTMF atxfer doesn't set CallerID for the recall
calls to the transferrer. (Reported by Richard Mudgett)
* ASTERISK-24376 - res_pjsip_refer: REFER request for remote
session attempts to direct channel to external_replaces
extension instead of context, without providing for the
Referred-To SIP URI (Reported by Matt Jordan)
* ASTERISK-24591 - Stasis() side of an ARI originated channel
cannot be Redirected (Reported by Kinsey Moore)
* ASTERISK-24049 - Asterisk Manager Interface: A number of list
type responses aren't using astman_send_listack (Reported by
Jonathan Rose)
* ASTERISK-24637 - Channel re-enters Stasis() when it should not
(Reported by John Bigelow)
* ASTERISK-24474 - sip_to_pjsip.py lacks documentation and does
not function (Reported by John Kiniston)
* ASTERISK-24672 - [PATCH] Memory leak in func_curl CURLOPT
(Reported by Kristian Høgh)
* ASTERISK-20744 - [patch] Security event logging does not work
over syslog (Reported by Michael Keuter)
* ASTERISK-24665 - Configure check required for
pjsip_get_dest_info() (Reported by Mark Michelson)
* ASTERISK-23850 - Park Application does not respect Return
Context Priority (Reported by Andrew Nagy)
* ASTERISK-23991 - [patch]asterisk.pc file contains a small error
in the CFlags returned (Reported by Diederik de Groot)
* ASTERISK-24655 - res_pjsip_outbound_publish: Hang on shutdown
while attempting to publish (Reported by Kevin Harwell)
* ASTERISK-24485 - res_pjsip cannot be unloaded or shutdown
(Reported by Corey Farrell)
* ASTERISK-24663 - [patch] Unnamed semaphore autoconf check fails
on cross compilation (Reported by abelbeck)
* ASTERISK-24624 - Transfer to invalid extension results in hung
channel. (Reported by Zane Conkle)
* ASTERISK-24615 - When Multiple Transports Exist in pjsip.conf,
Incorrect External Addresses is Used in SIP Packets When
Responding to INVITE (Reported by David Justl)
* ASTERISK-24288 - [patch] - ODBC usage with app_voicemail -
voicemail is not deleted after review, hangup (Reported by LEI
FU)
* ASTERISK-24048 - [patch] contrib/scripts/install_prereq selects
32-bit packages on 64-bit hosts (Reported by Ben Klang)
* ASTERISK-24600 - Stuck IAX channels, Asterisk stops responding
to most traffic, potential deadlock (Reported by Jeff Collell)
* ASTERISK-24560 - Creating a named ARI bridge twice causes a
crash (Reported by Kinsey Moore)
* ASTERISK-24682 - app_dial: Multiple DialEnd events emitted when
MACRO_RESULT or GOSUB_RESULT are an unexpected value (Reported
by Matt Jordan)
* ASTERISK-24640 - Registration pending stays forever after sip
reload (Reported by Max Man)
* ASTERISK-24673 - outgoing sip registers cannot be removed or
modified without doing restart (or doing module unload
chan_sip.so) (Reported by Stefan Engström)
* ASTERISK-24709 - [patch] msg_create_from_file used by MixMonitor
m() option does not queue an MWI event (Reported by Gareth
Palmer)
* ASTERISK-24649 - Pushing of channel into bridge fails; Stasis
fails to get app name (Reported by John Bigelow)
* ASTERISK-24355 - [patch] chan_sip realtime uses case sensitive
column comparison for 'defaultuser' (Reported by
HZMI8gkCvPpom0tM)
* ASTERISK-24693 - Investigate and fix memory leaks in Asterisk
(Reported by Kevin Harwell)
* ASTERISK-24626 - Voicemail passwords not being stored in ARA
(Reported by Paddy Grice)
* ASTERISK-24539 - Compile fails on OSX because of sem_timedwait
in bridge_channel.c (Reported by George Joseph)
* ASTERISK-24544 - Compile fails on OSX Yosemite because of
incorrect detection of htonll and ntohll (Reported by George
Joseph)
* ASTERISK-24723 - confbridge: CLI command 'confbridge list XXXX'
no longer displays user menus (Reported by Matt Jordan)
* ASTERISK-24721 - manager: ModuleLoad action incorrectly reports
'module not found' during a Reload operation (Reported by Matt
Jordan)
* ASTERISK-24719 - ConfBridge recording channels get stuck when
recording started/stopped more than once (Reported by Richard
Mudgett)
* ASTERISK-24715 - chan_sip: stale nonce causes failure (Reported
by Kevin Harwell)
* ASTERISK-24728 - tcptls: Bad file descriptor error when
reloading chan_sip (Reported by Kevin Harwell)
* ASTERISK-24729 - Outbound registration not occuring on new
registrations after reload. (Reported by Richard Mudgett)
* ASTERISK-24676 - Security Vulnerability: URL request injection
in libCURL (CVE-2014-8150) (Reported by Matt Jordan)
* ASTERISK-24666 - Security Vulnerability: RTP not closed after
sip call using unsupported codec (Reported by Y Ateya)
* ASTERISK-24711 - DTLS handshake broken with latest OpenSSL
versions (Reported by Jared Biel)
* ASTERISK-24646 - PJSIP changeset 4899 breaks TLS (Reported by
Stephan Eisvogel)
* ASTERISK-24736 - Memory Leak Fixes (Reported by Mark Michelson)
* ASTERISK-24635 - PJSIP outbound PUBLISH crashes when no response
is ever received (Reported by Marco Paland)
* ASTERISK-24737 - When agent not logged in, agent status shows
unavailable, queue status shows agent invalid (Reported by
Richard Mudgett)

Improvements made in this release:
-----------------------------------
* ASTERISK-24552 - ARI: Allow associating a channel as an
initiator of an Origination for record keeping purposes
(Reported by Matt Jordan)
* ASTERISK-24553 - ARI/AMI: Include language in standard channel
snapshot output (Reported by Matt Jordan)
* ASTERISK-24643 - res_pjsip: Add user=phone option (Reported by
Matt Jordan)
* ASTERISK-24644 - res_pjsip_keepalive: Add keepalive module for
connection-oriented transports. (Reported by Matt Jordan)
* ASTERISK-24412 - [patch]Incomplete channel originate/continue
handling with ARI (Reported by Nir Simionovich (GreenfieldTech -
Israel))
* ASTERISK-24678 - [PATCH] Added atxfer* settings to
features.conf.sample (Reported by Niklas Larsson)
* ASTERISK-24575 - [patch]Make capath work for res_pjsip (Reported
by cloos)
* ASTERISK-24671 - Missing docs for the CDR AMI Event (Reported by
Dan Jenkins)
* ASTERISK-24316 - For httpd server, need option to define server
name for security purposes (Reported by Andrew Nagy)

For a full list of changes in this release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.2.0

8Feb/15Off

Rilasciato Asterisk 11.16.0

Il giorno 06 febbraio 2015, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 11.16.0.

Dal post originale:
The release of Asterisk 11.16.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-24472 - Asterisk Crash in OpenSSL when calling over WSS
from JSSIP (Reported by Badalian Vyacheslav)
* ASTERISK-24614 - Deadlock when DEBUG_THREADS compiler flag
enabled (Reported by Richard Mudgett)
* ASTERISK-24449 - Reinvite for T.38 UDPTL fails if SRTP is
enabled (Reported by Andreas Steinmetz)
* ASTERISK-24619 - [patch]Gcc 4.10 fixes in r413589 (1.8) wrongly
casts char to unsigned int (Reported by Walter Doekes)
* ASTERISK-24337 - Spammy DEBUG message needs to be at a higher
level - 'Remote address is null, most likely RTP has been
stopped' (Reported by Rusty Newton)
* ASTERISK-23733 - 'reload acl' fails if acl.conf is not present
on startup (Reported by Richard Kenner)
* ASTERISK-24628 - [patch] chan_sip - CANCEL is sent to wrong
destination when 'sendrpid=yes' (in proxy environment) (Reported
by Karsten Wemheuer)
* ASTERISK-24672 - [PATCH] Memory leak in func_curl CURLOPT
(Reported by Kristian Høgh)
* ASTERISK-20744 - [patch] Security event logging does not work
over syslog (Reported by Michael Keuter)
* ASTERISK-23850 - Park Application does not respect Return
Context Priority (Reported by Andrew Nagy)
* ASTERISK-23991 - [patch]asterisk.pc file contains a small error
in the CFlags returned (Reported by Diederik de Groot)
* ASTERISK-24288 - [patch] - ODBC usage with app_voicemail -
voicemail is not deleted after review, hangup (Reported by LEI
FU)
* ASTERISK-24048 - [patch] contrib/scripts/install_prereq selects
32-bit packages on 64-bit hosts (Reported by Ben Klang)
* ASTERISK-24709 - [patch] msg_create_from_file used by MixMonitor
m() option does not queue an MWI event (Reported by Gareth
Palmer)
* ASTERISK-24355 - [patch] chan_sip realtime uses case sensitive
column comparison for 'defaultuser' (Reported by
HZMI8gkCvPpom0tM)
* ASTERISK-24719 - ConfBridge recording channels get stuck when
recording started/stopped more than once (Reported by Richard
Mudgett)
* ASTERISK-24715 - chan_sip: stale nonce causes failure (Reported
by Kevin Harwell)
* ASTERISK-24728 - tcptls: Bad file descriptor error when
reloading chan_sip (Reported by Kevin Harwell)
* ASTERISK-24676 - Security Vulnerability: URL request injection
in libCURL (CVE-2014-8150) (Reported by Matt Jordan)
* ASTERISK-24711 - DTLS handshake broken with latest OpenSSL
versions (Reported by Jared Biel)
* ASTERISK-24646 - PJSIP changeset 4899 breaks TLS (Reported by
Stephan Eisvogel)

For a full list of changes in this release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.16.0

7Feb/15Off

Rilasciato CLASS-3018

Logo Asterweb

Logo Asterweb

Changelog:

  • Nuova funzionalità "Remember Call" che consente di salvare un numero o un contatto da rubrica da richiamare in una specifica data/ora
  • Nuova gestione di "Importazione CSV" per le rubriche con la possibilità di associare dinamicamente le colonne da importare. E' anche possibile salvare lo schema così da poterlo riutilizzare.

Link ai changelog:
http://www.asterisk-phonebook.com/it/class-phonebook-for-asterisk-changelog.php

2Feb/15Off

Rilasciato CLASS-3017

Logo Asterweb

Logo Asterweb

Changelog:

  • Introdotti gli SKIN assegnabili a singolo utente (a breve ne verranno rilasciati di nuovi)
  • Nella "Gestione Utenti" è stato introdotto il tab per l'inserimento dei contatti telefonici
  • Dai BLF è ora possibile cliccare col tasto destro (sull'icona "chiama") per poter fare il click2call su uno dei numeri dell'utente a cui fa riferimento l'interno
  • Dal PopUp della chiamata è ora possibile inoltrare le note inserite con i dati della chiamata sia per e-mail sia come notifica in chat

Link ai changelog:
http://www.asterisk-phonebook.com/it/class-phonebook-for-asterisk-changelog.php

7Gen/15Off

Elastix: crownfunding per la migrazione di Elastix 2.5 a CentOS 7

Questo il link:
Migrating Elastix 2.5 to CentOS 7

Questa lo snapshot della pagina:
crownfunding-elastix

6Gen/15Off

Sangoma compra Schmooze e quindi FreePBX

Il giorno 1 gennaio 2015 Sangoma ha annunciato l'acquisto di Schmooze Com Inc. che è il principale sviluppatore e manager/sponsor del progetto Open Source FreePBX.

Per l'acquisizione di Schmooze Com Inc. Sangoma ha pagato cash 4 milioni di dollari.

Tony Lewis cofondatore e CEO di Schmooze ha dichiarato:

The FreePBX community should benefit from the project being backed by a larger, mature public company with much broader resources and over 30 years of experience in telecom and a long pedigree in open source. We are excited about the stability and credibility this adds to the project and I expect that FreePBX users will really appreciate it.

Speriamo in bene!

6Gen/15Off

La banda ultralarga che avremo nel 2015

Da pmi.it post di Alessandro Longo articolo originale

Banda-Ultra-larga

Banda ultralarga a 30 Megabit disponibile per metà degli Italiani, nuove offerte per connessioni a 100 Megabit e fibra ottica, investimenti pubblici e degli operatori (Telecom Italia, Fastweb, Vodafone, Metroweb): scenario e prospettive.

La percentuale di Italiani coperta da banda ultralarga a 30 Megabit raddoppierà nel 2015, passando dal 23% (dicembre 2014) al 45%. Avranno un qualche progresso anche le connessioni a 100 Megabit e oltre, grazie a un mix di novità: i piani di investimento degli operatori (Telecom Italia, Fastweb, Vodafone, Metroweb), l’uso del vectoring sul fiber to the cabinet e una possibile espansione della fibra oltre l’armadio.

Possiamo fare queste previsioni mettendo insieme i tanti segnali accumulati negli ultimi scampoli del 2014. Certo è che il pentolone della banda (ultra) larga non è mai stato così carico di novità. Le incognite sono sui tempi di cottura e sui risultati finali.

18Dic/14Off

Rilasciato Asterisk 11.15.0

Il giorno 15 dicembre 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 12.8.0.

Dal post originale:
The Asterisk Development Team has announced the release of Asterisk 11.15.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 11.15.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-20127 - [Regression] Config.c config_text_file_load()
unescapes semicolons ("\;" -> ";") turning them into comments
(corruption) on rewrite of a config file (Reported by George
Joseph)
* ASTERISK-24307 - Unintentional memory retention in stringfields
(Reported by Etienne Lessard)
* ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
extra calls to ast_module_unref (Reported by Corey Farrell)
* ASTERISK-24504 - chan_console: Fix reference leaks to pvt
(Reported by Corey Farrell)
* ASTERISK-24468 - Incoming UCS2 encoded SMS truncated if SMS
length exceeds 50 (roughly) national symbols (Reported by
Dmitriy Bubnov)
* ASTERISK-24500 - Regression introduced in chan_mgcp by SVN
revision r227276 (Reported by Xavier Hienne)
* ASTERISK-20402 - Unable to cancel (features.conf) attended
transfer (Reported by Matt Riddell)
* ASTERISK-24505 - manager: http connections leak references
(Reported by Corey Farrell)
* ASTERISK-24502 - Build fails when dev-mode, dont optimize and
coverage are enabled (Reported by Corey Farrell)
* ASTERISK-24444 - PBX: Crash when generating extension for
pattern matching hint (Reported by Leandro Dardini)
* ASTERISK-24522 - ConfBridge: delay occurs between kicking all
endmarked users when last marked user leaves (Reported by Matt
Jordan)
* ASTERISK-15242 - transmit_refer leaks sip_refer structures
(Reported by David Woolley)
* ASTERISK-24440 - Call leak in Confbridge (Reported by Ben Klang)
* ASTERISK-24469 - Security Vulnerability: Mixed IPv4/IPv6 ACLs
allow blocked addresses through (Reported by Matt Jordan)
* ASTERISK-24516 - [patch]Asterisk segfaults when playing back
voicemail under high concurrency with an IMAP backend (Reported
by David Duncan Ross Palmer)
* ASTERISK-24572 - [patch]App_meetme is loaded without its
defaults when the configuration file is missing (Reported by
Nuno Borges)
* ASTERISK-24573 - [patch]Out of sync conversation recording when
divided in multiple recordings (Reported by Nuno Borges)

Improvements made in this release:
-----------------------------------
* ASTERISK-24283 - [patch]Microseconds precision in the eventtime
column in the cel_odbc module (Reported by Etienne Lessard)
* ASTERISK-24530 - [patch] app_record stripping 1/4 second from
recordings (Reported by Ben Smithurst)
* ASTERISK-24577 - Speed up loopback switches by avoiding unneeded
lookups (Reported by Birger "WIMPy" Harzenetter)

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

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

18Dic/14Off

Rilasciato Asterisk 12.8.0

Il giorno 15 dicembre 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 12.8.0.

Dal post originale:
The Asterisk Development Team has announced the release of Asterisk 12.8.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 12.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-24480 - res_http_websockets: Module reference decrease
below zero (Reported by Corey Farrell)
* ASTERISK-24482 - func_talkdetect: Fix stasis message leak in
audiohook callback (Reported by Corey Farrell)
* ASTERISK-24487 - configuration: sections should be loadable as
template even when not marked (Reported by Scott Griepentrog)
* ASTERISK-20127 - [Regression] Config.c config_text_file_load()
unescapes semicolons ("\;" -> ";") turning them into comments
(corruption) on rewrite of a config file (Reported by George
Joseph)
* ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
when DNS settings invalid (Reported by Melissa Shepherd)
* ASTERISK-24307 - Unintentional memory retention in stringfields
(Reported by Etienne Lessard)
* ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
Conkle)
* ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
extra calls to ast_module_unref (Reported by Corey Farrell)
* ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
waiting for more matching digits. (Reported by Richard Mudgett)
* ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
queue caller (Reported by Steve Pitts)
* ASTERISK-24504 - chan_console: Fix reference leaks to pvt
(Reported by Corey Farrell)
* ASTERISK-24468 - Incoming UCS2 encoded SMS truncated if SMS
length exceeds 50 (roughly) national symbols (Reported by
Dmitriy Bubnov)
* ASTERISK-24500 - Regression introduced in chan_mgcp by SVN
revision r227276 (Reported by Xavier Hienne)
* ASTERISK-24505 - manager: http connections leak references
(Reported by Corey Farrell)
* ASTERISK-24502 - Build fails when dev-mode, dont optimize and
coverage are enabled (Reported by Corey Farrell)
* ASTERISK-24444 - PBX: Crash when generating extension for
pattern matching hint (Reported by Leandro Dardini)
* ASTERISK-24489 - Crash: Asterisk crashes when converting RTCP
packet to JSON for res_hep_rtcp and report blocks are greater
than 1 (Reported by Gregory Malsack)
* ASTERISK-24498 - Segmentation fault in res_hep_rtcp on attended
transfer (Reported by Beppo Mazzucato)
* ASTERISK-24501 - ARI: Moving a channel between bridges followed
by a hangup can cause an ARI client to not receive an expected
ChannelLeftBridge event before StasisEnd (Reported by Matt
Jordan)
* ASTERISK-24336 - PJSIP timer_min_se value under 90 causes crash
(Reported by Leon Rowland)
* ASTERISK-23651 - Reloading some modules that are loaded already,
results in 'No such module' before a successful reload (Reported
by Rusty Newton)
* ASTERISK-24522 - ConfBridge: delay occurs between kicking all
endmarked users when last marked user leaves (Reported by Matt
Jordan)
* ASTERISK-15242 - transmit_refer leaks sip_refer structures
(Reported by David Woolley)
* ASTERISK-24508 - pjsip - REFER request from SNOM is rejected
with "400 bad request" - DEBUG shows "Received a REFER without a
parseable Refer-To" (Reported by Beppo Mazzucato)
* ASTERISK-24535 - stringfields: Fix regression from fix for
unintentional memory retention and another issue exposed by the
fix (Reported by Corey Farrell)
* ASTERISK-24471 - Crash - assert_fail in libc in
pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2
(Reported by yaron nahum)
* ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces
in-dialog with invalid target causes crash (Reported by Joshua
Colp)
* ASTERISK-24531 - res_pjsip_acl: ACLs not applied on initial
module load (Reported by Matt Jordan)
* ASTERISK-24469 - Security Vulnerability: Mixed IPv4/IPv6 ACLs
allow blocked addresses through (Reported by Matt Jordan)
* ASTERISK-24533 - 2 threads created per chan_sip entry (Reported
by xrobau)
* ASTERISK-24516 - [patch]Asterisk segfaults when playing back
voicemail under high concurrency with an IMAP backend (Reported
by David Duncan Ross Palmer)
* ASTERISK-24572 - [patch]App_meetme is loaded without its
defaults when the configuration file is missing (Reported by
Nuno Borges)
* ASTERISK-24573 - [patch]Out of sync conversation recording when
divided in multiple recordings (Reported by Nuno Borges)
* ASTERISK-24537 - Stasis: StasisStart/StasisEnd events are not
reliably transmitted during transfers (Reported by Matt Jordan)

Improvements made in this release:
-----------------------------------
* ASTERISK-24279 - Documentation: Clarify the behaviour of the CDR
property 'unanswered' (Reported by Matt Jordan)
* ASTERISK-24283 - [patch]Microseconds precision in the eventtime
column in the cel_odbc module (Reported by Etienne Lessard)
* ASTERISK-24530 - [patch] app_record stripping 1/4 second from
recordings (Reported by Ben Smithurst)
* ASTERISK-24577 - Speed up loopback switches by avoiding unneeded
lookups (Reported by Birger "WIMPy" Harzenetter)

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

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

18Dic/14Off

Rilasciato Asterisk 13.1.0

Il giorno 15 dicembre 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di Asterisk 13.1.0.

Dal post originale:
he Asterisk Development Team has announced the release of Asterisk 13.1.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 13.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-24554 - AMI/ARI: Generate events on connected line
changes (Reported by Matt Jordan)

Bugs fixed in this release:
-----------------------------------
* ASTERISK-24436 - Missing header in res/res_srtp.c when compiling
against libsrtp-1.5.0 (Reported by Patrick Laimbock)
* ASTERISK-24455 - func_cdr: CDR_PROP leaks payload (Reported by
Corey Farrell)
* ASTERISK-24454 - app_queue: ao2_iterator not destroyed, causing
leak (Reported by Corey Farrell)
* ASTERISK-24430 - missing letter "p" in word response in
OriginateResponse event documentation (Reported by Dafi Ni)
* ASTERISK-24437 - Review implementation of ast_bridge_impart for
leaks and document proper usage (Reported by Scott Griepentrog)
* ASTERISK-24453 - manager: acl_change_sub leaks (Reported by
Corey Farrell)
* ASTERISK-24457 - res_fax: fax gateway frames leak (Reported by
Corey Farrell)
* ASTERISK-24458 - chan_phone fails to build on big endian systems
(Reported by Tzafrir Cohen)
* ASTERISK-21721 - SIP Failed to parse multiple Supported: headers
(Reported by Olle Johansson)
* ASTERISK-24304 - asterisk crashing randomly because of unistim
channel (Reported by dhanapathy sathya)
* ASTERISK-24190 - IMAP voicemail causes segfault (Reported by
Nick Adams)
* ASTERISK-24462 - res_pjsip: Stale qualify statistics after
disablementation (Reported by Kevin Harwell)
* ASTERISK-24465 - audiohooks list leaks reference to formats
(Reported by Corey Farrell)
* ASTERISK-24466 - app_queue: fix a couple leaks to struct
call_queue (Reported by Corey Farrell)
* ASTERISK-24432 - Install refcounter.py when REF_DEBUG is enabled
(Reported by Corey Farrell)
* ASTERISK-24411 - [patch] Status of outbound registration is not
changed upon unregistering. (Reported by John Bigelow)
* ASTERISK-24476 - main/app.c / app_voicemail: ast_writestream
leaks (Reported by Corey Farrell)
* ASTERISK-24480 - res_http_websockets: Module reference decrease
below zero (Reported by Corey Farrell)
* ASTERISK-24482 - func_talkdetect: Fix stasis message leak in
audiohook callback (Reported by Corey Farrell)
* ASTERISK-24487 - configuration: sections should be loadable as
template even when not marked (Reported by Scott Griepentrog)
* ASTERISK-20127 - [Regression] Config.c config_text_file_load()
unescapes semicolons ("\;" -> ";") turning them into comments
(corruption) on rewrite of a config file (Reported by George
Joseph)
* ASTERISK-24438 - res_pjsip_multihomed.so blocks Asterisk reload
when DNS settings invalid (Reported by Melissa Shepherd)
* ASTERISK-24307 - Unintentional memory retention in stringfields
(Reported by Etienne Lessard)
* ASTERISK-24491 - Memory leak in res_hep (Reported by Zane
Conkle)
* ASTERISK-24492 - main/file.c: ast_filestream sometimes causes
extra calls to ast_module_unref (Reported by Corey Farrell)
* ASTERISK-24447 - Bridge DTMF hooks: Audio doesn't pass when
waiting for more matching digits. (Reported by Richard Mudgett)
* ASTERISK-24257 - agent must dial acceptdtmf twice to bridge to
queue caller (Reported by Steve Pitts)
* ASTERISK-24504 - chan_console: Fix reference leaks to pvt
(Reported by Corey Farrell)
* ASTERISK-24250 - [patch] Voicemail with multi-recipients To:
header fix (Reported by abelbeck)
* ASTERISK-24468 - Incoming UCS2 encoded SMS truncated if SMS
length exceeds 50 (roughly) national symbols (Reported by
Dmitriy Bubnov)
* ASTERISK-24500 - Regression introduced in chan_mgcp by SVN
revision r227276 (Reported by Xavier Hienne)
* ASTERISK-24505 - manager: http connections leak references
(Reported by Corey Farrell)
* ASTERISK-24502 - Build fails when dev-mode, dont optimize and
coverage are enabled (Reported by Corey Farrell)
* ASTERISK-24444 - PBX: Crash when generating extension for
pattern matching hint (Reported by Leandro Dardini)
* ASTERISK-24489 - Crash: Asterisk crashes when converting RTCP
packet to JSON for res_hep_rtcp and report blocks are greater
than 1 (Reported by Gregory Malsack)
* ASTERISK-24498 - Segmentation fault in res_hep_rtcp on attended
transfer (Reported by Beppo Mazzucato)
* ASTERISK-24501 - ARI: Moving a channel between bridges followed
by a hangup can cause an ARI client to not receive an expected
ChannelLeftBridge event before StasisEnd (Reported by Matt
Jordan)
* ASTERISK-24336 - PJSIP timer_min_se value under 90 causes crash
(Reported by Leon Rowland)
* ASTERISK-23651 - Reloading some modules that are loaded already,
results in 'No such module' before a successful reload (Reported
by Rusty Newton)
* ASTERISK-24522 - ConfBridge: delay occurs between kicking all
endmarked users when last marked user leaves (Reported by Matt
Jordan)
* ASTERISK-15242 - transmit_refer leaks sip_refer structures
(Reported by David Woolley)
* ASTERISK-24508 - pjsip - REFER request from SNOM is rejected
with "400 bad request" - DEBUG shows "Received a REFER without a
parseable Refer-To" (Reported by Beppo Mazzucato)
* ASTERISK-24535 - stringfields: Fix regression from fix for
unintentional memory retention and another issue exposed by the
fix (Reported by Corey Farrell)
* ASTERISK-24471 - Crash - assert_fail in libc in
pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2
(Reported by yaron nahum)
* ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces
in-dialog with invalid target causes crash (Reported by Joshua
Colp)
* ASTERISK-24531 - res_pjsip_acl: ACLs not applied on initial
module load (Reported by Matt Jordan)
* ASTERISK-24469 - Security Vulnerability: Mixed IPv4/IPv6 ACLs
allow blocked addresses through (Reported by Matt Jordan)
* ASTERISK-24542 - [patch]Failure showing codecs via 'core show
channeltype ' (Reported by snuffy)
* ASTERISK-24533 - 2 threads created per chan_sip entry (Reported
by xrobau)
* ASTERISK-24516 - [patch]Asterisk segfaults when playing back
voicemail under high concurrency with an IMAP backend (Reported
by David Duncan Ross Palmer)
* ASTERISK-24572 - [patch]App_meetme is loaded without its
defaults when the configuration file is missing (Reported by
Nuno Borges)
* ASTERISK-24573 - [patch]Out of sync conversation recording when
divided in multiple recordings (Reported by Nuno Borges)
* ASTERISK-24537 - Stasis: StasisStart/StasisEnd events are not
reliably transmitted during transfers (Reported by Matt Jordan)
* ASTERISK-24556 - Asterisk 13 core dumps when calling from pjsip
extension to another pjsip extension (Reported by Abhay Gupta)

Improvements made in this release:
-----------------------------------
* ASTERISK-24279 - Documentation: Clarify the behaviour of the CDR
property 'unanswered' (Reported by Matt Jordan)
* ASTERISK-24283 - [patch]Microseconds precision in the eventtime
column in the cel_odbc module (Reported by Etienne Lessard)
* ASTERISK-24530 - [patch] app_record stripping 1/4 second from
recordings (Reported by Ben Smithurst)
* ASTERISK-24577 - Speed up loopback switches by avoiding unneeded
lookups (Reported by Birger "WIMPy" Harzenetter)

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

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

15Dic/14Off

AST-2014-019: Remote Crash Vulnerability in WebSocket Server

Il giorno 10 dicembre 2014, il Team di Sviluppo di Asterisk ha annunciato il rilascio di AST-2014-019: Remote Crash Vulnerability in WebSocket Server.

Dal post originale:

sterisk Project Security Advisory - AST-2014-019

Product Asterisk
Summary Remote Crash Vulnerability in WebSocket Server
Nature of Advisory Denial of Service
Susceptibility Remote Unauthenticated Sessions
Severity Moderate
Exploits Known No
Reported On 30 October 2014
Reported By Badalian Vyacheslav
Posted On 10 December 2014
Last Updated On December 10, 2014
Advisory Contact Joshua Colp
CVE Name

Description When handling a WebSocket frame the res_http_websocket
module dynamically changes the size of the memory used to
allow the provided payload to fit. If a payload length of
zero was received the code would incorrectly attempt to
resize to zero. This operation would succeed and end up
freeing the memory but be treated as a failure. When the
session was subsequently torn down this memory would get
freed yet again causing a crash.

Users of the WebSocket functionality also did not take into
account that provided text frames are not guaranteed to be
NULL terminated. This has been fixed in chan_sip and
chan_pjsip in the applicable versions.

Resolution Ensure the built-in HTTP server is disabled, upgrade to a
version listed below, or apply the applicable patch.

The change ensures that res_http_websocket does not treat
the freeing of memory when a payload length of zero is
received as fatal.

Affected Versions
Product Release
Series
Certified Asterisk 11.6 All versions
Asterisk Open Source 11.x All versions
Asterisk Open Source 12.x All versions
Asterisk Open Source 13.x All versions

Corrected In
Product Release
Certified Asterisk 11.6-cert9
Asterisk Open Source 11.14.2, 12.7.2, 13.0.2

Patches
SVN URL Revision
http://downloads.asterisk.org/pub/security/AST-2014-019-11.6.diff Certified
Asterisk
11.6
http://downloads.asterisk.org/pub/security/AST-2014-019-11.diff Asterisk
11
http://downloads.asterisk.org/pub/security/AST-2014-019-12.diff Asterisk
12
http://downloads.asterisk.org/pub/security/AST-2014-019-13.diff Asterisk
13

Links https://issues.asterisk.org/jira/browse/ASTERISK-24472

Asterisk Project Security Advisories are posted at
http://www.asterisk.org/security

This document may be superseded by later versions; if so, the latest
version will be posted at
http://downloads.digium.com/pub/security/AST-2014-019.pdf and
http://downloads.digium.com/pub/security/AST-2014-019.html

18Nov/14Off

Nuovo sito per la configurazione OnLine dei Patton Smartnode

Logo Asterweb

Logo Asterweb

Abbiamo il piacere di informarvi che da oggi è on line il nuovo sito:

http://www.patton-smartnode-configuration.com

Dal sito è possibile ottenere i file di configurazione di (quasi) tutti gli Smartnode Patton: analogici, isdn e pri.

Basta semplicemente registrarsi ed inserire pochi dati. Vengono, inoltre, generati i trunk Sip per Asterisk.

In pratica ... copia e incolla.

Vi aspettiamo numerosi.

13Nov/14Off

Free Webinar riservato ai Partners Asterweb “Configuriamo Postfix”

Logo Asterweb

Logo Asterweb

Venerdì 21 novembre 2014 si terrà il Webinar riservato ai Partners Asterweb "Configuriamo Postfix".

Il Webinar si svolgerà dalle ore 14:30 alle ore 15:30.

Cordiali saluti, lo Staff

12Nov/14Off

Partner Asterweb: monitoriamo le nostre installazioni con Nagios

Logo Asterweb

Logo Asterweb

Gentile Partner.

Proseguendo la nostra politica orientata alla formazione ed alla "crescita professionale" dei Partner, abbiamo programmato delle sedute gratuite 1:1, della durata di circa 2/4 ore, finalizzata a:
- installazione server Nagios
- configurazione plugins Nagios sulle macchine client

L'obiettivo è quello di dare "slancio" a questa soluzione di monitoraggio poiché la stessa può garantirvi svariati vantaggi, tecnici e commerciali:
- vantaggi tecnici: provate ad immaginare se anche 1 sola volta l'hd di un vs cliente si riempie e non funziona più nulla (meglio prevenire ...)
- vantaggi commerciali: provate ad immaginare che effetto può avere su un possibile Cliente, far vedere il vostro sistema di monitoraggio (attenzione per il Cliente e professionalità)

Siamo certi che apprezzerete questa nuova attività messa a vostra disposizione e vi inviatimo a schedulare l'attività in tempi estremamente rapidi, così da darci la possibilità di organizzare tempi e risorse.

Cordiali saluti e buon lavoro.