Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is/feature/custum headers #110

Closed
wants to merge 9 commits into from
Closed

Conversation

isaacakakpo1
Copy link
Contributor

WEBRTC-4632 - Ticket title

Passing and Accepting Custom Headers

  • passing custom headers from SIP INVITE to RTC INVITE (session_id=dcc9f896-6821-11ee-9e86-02420a0d3a69):

  • passing custom headers from RTC INVITE to SIP INVITE (session_id=cc59cbec-6823-11ee-acca-02420a0d6669)
    it works.

  • passing custom headers from answer RTC message on SIP responses (session_id=3e734902-6823-11ee-895c-02420a0d3a69)

After changes

Custom headers are passed for INVITE and ANSWER Messages

TODO

Complete Tutorial Docs.

✋ Manual testing

All call functionality works

Post Custom Headers from INVITE Messages
Add Custom Headers to ANSWER Messages
Post Custom Headers from ANSWER Messages
Conflicts:
	TelnyxRTC.xcodeproj/project.pbxproj
	TelnyxRTC/Telnyx/TxClient.swift
	TelnyxRTC/Telnyx/WebRTC/Call.swift
	TelnyxWebRTCDemo/Extensions/ViewControllerVoIPExtension.swift
@isaacakakpo1 isaacakakpo1 reopened this Oct 25, 2023
@isaacakakpo1 isaacakakpo1 deleted the IS/Feature/CustumHeaders branch October 25, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant