asterisk/res/res_pjsip
Richard Mudgett 7d44d12816 pjsip_distributor.c: Use correct rdata info access method.
The pjproject doxygen for rdata->msg_info.info says to call
pjsip_rx_data_get_info() instead of accessing the struct member directly.
You need to call the function mostly because the function will generate
the struct member value if it is not already setup.

Change-Id: Iafe8b01242b7deb0ebfdc36685e21374a43936d2
2016-05-26 13:55:17 -05:00
..
include res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06: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 res_pjsip: Add ability to identify by Authorization username 2016-04-27 16:33:51 -05:00
config_system.c res_pjsip: Set threadpool max size default to 50. 2015-11-02 18:24:09 -05:00
config_transport.c res_pjsip: Set TCP_NODELAY on TCP transports 2016-05-15 19:08:41 -05:00
location.c res_pjsip: improve realtime performance 2016-05-05 10:45:49 -05:00
pjsip_cli.c chan_pjsip: Add 'pjsip show channelstats' 2016-03-29 14:35:31 -05:00
pjsip_configuration.c res_pjsip: Endpoint IP Access Controls 2016-05-13 12:46:52 -04:00
pjsip_distributor.c pjsip_distributor.c: Use correct rdata info access method. 2016-05-26 13:55:17 -05: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 res_pjsip: improve realtime performance 2016-05-05 10:45:49 -05:00
pjsip_resolver.c DNS: Need to use the same serializer for a pjproject SIP transaction. 2015-06-10 19:22:13 -05:00
pjsip_scheduler.c res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06: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