res_pjsip_messaging: potential for field values in from/to headers to be missing
authorKevin Harwell <kharwell@digium.com>
Thu, 9 Jan 2014 23:39:31 +0000 (23:39 +0000)
committerKevin Harwell <kharwell@digium.com>
Thu, 9 Jan 2014 23:39:31 +0000 (23:39 +0000)
commit04c5c39d56cc3fab31139ffba785421560073700
tree26e2938c122c282c8a93d6bf55c8d8360ee62d01
parent51901aa2ed0a177ad7a2bca3e22be3c8d39bde25
res_pjsip_messaging: potential for field values in from/to headers to be missing

Added in ability to specify display name format ("name" <sip:name@ipaddr:port>)
for a given URI and made sure it was fully propagated to the outgoing message.
Also made it so outoing messages in res_pjsip always send as "sip:".

(closes issue ASTERISK-22924)
Reported by: Anthony Messina
Review: https://reviewboard.asterisk.org/r/3094/
........

Merged revisions 405266 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@405267 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip.c
res/res_pjsip_messaging.c