Fix Missing CALL-ID When Logging Through Syslog
authorMichael L. Young <elgueromexicano@gmail.com>
Mon, 13 May 2013 21:21:03 +0000 (21:21 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Mon, 13 May 2013 21:21:03 +0000 (21:21 +0000)
commit54424c2ee2370d3d9dcb61ad438bc5d5ee2cbcdd
tree29c3500cc09079e356f782f24c7137c4e04637d0
parent4ff6e61808c56b68ad2e48d5a0bb50ecbfe94a92
Fix Missing CALL-ID When Logging Through Syslog

The CALL-ID (ie [C-00000074]) is missing when logging to syslog.  This was just
an oversight when this feature was added.

* Add CALL-IDs when using syslog

(closes issue ASTERISK-21430)
Reported by: Nikola Ciprich
Tested by: Nikola Ciprich, Michael L. Young
Patches:
    asterisk-21430-syslog-callid_trunk.diff by Michael L. Young (license 5026)

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

Merged revisions 388605 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@388617 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/logger.c