[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=233735#comment-233735 ] 

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

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+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