[asterisk-bugs] [JIRA] (ASTERISK-26864) res_pjsip_session: Add support for overlap dialling
Richard Begg (JIRA)
noreply at issues.asterisk.org
Mon Mar 13 20:30:10 CDT 2017
Richard Begg created ASTERISK-26864:
---------------------------------------
Summary: res_pjsip_session: Add support for overlap dialling
Key: ASTERISK-26864
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26864
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_pjsip_session
Affects Versions: 13.14.0
Reporter: Richard Begg
Severity: Minor
Support for SIP overlap dialling (i.e. 484 Response to partially matched destinations) as currently provided by chan_sip is missing from res_pjsip.
Attached is a patch that tries to fix this. It involves a new endpoint attribute (allow_overlap) [defaults to no], which when set to yes enables 484 responses to partial destination matches rather than the current 404.
This functionality is used by some Snom and Grandstream handsets.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list