]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_log_forwarder.c: Add CLI "pjsip show buildopts". 94/1994/4
authorRichard Mudgett <rmudgett@digium.com>
Tue, 12 Jan 2016 20:25:09 +0000 (14:25 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 13 Jan 2016 02:24:15 +0000 (20:24 -0600)
commit5586abc95728996ce9e36c54a1ee8f6d8de9c525
treec8b42e8cce2690fc798a28e4c6d5c65b1bebfad8
parent092c0db4936d6418fbd1b2e9e1d9a8d34d7e1c8e
res_pjsip_log_forwarder.c: Add CLI "pjsip show buildopts".

PJPROJECT has a function available to dump the compile time
options used when building the library.

* Add CLI "pjsip show buildopts" command.

* Update contrib/scripts/autosupport to get pjproject information.

Change-Id: Id93a6a916d765b2a2e5a1aeb54caaf83206be748
contrib/scripts/autosupport [changed mode: 0644->0755]
res/res_pjsip_log_forwarder.c