]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: chatty verbose messages 02/2902/2
authorAlexei Gradinari <alex2grad@gmail.com>
Tue, 24 May 2016 21:56:49 +0000 (17:56 -0400)
committerJoshua Colp <jcolp@digium.com>
Wed, 25 May 2016 14:38:01 +0000 (09:38 -0500)
commit04c12561a7c7a10f416081520a72a22248a72cd4
tree7b2054b4c0d23aef88c71760480d65c323551b05
parent87fe6b16227c49a1d07186ced49f1ea37e9af333
res_pjsip: chatty verbose messages

There are a lot of verbose messages about Endpoint and Contact status
changes if there are many dynamic endpoints.
The patch sets verbose level 2 for Endpoint status changes
and verbose level 3 for Contact status changes.

ASTERISK-26055 #close

Change-Id: Ie64e261ddbbc41bfff0f0190241152cc123fe6d7
res/res_pjsip/pjsip_configuration.c