]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes 18/518/4
authorGeorge Joseph <george.joseph@fairview5.com>
Thu, 21 May 2015 22:21:01 +0000 (16:21 -0600)
committerGeorge Joseph <george.joseph@fairview5.com>
Tue, 26 May 2015 21:32:45 +0000 (15:32 -0600)
commit262d590819b123b1f57196beef8aca45c4aa0d09
tree9eb0814bbf51f1fbf54d83b20efada205292211f
parent87c03b792b0b87447cb820fcbfab6a859996ddd6
res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes

Add a new ContactStatus AMI event.
Publish the following status/state changes:
Created
Removed
Reachable
Unreachable
Unknown

Contact URI, new status/state, aor and endpoint names, and the
last qualify rtt result are included in the event.

ASTERISK-25114 #close

Change-Id: Id25aae5f7122facba183273efb3e8f36c20fb61e
Reported-by: George Joseph <george.joseph@fairview5.com>
Tested-by: George Joseph <george.joseph@fairview5.com>
CHANGES
include/asterisk/res_pjsip.h
include/asterisk/stasis_endpoints.h
main/manager_endpoints.c
main/stasis_endpoints.c
res/res_pjsip/pjsip_configuration.c
res/res_pjsip/pjsip_options.c