Skip to content

Conversation

@vdharashive
Copy link

Support ACME/Avaya xml format. and capture caller and callee host/aor

Support ACME/Avaya xml format.
opts.callee.number = user;
opts.callee.host = host;
}
opts.recordingSessionId = opts.recordingData[`${prefix}recording`][`${prefix}session`][0].$.session_id;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why would you remove recordingSessionId property? That breaks the requirement that all changes be backwards compatible

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the code

hajothelen added a commit to hajothelen/drachtio-siprec-recording-server that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants