asterisk/res/res_pjsip
George Joseph 7b71bca8a4 config_transport: Fix objects returned by ast_sip_get_transport_states
ast_sip_get_transport_states was returning a container of internal_state
objects instead of ast_sip_transport_state objects.  This was causing
transport lookups to fail, most noticably in res_pjsip_nat, which
couldn't find the correct external addresses.  This was causing contacts
to go out with internal ip addresses.

ASTERISK-25830 #close
Reported-by: Sean Bright

Change-Id: I1aee6a2fd46c42e8dd0af72498d17de459ac750e
2016-03-02 16:10:18 -06:00
..
include res_pjsip: Remove outgoing authentication code no longer needed. 2015-06-02 13:11:31 -05:00
config_auth.c res_pjsip: Add "like" processing to pjsip list and show commands 2015-10-24 11:02:43 -05:00
config_domain_aliases.c res_pjsip: Move internal init/destroy prototypes to private header file. 2015-03-11 16:39:29 +00:00
config_global.c pjsip: Add option global/regcontext 2016-01-13 11:42:20 -06:00
config_system.c res_pjsip: Set threadpool max size default to 50. 2015-11-02 18:24:09 -05:00
config_transport.c config_transport: Fix objects returned by ast_sip_get_transport_states 2016-03-02 16:10:18 -06:00
location.c Revert "pjsip_location: Delete contact_status object when contact is deleted" 2016-01-09 18:13:27 -06:00
pjsip_cli.c res_pjsip: Add "like" processing to pjsip list and show commands 2015-10-24 11:02:43 -05:00
pjsip_configuration.c res_pjsip: Refactor load_module/unload_module 2016-02-11 19:05:11 -07:00
pjsip_distributor.c PJSIP: Prevent deadlock due to dialog/transaction lock inversion. 2016-01-07 16:25:03 -06:00
pjsip_global_headers.c res_pjsip: Fixed invalid empty Server and User-Agent SIP headers. 2015-03-11 15:22:01 +00:00
pjsip_options.c Fix creation race of contact_status structures. 2016-02-15 13:48:44 -06:00
pjsip_resolver.c DNS: Need to use the same serializer for a pjproject SIP transaction. 2015-06-10 19:22:13 -05:00
presence_xml.c res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case. 2016-01-21 16:04:39 -06:00
security_events.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00