]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Implement core ability to get Call-ID of a channel.
authorJoshua Colp <jcolp@digium.com>
Tue, 29 Apr 2014 11:19:05 +0000 (11:19 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 29 Apr 2014 11:19:05 +0000 (11:19 +0000)
commit8727cb1435e54a9b46503a156ae7d7279cbb58a7
treee4765ae11547a5236c589282daf631da5eb61550
parent99261bc3717a788db74142f4c1988f5367d62017
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/

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