[asterisk-bugs] [JIRA] (ASTERISK-19340) [patch] CALLERID(subaddr) only allows ASCII

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Dec 19 06:13:10 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-19340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-19340:
-----------------------------------

    Summary: [patch] CALLERID(subaddr) only allows ASCII  (was: CALLERID(subaddr) only allows ASCII)

> [patch] CALLERID(subaddr) only allows ASCII
> -------------------------------------------
>
>                 Key: ASTERISK-19340
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-19340
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Functions/func_callerid
>    Affects Versions: 10.1.2
>         Environment: CentOS 6
>            Reporter: andre valentin
>            Severity: Minor
>         Attachments: callerid-subaddr.patch
>
>
> Currently it is only possible to set subaddr to values which are not filtered by ast_trim_blanks(). But the subaddress is transparent and should allow every character.
> The attached patch fixes this by allowing escape sequences to be used.
> In our case the first char of the subaddress needs to be a tab (0x9)



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



More information about the asterisk-bugs mailing list