Monday, 9 September 2013

Twilio - Get the most recent Conference call

Twilio - Get the most recent Conference call

I'm trying to find the fastest way to get a Conference Sid from an ended
call's request. Since the Participant is removed from the Conference when
the call ends, searching isn't possible (and not implemented in the PHP
library anyways). I'm assuming the call left the most recent Conference,
since its 'action' parameter is associated with its Dial into the
Conference.
How do I get the most recent Conference using the PHP helper library?

No comments:

Post a Comment