Files
asterisk/res
Richard Mudgett 03d5b3ce5c 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 12:25:37 -05:00
..
2015-04-12 13:48:10 -05:00
2015-04-29 07:39:22 -04:00
2015-11-24 13:54:54 -06:00