Skip to content

To tag in Trying response #131

@soloma83

Description

@soloma83

self.to_details['params']['tag'] = msg.to_details['params']['tag']

Hello all.
This line must be changed to
self.to_details['params']['tag'] = msg.to_details['params'].get('tag')

RFC3261 8.2.6.2 Headers and Tags

the UAS MUST add a tag to the To header field in
the response (with the exception of the 100 (Trying) response, in
which a tag MAY be present)

Thank you.

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