Skip to content
Snippets Groups Projects
  • Richard Begg's avatar
    6b7697ed
    res_pjsip_session: Enable RFC3578 overlap dialing support. · 6b7697ed
    Richard Begg authored
    Support for RFC3578 overlap dialling (i.e. 484 Response to partially matched
    destinations) as currently provided by chan_sip is missing from res_pjsip.
    This patch adds a new endpoint attribute (allow_overlap) [defaults to yes]
    which when set to yes enables 484 responses to partial destination
    matches rather than the current 404.
    
    ASTERISK-26864
    
    Change-Id: Iea444da3ee7c7d4f1fde1d01d138a3d7b0fe40f6
    6b7697ed
    History
    res_pjsip_session: Enable RFC3578 overlap dialing support.
    Richard Begg authored
    Support for RFC3578 overlap dialling (i.e. 484 Response to partially matched
    destinations) as currently provided by chan_sip is missing from res_pjsip.
    This patch adds a new endpoint attribute (allow_overlap) [defaults to yes]
    which when set to yes enables 484 responses to partial destination
    matches rather than the current 404.
    
    ASTERISK-26864
    
    Change-Id: Iea444da3ee7c7d4f1fde1d01d138a3d7b0fe40f6