[asterisk-bugs] [JIRA] (ASTERISK-28749) Matching on Caller ID not working if the dialled extension is a pattern
    astdriver (JIRA) 
    noreply at issues.asterisk.org
       
    Wed Feb 19 07:09:25 CST 2020
    
    
  
astdriver created ASTERISK-28749:
------------------------------------
             Summary: Matching on Caller ID not working if the dialled extension is a pattern
                 Key: ASTERISK-28749
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28749
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_authenticator_digest, Resources/res_pjsip_endpoint_identifier_ip, Resources/res_pjsip_endpoint_identifier_user, Resources/res_pjsip_session
    Affects Versions: 16.8.0
            Reporter: astdriver
            Severity: Minor
CID match not working if extension 200 is not defined in pjsip.conf nor in odbc source.
{code:xml}
exten => 200/_100,1,Answer
{code}
{code:xml}
exten => _200/_100,1,Answer
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
    
    
More information about the asterisk-bugs
mailing list