[asterisk-bugs] [JIRA] (ASTERISK-23125) ARI: URI is case sensitive

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 28 14:00:23 CDT 2014


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

Matt Jordan updated ASTERISK-23125:
-----------------------------------

    Target Release Version/s: 12.2.0

> ARI: URI is case sensitive
> --------------------------
>
>                 Key: ASTERISK-23125
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23125
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_ari
>    Affects Versions: 12.0.0
>            Reporter: Zane Conkle
>            Assignee: Scott Griepentrog
>      Target Release: 12.2.0
>
>
> When trying to retrieve endpoint details from ARI I noticed that the URI string is case sensitive.
> This does not work:
> http://192.168.3.212:8088/ari/endpoints/pjsip/200
> This does:
> http://192.168.3.212:8088/ari/endpoints/PJSIP/200
> The list function apparently does not care because this also works:
> http://192.168.3.212:8088/ari/endpoints/pjsip



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



More information about the asterisk-bugs mailing list