asterisk/res/res_pjsip
Alexei Gradinari a4cfcda036 res_pjsip/AMI: add contact.updated event
With the old SIP module AMI sends PeerStatus event on every
successfully REGISTER requests, ie, on start registration,
update registration and stop registration.

With PJSIP AMI sends ContactStatus only when status is changed.
Regarding registration:
on start registration - Created
on stop registration - Removed
but on update registration nothing

This patch added contact.updated event.

ASTERISK-25904

Change-Id: I8fad8aae9305481469c38d2146e1ba3a56d3108f
2016-05-03 16:38:30 -05:00
..
include res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06:00
config_auth.c res_pjsip: Add "like" processing to pjsip list and show commands 2015-10-24 11:02:43 -05:00
config_domain_aliases.c res_pjsip: Move internal init/destroy prototypes to private header file. 2015-03-11 16:39:29 +00:00
config_global.c res_pjsip: Add ability to identify by Authorization username 2016-04-27 16:33:51 -05:00
config_system.c res_pjsip: Set threadpool max size default to 50. 2015-11-02 18:24:09 -05:00
config_transport.c build: Add configure check for proto field of PJSIP TLS transport setting. 2016-03-14 09:37:42 -06:00
location.c pjsip: Added "reg_server" to contacts. 2016-05-02 10:01:40 -03:00
pjsip_cli.c chan_pjsip: Add 'pjsip show channelstats' 2016-03-29 14:35:31 -05:00
pjsip_configuration.c res_pjsip: Add ability to identify by Authorization username 2016-04-27 16:33:51 -05:00
pjsip_distributor.c res_pjsip: Add ability to identify by Authorization username 2016-04-27 16:33:51 -05:00
pjsip_global_headers.c res_pjsip: Fixed invalid empty Server and User-Agent SIP headers. 2015-03-11 15:22:01 +00:00
pjsip_options.c res_pjsip/AMI: add contact.updated event 2016-05-03 16:38:30 -05:00
pjsip_resolver.c DNS: Need to use the same serializer for a pjproject SIP transaction. 2015-06-10 19:22:13 -05:00
pjsip_scheduler.c res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c) 2016-04-14 13:16:21 -06:00
presence_xml.c res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case. 2016-01-21 16:04:39 -06:00
security_events.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00