Skip to content

DX-1855 added php tests #22

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

Merged
merged 2 commits into from
Apr 8, 2021
Merged

DX-1855 added php tests #22

merged 2 commits into from
Apr 8, 2021

Conversation

jmulford-bw
Copy link
Contributor

No description provided.

ACCOUNT_ID: ${{ secrets.ACCOUNT_ID }}
VOICE_APPLICATION_ID: ${{ secrets.VOICE_APPLICATION_ID }}
MESSAGING_APPLICATION_ID: ${{ secrets.MESSAGING_APPLICATION_ID }}
CALLBACK_URL: ${{ secrets.CALLBACK_URL }}
Copy link
Contributor

Choose a reason for hiding this comment

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

What's being returned from CALLBACK_URL? It looks like this is only used for voice callbacks - maybe we should rename to VOICE_CALLBACK_URL to be explicit, and for my knowledge what BXML is being returned from this to keep the call alive?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah good callout. It is just for voice so renaming it would make more sense. No BXML is being returned because this is just checking to make sure that the call is created

@jmulford-bw jmulford-bw merged commit 66c68f7 into main Apr 8, 2021
@hamermike hamermike deleted the DX-1855 branch April 27, 2021 15:27
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.

3 participants