[Asterisk-code-review] Change in asterisk[master]: pjsip_options: Fix non-qualified contacts showing as unavai...
George Joseph (Code Review)
asteriskteam at digium.com
Sun Apr 19 10:25:32 CDT 2015
George Joseph has uploaded a new patch set (#3).
Change subject: pjsip_options: Fix non-qualified contacts showing as unavailable
......................................................................
pjsip_options: Fix non-qualified contacts showing as unavailable
The "Add qualify_timeout processing and eventing" patch introduced
an issue where contacts that had qualify_frequency set to 0 were
showing Unavailable instead Available. This patch checks for
qualify_frequency=0 and create an "Available" contact_status
with a RTT = 0.
ASTERISK-24977: #close
Change-Id: Ifcbc01533ce57f0e4e584b89a395326e098b8fe7
---
M res/res_pjsip/pjsip_options.c
1 file changed, 4 insertions(+), 15 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/148/3
--
To view, visit https://gerrit.asterisk.org/148
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifcbc01533ce57f0e4e584b89a395326e098b8fe7
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list