Displaying 20 results from an estimated 71 matches for "res_pjsip_pubsub".
2017 Mar 01
4
Adding Subscribe Handlers in PJSIP
..., I can probably stop the phones from subscribing, but this is more
academic at this point. I assume there are things that I could do if I
wanted to make changes and recompile, but is there an easier way to add a
handler? I am a little confused about whether there is a subscribe handler
in front of res_pjsip_pubsub, or if that is the first place that a
SUBSCRIBE could get caught.
-Trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170301/48589082/attachment.html>
2015 Feb 13
1
Asterisk 13 - publish handler
...quot;1001"<sip:1001 at example.com>;tag=98slbhbn16
Via: SIP/2.0/UDP 172.31.19.250:2048;branch=z9hG4bK-w2orn21sre9u
Call-ID: 54ddf28f87c7-ak5cx3jtjc8c
CSeq: 12480 PUBLISH
Server: Asterisk PBX 13.2.0
Content-Length: 0
And the debug logging is reporting:
[2015-02-11 12:28:26] DEBUG[32693] res_pjsip_pubsub.c: Event presence does
not match asterisk-devicestate
[2015-02-11 12:28:26] DEBUG[32693] res_pjsip_pubsub.c: Event presence does
not match asterisk-mwi
[2015-02-11 12:28:26] WARNING[32693] res_pjsip_pubsub.c: No registered
publish handler for event presence
-------------- next part --------------
A...
2018 Feb 21
0
AST-2018-004: Crash when receiving SUBSCRIBE request
...Last Updated On February 21, 2018
Advisory Contact Joshua Colp <jcolp AT digium DOT com>
CVE Name CVE-2018-7284
Description When processing a SUBSCRIBE request the res_pjsip_pubsub
module stores the accepted formats present in the Accept
headers of the request. This code did not limit the number
of headers it processed despite having a fixed limit of 32.
If more than 32 Accept headers were pres...
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
.../www.digium.com/> &
> www.asterisk.org <http://www.asterisk.org/>
Hello
how can I disable all modules related to pjsip in modules.conf ??
I have now :
[modules]
autoload=yes
preload => res_config_mysql.so
noload => pbx_gtkconsole.so
noload => res_pjsip.so
noload => res_pjsip_pubsub.so
noload => res_pjsip_session.so
noload => chan_pjsip.so
noload => res_pjsip_exten_state.so
noload => res_pjsip_log_forwarder.so
load => res_musiconhold.so
noload => chan_alsa.so
noload => chan_oss.so
noload => chan_console.so
This does not make the CLI erros go away. I s...
2023 Oct 18
0
asterisk release 21.0.0
...cated module.
- res_monitor: Remove deprecated module.
- http.c: Minor simplification to HTTP status output.
- app_osplookup: Remove obsolete sample config.
- say.c: Fix French time playback. (#42)
- core: Cleanup gerrit and JIRA references. (#58)
- utils.h: Deprecate `ast_gethostbyname()`. (#79)
- res_pjsip_pubsub: Add new pubsub module capabilities. (#82)
- app_sla: Migrate SLA applications out of app_meetme.
- rest-api: Ran make ari stubs to fix resource_endpoints inconsistency
- .github: Update AsteriskReleaser for security releases
- users.conf: Deprecate users.conf configuration.
- Update version for As...
2023 Oct 18
0
asterisk release 21.0.0
...cated module.
- res_monitor: Remove deprecated module.
- http.c: Minor simplification to HTTP status output.
- app_osplookup: Remove obsolete sample config.
- say.c: Fix French time playback. (#42)
- core: Cleanup gerrit and JIRA references. (#58)
- utils.h: Deprecate `ast_gethostbyname()`. (#79)
- res_pjsip_pubsub: Add new pubsub module capabilities. (#82)
- app_sla: Migrate SLA applications out of app_meetme.
- rest-api: Ran make ari stubs to fix resource_endpoints inconsistency
- .github: Update AsteriskReleaser for security releases
- users.conf: Deprecate users.conf configuration.
- Update version for As...
2014 Jul 10
0
Asterisk 12.4.0 Now Available
...reload (Reported by tootai)
* ASTERISK-23827 - autoservice thread doesn't exit at shutdown
(Reported by Corey Farrell)
* ASTERISK-21965 - [patch] Bug-fixed version of safe_asterisk not
installed over old version (Reported by Jeremy Kister)
* ASTERISK-23802 - Security: Deadlock in res_pjsip_pubsub on
transaction timeout (Reported by Mark Michelson)
* ASTERISK-23489 - Vulnerability in res_pjsip_pubsub:
unauthenticated remote crash in during MWI unsubscribe without
being subscribed (Reported by John Bigelow)
* ASTERISK-23609 - Security: AMI action MixMonitor allows
ar...
2014 Jul 10
0
Asterisk 12.4.0 Now Available
...reload (Reported by tootai)
* ASTERISK-23827 - autoservice thread doesn't exit at shutdown
(Reported by Corey Farrell)
* ASTERISK-21965 - [patch] Bug-fixed version of safe_asterisk not
installed over old version (Reported by Jeremy Kister)
* ASTERISK-23802 - Security: Deadlock in res_pjsip_pubsub on
transaction timeout (Reported by Mark Michelson)
* ASTERISK-23489 - Vulnerability in res_pjsip_pubsub:
unauthenticated remote crash in during MWI unsubscribe without
being subscribed (Reported by John Bigelow)
* ASTERISK-23609 - Security: AMI action MixMonitor allows
ar...
2016 Jul 21
0
Asterisk 13.10.0 Now Available
...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:
Improvements made in this release:
-----------------------------------
* ASTERISK-26088 - Investigate heavy memory utilization by
res_pjsip_pubsub (Reported by Richard Mudgett)
* ASTERISK-26011 - [patch]PJSIP: add "via_addr", "via_port",
"call_id" to contacts (Reported by Alexei Gradinari)
* ASTERISK-25994 - [patch]res_pjsip: module load priority
(Reported by Alexei Gradinari)
* ASTERISK-25931 - PJ...
2014 Mar 03
0
Asterisk 12.1.0 Now Available
...K-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 task...
2014 Mar 03
0
Asterisk 12.1.0 Now Available
...K-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 task...
2016 Aug 17
4
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...Hello
>
> how can I disable all modules related to pjsip in modules.conf ??
>
> I have now :
>
> [modules]
> autoload=yes
> preload => res_config_mysql.so
> noload => pbx_gtkconsole.so
> noload => res_pjsip.so
> noload => res_pjsip_pubsub.so
> noload => res_pjsip_session.so
> noload => chan_pjsip.so
> noload => res_pjsip_exten_state.so
> noload => res_pjsip_log_forwarder.so
> load => res_musiconhold.so
> noload => chan_alsa.so
> noload => chan_oss.so
> nolo...
2016 Jul 21
2
Asterisk 13.10.0 Now Available
...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:
Improvements made in this release:
-----------------------------------
* ASTERISK-26088 - Investigate heavy memory utilization by
res_pjsip_pubsub (Reported by Richard Mudgett)
* ASTERISK-26011 - [patch]PJSIP: add "via_addr", "via_port",
"call_id" to contacts (Reported by Alexei Gradinari)
* ASTERISK-25994 - [patch]res_pjsip: module load priority
(Reported by Alexei Gradinari)
* ASTERISK-25931 - PJ...
2015 Feb 18
3
Asterisk 13 - sorcery realtime for pjsip publish objects
...conf
----------------
[res_pjsip]
endpoint=realtime,ps_endpoints
auth=realtime,ps_auths
aor=realtime,ps_aors
domain_alias=realtime,ps_domain_aliases
[res_pjsip_endpoint_identifier_ip]
identify=realtime,ps_endpoint_id_ips
[res_pjsip_outbound_publish]
outbound-publish=realtime,ps_outbound_publish
[res_pjsip_pubsub]
inbound-publication=realtime,ps_inbound_publication
[res_pjsip_publish_asterisk]
asterisk-publication=realtime,ps_asterisk_publication
extconfig.conf
-------------------
ps_endpoints => odbc,asterisk-realtime
ps_auths => odbc,asterisk-realtime
ps_aors => odbc,asterisk-realtime
ps_domain...
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...ip_one_touch_record_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_pjs...
2023 Apr 03
0
Asterisk 20.2.1 Now Available
...sterisk
The release of Asterisk 20.2.1 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
Bugs fixed in this release:
-----------------------------------
* ASTERISK-30469 - res_pjsip_pubsub: Regression for
subscription shutdowns
(Reported by N A)
* ASTERISK-30472 - pbx_ael: Literal usage for variables broken
(Reported by isrl)
For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-20.2....
2014 Mar 10
0
AST-2014-004: Remote Crash Vulnerability in PJSIP Channel Driver Subscription Handling
...Accept headers, Asterisk will attempt
to access an invalid pointer to the header location.
Note that this issue was fixed during a re-architecture of
the res_pjsip_pubsub module in Asterisk 12.1.0. As such,
this issue has already been resolved in a released version
of Asterisk. This notification is being released for users
of Asterisk 12.0.0.
Resolution Upgr...
2014 Sep 18
0
AST-2014-009: Remote crash based on malformed SIP subscription requests
...BSCRIBE must pass any authentication
that has been configured.
Note that this crash is Asterisk's PJSIP-based
res_pjsip_pubsub module and not in the old chan_sip module.
Resolution Type-safety has been built into the pubsub API where it
previously was absent. A test has been added to the
testsuite that previously would have triggered the crash....
2014 Mar 10
0
AST-2014-004: Remote Crash Vulnerability in PJSIP Channel Driver Subscription Handling
...Accept headers, Asterisk will attempt
to access an invalid pointer to the header location.
Note that this issue was fixed during a re-architecture of
the res_pjsip_pubsub module in Asterisk 12.1.0. As such,
this issue has already been resolved in a released version
of Asterisk. This notification is being released for users
of Asterisk 12.0.0.
Resolution Upgr...
2014 Sep 18
0
AST-2014-009: Remote crash based on malformed SIP subscription requests
...BSCRIBE must pass any authentication
that has been configured.
Note that this crash is Asterisk's PJSIP-based
res_pjsip_pubsub module and not in the old chan_sip module.
Resolution Type-safety has been built into the pubsub API where it
previously was absent. A test has been added to the
testsuite that previously would have triggered the crash....