Displaying 20 results from an estimated 38 matches for "res_pjsip_ref".
Did you mean:
res_pjsip_refer
2019 Mar 28
3
Asterisk Transfers
...s not send the norefersub. As a result,
> Cisco then sends NOTIFY packets with TRYing, Ringing, OK inside them.
> This basically gives the chan_sip code the ability to know if the REFER
> (Transfer) is succeeding or not.
There is no way to configure it. It would have to be removed from res_pjsip_refer's code itself. The presence of "norefersub" in Supported also isn't supposed to enable it. It's just for stating it is supported. It's supposed to be enabled by the presence of the "Refer-Sub" header in the REFER itself. I don't believe we set that on the R...
2014 Nov 21
0
AST-2014-016: Remote Crash Vulnerability in PJSIP channel driver
...4
Advisory Contact Joshua Colp <jcolp AT digium DOT com>
CVE Name Pending
Description When handling an INVITE with Replaces message the
res_pjsip_refer module incorrectly assumes that it will be
operating on a channel that has just been created. If the
INVITE with Replaces message is sent in-dialog after a
session has been established this assumption will be...
2014 Nov 21
0
AST-2014-016: Remote Crash Vulnerability in PJSIP channel driver
...4
Advisory Contact Joshua Colp <jcolp AT digium DOT com>
CVE Name Pending
Description When handling an INVITE with Replaces message the
res_pjsip_refer module incorrectly assumes that it will be
operating on a channel that has just been created. If the
INVITE with Replaces message is sent in-dialog after a
session has been established this assumption will be...
2014 Nov 21
0
Asterisk 1.8.28-cert3, 1.8.32.1, 11.6-cert8, 11.14.1, 12.7.1, 13.0.1 Now Available (Security Release)
...still
active and attempt to send the SIP response. The PJSIP library does not
expect the SIP session to be in the disconnected state when sending the
response and asserts.
* AST-2014-016: Remote crash vulnerability in PJSIP channel driver
When handling an INVITE with Replaces message the res_pjsip_refer module
incorrectly assumes that it will be operating on a channel that has just been
created. If the INVITE with Replaces message is sent in-dialog after a session
has been established this assumption will be incorrect. The res_pjsip_refer
module will then hang up a channel that is actual...
2014 Nov 21
0
Asterisk 1.8.28-cert3, 1.8.32.1, 11.6-cert8, 11.14.1, 12.7.1, 13.0.1 Now Available (Security Release)
...still
active and attempt to send the SIP response. The PJSIP library does not
expect the SIP session to be in the disconnected state when sending the
response and asserts.
* AST-2014-016: Remote crash vulnerability in PJSIP channel driver
When handling an INVITE with Replaces message the res_pjsip_refer module
incorrectly assumes that it will be operating on a channel that has just been
created. If the INVITE with Replaces message is sent in-dialog after a session
has been established this assumption will be incorrect. The res_pjsip_refer
module will then hang up a channel that is actual...
2013 Sep 24
2
PJSIP Authrentication by IP fails
...es_pjsip_mwi.so
load => res_pjsip_nat.so
load => res_pjsip_notify.so
noload => res_pjsip_one_touch_record_info.so
noload => res_pjsip_outbound_authenticator_digest.so
noload => res_pjsip_outbound_registration.so
load => res_pjsip_pidf.so
load => res_pjsip_pubsub.so
noload => res_pjsip_refer.so
noload => res_pjsip_registrar_expire.so
noload => res_pjsip_registrar.so
load => res_pjsip_rfc3326.so
load => res_pjsip_sdp_rtp.so
load => res_pjsip_session.so
noload => res_pjsip_t38.so
noload => res_pjsip_transport_websocket.so
load => res_pjsip_acl.so
I need to iden...
2019 Mar 25
2
Asterisk Transfers
Does anyone know if there is a way to disable the norefersub for PJSIP?
It appears this is causing problems with a test we're running with Cisco.
A wireshark trace from a system where the transfer with Cisco works versus a trace with Asterisk/Cisco shows one big difference being the supported: norefersub
The REFER Accepted response is received by Asterisk.
However, Cisco doesn't send the
2016 Mar 29
5
Asterisk 13.8.0 Now Available
...---
* ASTERISK-25849 - chan_pjsip: transfers with direct media
sometimes drops audio (Reported by Kevin Harwell)
* ASTERISK-25113 - install_prereq in Debian 8 without "standard
system utilities" (Reported by Rodrigo Ramirez Norambuena)
* ASTERISK-25814 - Segfault at f ip in res_pjsip_refer.so
(Reported by Sergio Medina Toledo)
* ASTERISK-25023 - Deadlock in chan_sip in
update_provisional_keepalive (Reported by Arnd Schmitter)
* ASTERISK-25321 - [patch]DeadLock ChanSpy with call over Local
channel (Reported by Filip Frank)
* ASTERISK-25829 - res_pjsip: PJSIP doe...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...ression 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 bl...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...ression 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 bl...
2017 Jul 12
0
Asterisk 14.6.0 Now Available
...eout
(Reported by J??rgen H)
* ASTERISK-27022 - res_rtp_asterisk: Incorrect SSRC change for
RTCP component
(Reported by Michael Walton)
* ASTERISK-26923 - bridging: T.38 request is lost when channels
are added to bridge
(Reported by Torrey Searle)
* ASTERISK-27053 - res_pjsip_refer/session: Calls dropped
during transfer
(Reported by Kevin Harwell)
* ASTERISK-27052 - Asterisk build process fails with flag
--with-pjproject-bundled with curl download command and slow
network
(Reported by alex)
* ASTERISK-27039 - chan_pjsip: Device state is idle...
2017 Jul 12
0
Asterisk 13.17.0 Now Available
...eout
(Reported by J??rgen H)
* ASTERISK-27022 - res_rtp_asterisk: Incorrect SSRC change for
RTCP component
(Reported by Michael Walton)
* ASTERISK-26923 - bridging: T.38 request is lost when channels
are added to bridge
(Reported by Torrey Searle)
* ASTERISK-27053 - res_pjsip_refer/session: Calls dropped
during transfer
(Reported by Kevin Harwell)
* ASTERISK-27052 - Asterisk build process fails with flag
--with-pjproject-bundled with curl download command and slow
network
(Reported by alex)
* ASTERISK-27039 - chan_pjsip: Device state is idle...
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...info.so
res_pjsip_outbound_authenticator_digest.so
res_pjsip_outbound_publish.so
res_pjsip_outbound_registration.so
res_pjsip_path.so
res_pjsip_pidf_body_generator.so
res_pjsip_pidf_digium_body_supplement.so
res_pjsip_pidf_eyebeam_body_supplement.so
res_pjsip_publish_asterisk.so
res_pjsip_pubsub.so
res_pjsip_refer.so
res_pjsip_registrar_expire.so
res_pjsip_registrar.so
res_pjsip_rfc3326.so
res_pjsip_sdp_rtp.so
res_pjsip_send_to_voicemail.so
res_pjsip_session.so
res_pjsip_sips_contact.so
res_pjsip.so
res_pjsip_t38.so
res_pjsip_transport_management.so
res_pjsip_transport_websocket.so
res_pjsip_xpidf_body_gen...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...ression 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 bl...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...ression 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 bl...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...peer
(Reported by Alexander Semych)
* ASTERISK-23320 - Preloading pbx_config.so with a CustomPresence
hint defined results in crash (Reported by xrobau)
* ASTERISK-23265 - Preloading Certain Modules in Asterisk 12
causes a core dump (Reported by Andrew Nagy)
* ASTERISK-23287 - res_pjsip_refer: Crash during attended transfer
when attended->transferer_second channel is NULL (Reported by
Matt Jordan)
* 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)
* ASTERISK-23135 - Cra...
2014 Apr 23
0
Asterisk 12.2.0 Now Available
...peer
(Reported by Alexander Semych)
* ASTERISK-23320 - Preloading pbx_config.so with a CustomPresence
hint defined results in crash (Reported by xrobau)
* ASTERISK-23265 - Preloading Certain Modules in Asterisk 12
causes a core dump (Reported by Andrew Nagy)
* ASTERISK-23287 - res_pjsip_refer: Crash during attended transfer
when attended->transferer_second channel is NULL (Reported by
Matt Jordan)
* 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)
* ASTERISK-23135 - Cra...
2017 Mar 23
0
Asterisk 13.15.0-rc1 Now Available
...SK-26851 - res_pjsip_sdp_rtp: RTP instance does not use
same IP as explicit transport (Reported by Richard Begg)
* ASTERISK-26867 - autochan: Locking in a function
ast_autochan_destroy() on destroyed channel (after masquerade).
(Reported by Krzysztof Trempala)
* ASTERISK-26869 - res_pjsip_refer: blind call transfer w/o a user
name doesn't go to the s extension (Reported by Torrey Searle)
* ASTERISK-26668 - core: Malformed pattern matching extension
(various factors) results in crash (Reported by xrobau)
* ASTERISK-26865 - chan_iax2: Reload of iax peer results in loss...
2017 Mar 23
0
Asterisk 14.4.0-rc1 Now Available
...SK-26851 - res_pjsip_sdp_rtp: RTP instance does not use
same IP as explicit transport (Reported by Richard Begg)
* ASTERISK-26867 - autochan: Locking in a function
ast_autochan_destroy() on destroyed channel (after masquerade).
(Reported by Krzysztof Trempala)
* ASTERISK-26869 - res_pjsip_refer: blind call transfer w/o a user
name doesn't go to the s extension (Reported by Torrey Searle)
* ASTERISK-26668 - core: Malformed pattern matching extension
(various factors) results in crash (Reported by xrobau)
* ASTERISK-26865 - chan_iax2: Reload of iax peer results in loss...
2016 Mar 29
0
Asterisk 13.8.0 Now Available
...---
* ASTERISK-25849 - chan_pjsip: transfers with direct media
sometimes drops audio (Reported by Kevin Harwell)
* ASTERISK-25113 - install_prereq in Debian 8 without "standard
system utilities" (Reported by Rodrigo Ramirez Norambuena)
* ASTERISK-25814 - Segfault at f ip in res_pjsip_refer.so
(Reported by Sergio Medina Toledo)
* ASTERISK-25023 - Deadlock in chan_sip in
update_provisional_keepalive (Reported by Arnd Schmitter)
* ASTERISK-25321 - [patch]DeadLock ChanSpy with call over Local
channel (Reported by Filip Frank)
* ASTERISK-25829 - res_pjsip: PJSIP doe...