Hello,
After I set full_backend_cache=no in sorcery.conf, No ContactStatus AMI event was received.
[res_pjsip]
endpoint=config,pjsip.conf,criteria=type=endpoint
endpoint/cache=memory_cache,maximum_objects=150,full_backend_cache=no
endpoint=realtime,ps_endpoints
auth=config,pjsip.conf,criteria=type=auth
auth/cache=memory_cache,maximum_objects=150,full_backend_cache=no
auth=realtime,ps_auths
aor=config,pjsip.conf,criteria=type=aor
aor/cache=memory_cache,maximum_objects=150,full_backend_cache=no
aor=realtime,ps_aors
contact=realtime,ps_contacts
I’d like to know if this is a specification or a bug.
The version I use is 16.13.0.
Best,
ET