]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res/res_pjsip_exten_state: Fix confusing NOTICE message 21/521/1
authorMatt Jordan <mjordan@digium.com>
Fri, 22 May 2015 17:18:31 +0000 (12:18 -0500)
committerMatt Jordan <mjordan@digium.com>
Fri, 22 May 2015 17:18:31 +0000 (12:18 -0500)
commit7950b65e4f707d36cb8d17e82288e913c4d86f22
tree89d3486a960020f8821d7161286f4c9771a06d39
parent9d8a462356a938eea82e8424242d89a682495b57
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
res/res_pjsip_exten_state.c