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

Robert Dunmire III (JIRA) noreply at issues.asterisk.org
Fri Sep 10 13:08:33 CDT 2021


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=256259#comment-256259 ] 

Robert Dunmire III commented on ASTERISK-29169:
-----------------------------------------------

I can confirm I see the same problem on Asterisk 16.16.1-gc-32a81aa9. The dialed number or callee is being used in ast_stir_shaken_sign instead of the caller.



> 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: 16.15.0, 18.0.1
>            Reporter: Benjamin Keith Ford
>
> [~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