Posts Tagged BRI
libpri 1.4.12 Now Available
The Asterisk Development Team announces the release of libpri version 1.4.12. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/libpri/
The following are some of the issues resolved in this release:
- Add call transfer exchange of subaddresses support and fix PTMP call transfer signaling.
- Invalid PTMP redirecting signaling as TE towards NT.
- Add Q931_IE_TIME_DATE to CONNECT message when in network mode.
(issue #18047 (JIRA PRI-114). Reported by: wuwu. Patched by rmudgett) - Swap of master/slave in pri_enslave() incorrect.
(issue #18769 (JIRA PRI-120). Reported by: jcollie. Patched by jcollie) - Fix I-frame retransmission quirks.
- Crash if NFAS swaps D channels on a call with an active timer.
- DMS-100 not receiving caller name anymore.
(issue #18822 (JIRA PRI-121). Reported by: cmorford. Patched by rmudgett) - B channel lost by incoming call in BRI NT PTMP mode.
- Implement the mandatory T312 timer for NT PTMP broadcast SETUP calls.
This release contains several new features, among them:
- ETSI and Q.SIG Call Completion Supplementary Service (CCSS) support
- ETSI Advice Of Charge (AOC) support
- ETSI Explicit Call Transfer (ECT) support
- ETSI Call Waiting support for ISDN phones
- ETSI Malicious Call ID support
- Add Display IE text handling options.
For a full list of changes in this release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/libpri/releases/ChangeLog-1….
Thank you for your continued support of Asterisk!
libpri 1.4.11.5 Now Available
The Asterisk Development Team has announced the release of libpri 1.4.11.5.
This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/libpri/
The release of libpri 1.4.11.5 resolves several issues reported by the community and would not have been possible without your participation.
Thank you!
The following are some of the issues resolved in this release:
- Prevent a CONNECT message from sending a CONNECT ACKNOWLEDGE in the wrong state.
(issue #17360. Reported by: shawkris. Patched by rmudgett) - Made Q.921 delay events to Q.931 if the event could immediately generate response frames.
(closes issue #17360. Reported by: shawkris. Patched by rmudgett) - BRI PTMP: Active channels not cleared when the interface goes down.
(closes issue #17865. Reported by: wimpy. Patched by rmudgett) - Segfault in pri_schedule_del() – ctrl value is invalid.
(closes issue #17522)
(closes issue #18032. Reported by: schmoozecom. Patched by rmudgett) - Crash when receiving an unknown/unsupported message type.
(closes issue #17968. Reported by: gelo. Patched by rmudgett) - * B410P gets incoming call packets on ISDN but Asterisk doesn’t see the call.
(closes issue #18232. Reported by: lelio. Patched by rmudgett)
For a full list of changes in the current release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/libpri/ChangeLog-1.4.11.5
Thank you for your continued support of Asterisk!
Libpri 1.4.11.1 Now Available
The Asterisk Development Team has announced the release of version 1.4.11.1 of libpri. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/libpri/
This release fixes a regression in multi component FACILITY messages and includes a minor bug fix for BRI spans:
- Multi component FACILITY messages only process the first component. The code was only processing the first ROSE component in the facility message.
(Closes issue #17428. Reported, tested by: patrol-cz. Patched by rmudgett) - Inband disconnect setting does nothing on BRI spans. The acceptinbanddisconnect flag is not inherited when creating a new TEI and thus rendering the setting (and its respective equivalent in Asterisk) a no-op on BRI setups.
(Closes issue #15265. Reported, patched, tested by: paravoid)
For a full list of changes in the current release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/libpri/releases/ChangeLog-1.4.11.1
Thank you for your continued support of Asterisk!
