Files
asterisk/res
Richard Mudgett 057cfe0cbb res_pjsip_messaging.c: Misc cleanups and fixes.
* Eliminated RAII_VAR in get_outbound_endpoint().

* Simplify update_to() coding.  However, this function can only be a NoOp
because the To string can only be a URI and not a name-address formatted
string.

* Simplify update_from() coding.  Also fixed a code path modifying the
from string when the caller could still want to use the original string.

* Fixed msg_data_create() incompletely removing the "pjsip:" to then add
back the "sip:" string if needed.  The code didn't handle the "pjsip:sip:"
case because it left the colon after pjsip in the string.

Change-Id: I68a09a665f6d4daa9eaa59069045ab69122e28db
2016-09-07 16:04:22 -05:00
..
2016-03-29 09:03:55 -05:00
2016-08-15 07:40:15 -05:00
2015-11-24 13:57:05 -06:00
2016-07-22 03:11:47 -05:00
2016-06-08 20:37:08 +03:00
2016-03-29 09:03:55 -05:00
2015-05-19 21:11:21 -05:00