]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_notify: Fix CLI usage info 05/1705/1
authorCorey Farrell <git@cfware.com>
Tue, 24 Nov 2015 19:07:12 +0000 (14:07 -0500)
committerCorey Farrell <git@cfware.com>
Tue, 24 Nov 2015 19:07:12 +0000 (14:07 -0500)
commitb75f587d159cb68ed24b6ee1007ed062f669d79f
tree73660ddd18bc0e82f4b6f45c478f18d80d11aa7b
parent3f85a1be5aff186e56fda85ae293e3aadc71d20a
res_pjsip_notify: Fix CLI usage info

The usage info for 'pjsip send notify' previously referenced the
chan_sip configuration sip_notify.conf.  Fix this to reference
the correct configuration pjsip_notify.conf.

ASTERISK-25590 #close

Change-Id: I3898271a8e8a8b1db201741e790ebe2c6bf5cdea
res/res_pjsip_notify.c