search for: res_pjsip_nat

Displaying 16 results from an estimated 16 matches for "res_pjsip_nat".

2023 Aug 09
1
Encountered a crash, what is best way to tell if it has been fixed or now
.... I started by going through https://github.com/asterisk/asterisk/compare/18.17.1...18.19.0 to see if any of the changes seemed to apply to code reported by the backtrace. Entirely possible I missed something, but I didn't notice anything that applies. I do see a commit was done today to the res_pjsip_nat.c file, but not sure if that would apply to the issue. Any suggestions for where I should look or ask? (gdb) bt #0 0x000055e7c091ed95 in __ao2_ref (user_data=user_data at entry=0x1, delta=delta at entry=1, tag=tag at entry=0x0, file=file at entry=0x7f773800e012 "res_pjsip_session.c",...
2023 Aug 09
2
Encountered a crash, what is best way to tell if it has been fixed or now
....com/asterisk/asterisk/compare/18.17.1...18.19.0 to see if > any of the changes seemed to apply to code reported by the backtrace. > > > > Entirely possible I missed something, but I didn’t notice anything that > applies. > > > > I do see a commit was done today to the res_pjsip_nat.c file, but not sure > if that would apply to the issue. > > > > Any suggestions for where I should look or ask? > That is how you generally look, by seeing the commits between the two versions, analyzing, and seeing if anything is relevant. Issues themselves are reported on Git...
2023 Aug 09
1
[External] Encountered a crash, what is best way to tell if it has been fixed or now
...f777415de48) at res_pjsip_session.c:3639 #2 0x00007f773800d3e7 in session_outgoing_nat_hook (tdata=0x7f773c633ac8, transport=0x7f7754082048) at res_pjsip_session.c:5567 #3 0x00007f773801965d in nat_invoke_hook (obj=<optimized out>, arg=arg at entry=0x7f772c1a0a50, flags=flags at entry=0) at res_pjsip_nat.c:299 #4 0x000055e7c09218c0 in internal_ao2_traverse (self=self at entry=0x7f774014cc18, flags=flags at entry=OBJ_SEARCH_NONE, cb_fn=cb_fn at entry=0x7f7738019640 <nat_invoke_hook>, arg=arg at entry=0x7f772c1a0a50, tag=tag at entry=0x0, file=file at entry=0x7f773801b009 "res_pjsip_n...
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...ip_dtmf_info.so res_pjsip_endpoint_identifier_anonymous.so res_pjsip_endpoint_identifier_ip.so res_pjsip_endpoint_identifier_user.so res_pjsip_exten_state.so res_pjsip_header_funcs.so res_pjsip_logger.so res_pjsip_messaging.so res_pjsip_multihomed.so res_pjsip_mwi_body_generator.so res_pjsip_mwi.so res_pjsip_nat.so res_pjsip_notify.so res_pjsip_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...
2013 Sep 24
2
PJSIP Authrentication by IP fails
...tifier_anonymous.so load => res_pjsip_endpoint_identifier_ip.so noload => res_pjsip_endpoint_identifier_user.so load => res_pjsip_exten_state.so load => res_pjsip_log_forwarder.so load => res_pjsip_logger.so noload => res_pjsip_messaging.so noload => res_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_pjsi...
2015 Oct 09
0
Asterisk 13.6.0 Now Available
...size = Frames lost (Reported by Alexander Traud) * ASTERISK-25325 - ARI PUT reload chan_sip HTTP response 404 (Reported by Rodrigo Ramirez Norambuena) * ASTERISK-25390 - default_from_user can crash with certain configuration backends (Reported by Mark Michelson) * ASTERISK-25387 - res_pjsip_nat: Malformed REGISTER request causes NAT'd Contact header to not be rewritten (Reported by Matt Jordan) * ASTERISK-25227 - No audio at in-band announcements in ooh323 channel (Reported by Alexandr Dranchuk) * ASTERISK-25369 - res_parking: ParkAndAnnounce - Inheritable va...
2015 Aug 07
0
Asterisk 13.5.0 Now Available
...g error: "poll failed: Bad file descriptor" (Reported by Barry Chern) * ASTERISK-25165 - Testsuite - Sorcery memory cache leaks (Reported by Corey Farrell) * ASTERISK-25202 - Hints extension state broken between 13.3.2 and 13.4 (Reported by cervajs) * ASTERISK-25196 - res_pjsip_nat: rewrite_contact should not be applied to Contact header when Record-Route headers are present (Reported by Mark Michelson) * ASTERISK-24907 - res_pjsip_outbound_registration: crash during unload if registration attempts are still occuring (Reported by Kevin Harwell) * AST...
2024 Jan 25
0
asterisk release 18.21.0
....21.0.tar.gz) - [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk) Summary: ---------------------------------------- - logger: Fix linking regression. - Revert "core & res_pjsip: Improve topology change handling." - menuselect: Use more specific error message. - res_pjsip_nat: Fix potential use of uninitialized transport details - app_if: Fix faulty EndIf branching. - manager.c: Fix regression due to using wrong free function. - config_options.c: Fix truncation of option descriptions. - manager.c: Improve clarity of "manager show connected". - make_xml_documen...
2024 Jan 25
0
asterisk release 18.21.0
....21.0.tar.gz) - [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk) Summary: ---------------------------------------- - logger: Fix linking regression. - Revert "core & res_pjsip: Improve topology change handling." - menuselect: Use more specific error message. - res_pjsip_nat: Fix potential use of uninitialized transport details - app_if: Fix faulty EndIf branching. - manager.c: Fix regression due to using wrong free function. - config_options.c: Fix truncation of option descriptions. - manager.c: Improve clarity of "manager show connected". - make_xml_documen...
2024 Jan 25
0
asterisk release 20.6.0
...0.6.0.tar.gz) - [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk) Summary: ---------------------------------------- - logger: Fix linking regression. - Revert "core & res_pjsip: Improve topology change handling." - menuselect: Use more specific error message. - res_pjsip_nat: Fix potential use of uninitialized transport details - app_if: Fix faulty EndIf branching. - manager.c: Fix regression due to using wrong free function. - config_options.c: Fix truncation of option descriptions. - manager.c: Improve clarity of "manager show connected". - make_xml_documen...
2024 Jan 25
0
asterisk release 20.6.0
...0.6.0.tar.gz) - [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk) Summary: ---------------------------------------- - logger: Fix linking regression. - Revert "core & res_pjsip: Improve topology change handling." - menuselect: Use more specific error message. - res_pjsip_nat: Fix potential use of uninitialized transport details - app_if: Fix faulty EndIf branching. - manager.c: Fix regression due to using wrong free function. - config_options.c: Fix truncation of option descriptions. - manager.c: Improve clarity of "manager show connected". - make_xml_documen...
2024 Jan 25
0
asterisk release 21.1.0
...1.1.0.tar.gz) - [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk) Summary: ---------------------------------------- - logger: Fix linking regression. - Revert "core & res_pjsip: Improve topology change handling." - menuselect: Use more specific error message. - res_pjsip_nat: Fix potential use of uninitialized transport details - app_if: Fix faulty EndIf branching. - manager.c: Fix regression due to using wrong free function. - doc: Remove obsolete CHANGES-staging and UPGRADE-staging directories - config_options.c: Fix truncation of option descriptions. - manager.c: Im...
2024 Jan 25
0
asterisk release 21.1.0
...1.1.0.tar.gz) - [Downloads](https://downloads.asterisk.org/pub/telephony/asterisk) Summary: ---------------------------------------- - logger: Fix linking regression. - Revert "core & res_pjsip: Improve topology change handling." - menuselect: Use more specific error message. - res_pjsip_nat: Fix potential use of uninitialized transport details - app_if: Fix faulty EndIf branching. - manager.c: Fix regression due to using wrong free function. - doc: Remove obsolete CHANGES-staging and UPGRADE-staging directories - config_options.c: Fix truncation of option descriptions. - manager.c: Im...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...size = Frames lost (Reported by Alexander Traud) * ASTERISK-25325 - ARI PUT reload chan_sip HTTP response 404 (Reported by Rodrigo Ramirez Norambuena) * ASTERISK-25390 - default_from_user can crash with certain configuration backends (Reported by Mark Michelson) * ASTERISK-25387 - res_pjsip_nat: Malformed REGISTER request causes NAT'd Contact header to not be rewritten (Reported by Matt Jordan) * ASTERISK-25227 - No audio at in-band announcements in ooh323 channel (Reported by Alexandr Dranchuk) * ASTERISK-25369 - res_parking: ParkAndAnnounce - Inheritable va...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...size = Frames lost (Reported by Alexander Traud) * ASTERISK-25325 - ARI PUT reload chan_sip HTTP response 404 (Reported by Rodrigo Ramirez Norambuena) * ASTERISK-25390 - default_from_user can crash with certain configuration backends (Reported by Mark Michelson) * ASTERISK-25387 - res_pjsip_nat: Malformed REGISTER request causes NAT'd Contact header to not be rewritten (Reported by Matt Jordan) * ASTERISK-25227 - No audio at in-band announcements in ooh323 channel (Reported by Alexandr Dranchuk) * ASTERISK-25295 - res_pjsip crash - pjsip_uri_get_uri at /usr/i...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...go Ramirez Norambuena) - [ASTERISK-25390 <https://issues.asterisk.org/jira/browse/ASTERISK-25390>] - default_from_user can crash with certain configuration backends (Reported by Mark Michelson) - [ASTERISK-25387 <https://issues.asterisk.org/jira/browse/ASTERISK-25387>] - res_pjsip_nat: Malformed REGISTER request causes NAT'd Contact header to not be rewritten (Reported by Matt Jordan) - [ASTERISK-25227 <https://issues.asterisk.org/jira/browse/ASTERISK-25227>] - No audio at in-band announcements in ooh323 channel (Reported by Alexandr Dranchuk) - [ASTERISK-2...