From: Matt Jordan Date: Fri, 22 May 2015 17:18:31 +0000 (-0500) Subject: res/res_pjsip_exten_state: Fix confusing NOTICE message X-Git-Tag: 14.0.0-beta1~923 X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=commitdiff_plain;h=ad7192a8fdfd56c8d5099306f358e1169fc135d0;hp=ad7192a8fdfd56c8d5099306f358e1169fc135d0 res/res_pjsip_exten_state: Fix confusing NOTICE message When a SUBSCRIBE request is made to a dialplan hint that doesn't exist, the current NOTICE message informing users of this swaps the context and extension parameters. This can cause a bit of confusion. Thanks to CptBurger in #asterisk for helping to point this out. Change-Id: Ie584d1a58ae217385c87a450ca25b55ca0e36e43 ---