]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.
authorMark Michelson <mmichelson@digium.com>
Thu, 29 Mar 2012 23:04:05 +0000 (23:04 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 29 Mar 2012 23:04:05 +0000 (23:04 +0000)
commit58565827e6efb087d91430fbc785ae9171c871f8
treec8702639adcf75720c0fe74df7b2b6e28492f555
parentd58fe85724affa7639b50ba82805a803857ba409
Improve accuracy of identifying information sent in dialog-info SIP NOTIFY requests.

This change makes use of connected party information in addition to caller ID in order
to populate local and remote XML elements in the dialog-info NOTIFYs.

(closes issue ASTERISK-16735)
Reported by: Maciej Krajewski
Tested by: Maciej Krajewski
Patches:
    local_remote_hint2.diff uploaded by Mark Michelson (license 5049)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@360862 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c