Skip to content

Refer-To should allow for name-addr #115

@adamchol

Description

@adamchol

As of REFER method RFC the Refer-To header contains not only the SIP URI, but the whole so called "name-addr". This means also optionally a display name and params like:

Refer-To: "Display Name" <sip:user@domain.com;method=INVITE?Replaces=call-id%40host>

Right now, the Dialog::refer() method only supports passing a rsip::Uri. It would be nice if we could use all of the other information of the name-addr.

To be honest, I don't really have time to contribute right now but it would be nice if this was supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions