[asterisk-bugs] [JIRA] (ASTERISK-29169) res_stir_shaken: Wrong CID used when looking up certificates

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Wed Nov 18 14:43:16 CST 2020


Benjamin Keith Ford created ASTERISK-29169:
----------------------------------------------

             Summary: res_stir_shaken: Wrong CID used when looking up certificates
                 Key: ASTERISK-29169
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29169
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_stir_shaken
    Affects Versions: 18.0.1, 16.14.1
            Reporter: Benjamin Keith Ford
            Severity: Minor


[~jsmith] brought this up in IRC while testing STIR/SHAKEN operations. Seems like the wrong CID is being used when looking up the certificate. Should be a simple fix.

{code}
exten => 507,1,Set(CALLERID(num)=442081254195)
{code}

507 is the extension, 442081254195 is the Caller ID number (network number)
caller_id_number: 442081254195



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list