[asterisk-bugs] [JIRA] (ASTERISK-21398) [patch] chan_iax2.c:7998 authenticate_verify: requested inkey 'my_oth' for RSA authentication does not exist
Pavel Kopchyk (JIRA)
noreply at issues.asterisk.org
Sat Apr 13 14:47:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205294#comment-205294 ]
Pavel Kopchyk commented on ASTERISK-21398:
------------------------------------------
Micheal, thank you.
I tested the patch in version 11.3.0 - no errors.
> [patch] chan_iax2.c:7998 authenticate_verify: requested inkey 'my_oth' for RSA authentication does not exist
> ------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-21398
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21398
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Channels/chan_iax2
> Affects Versions: 11.3.0
> Reporter: Pavel Kopchyk
> Assignee: Pavel Kopchyk
> Severity: Minor
> Attachments: asterisk-21398-iax2-inkeys-dynamic-buffer.diff
>
>
> [test00]
> type=user
> auth=rsa
> inkeys=my_key_for_calls_to_the_city:my_key_for_calls_to_other:for_calls_to_my_friends:.......:my_key_for_calls_to_mobile:my_other_key_for_calls_to_the_city:my_other_key_for_calls_to_the_city2
> eventually obtain a sufficiently long string (more than 256 characters).
> As far as I understand there is a limit of string "inkeys=" and asterisk can not read the correct name of the key (truncation).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list