chan_pjsip: Implement core ability to get Call-ID of a channel.
authorJoshua Colp <jcolp@digium.com>
Tue, 29 Apr 2014 11:27:14 +0000 (11:27 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 29 Apr 2014 11:27:14 +0000 (11:27 +0000)
commit2e39da35d0c5540399d8d5addb6ebf50c7e38b32
tree3d08af1d7166913b431f43f44fde64d7a3fb9763
parentf7caf4e249af1f1cecf4d318c59e762597631811
chan_pjsip: Implement core ability to get Call-ID of a channel.

This changes implement the "get_pvt_uniqueid" which is used to return the
technology specific unique identifier. In the case of SIP this is the Call-ID
of the dialog.

Review: https://reviewboard.asterisk.org/r/3480/
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@413089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_pjsip.c