[asterisk-bugs] [JIRA] (ASTERISK-26600) SIP User to User (UUI)

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Nov 15 08:00:10 CST 2016


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

Asterisk Team commented on ASTERISK-26600:
------------------------------------------

The severity of this issue has been automatically downgraded from "Blocker" to "Major". The "Blocker" severity is reserved for issues which have been determined to block the next release of Asterisk. This severity can only be set by privileged users. If this issue is deemed to block the next release it will be updated accordingly during the triage process.

> SIP User to User (UUI)
> ----------------------
>
>                 Key: ASTERISK-26600
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26600
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 11.20.0
>         Environment: Debian
>            Reporter: Cyril CONSTANTIN
>
> Hi Guys,
> I'm trying to send through SIP a UUI (User to User) field from Asterisk to Avaya Session Manager, from last exchange I got with them it looks that I'm not sending UUI under expected format by Avaya using RFC standard https://tools.ietf.org/html/rfc7433.
> I tried to send it under different way in my dialplan by adding SIP Private header as per below, but no one is accepted by Avaya even if they can see it, Avaya can't decode it properly, here you have all different way I tried:
> same => n,SIPAddHeader(User-to-User: 123434)
> same => n,SIPAddHeader(X-User-to-User: 123434)
> same => n,SIPAddHeader(User-to-User: 123434\;encoding=hex\;purpose=foo\;content=bar)
> same => n,SIPAddHeader(X-User-to-User: 123434\;encoding=hex\;purpose=foo\;content=bar)
> same => n,SIPAddHeader(User-to-User: 123434\;encoding=hex)
> same => n,SIPAddHeader(X-User-to-User: 123434\;encoding=hex)
> Any help on it would be appreciated.
> Thanks for the usual support
> Best Regards



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



More information about the asterisk-bugs mailing list