]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Pull CEL linkedid manipulation into cel.c
authorKinsey Moore <kmoore@digium.com>
Wed, 19 Jun 2013 12:55:34 +0000 (12:55 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 19 Jun 2013 12:55:34 +0000 (12:55 +0000)
commit954166ed2486e5a44367ee1bd4e29b7bc8c8cf13
tree924f23d9a78c5bab0e357c72c74be291a98a4240
parent68103abba38b3ccd362dd1e9018b4045b9b7cb57
Pull CEL linkedid manipulation into cel.c

This finishes moving all CEL linkedid tracking entirely within cel.c
since that is now possible with channel snapshots.

This also removes another CEL linkedid manipulation function from cel.h
that has already been internalized and is neither called nor available
to link against.

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@392241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/cel.h
main/cel.c