Scope of cookies
How does Twilio decide which cookies to send back to my application? I can imagine a couple different possibilities:
- every cookie my application has ever set (seems unlikely)
- every cookie ever set for this Call Sid
- every cookie ever set in this Call Segment
- every cookie ever set for this phone number
- every cookie ever set for this outbound number
I am assuming it's per Call Sid, but just wanted to verify.
- every cookie my application has ever set (seems unlikely)
- every cookie ever set for this Call Sid
- every cookie ever set in this Call Segment
- every cookie ever set for this phone number
- every cookie ever set for this outbound number
I am assuming it's per Call Sid, but just wanted to verify.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Cookies are scoped by call segment. That means that the main leg of your call will have an independent cookie scope from answer to hangup. If you use the Dial->Number->url feature to execute TwiML on the Called parties leg of a call, that has its own call segment and independent cookie scope.
Loading Profile...




EMPLOYEE