retrieve online sip users for an account by list of sip username
Path parameters
AccountSid
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a list of strings.
Response
retrieve online sip users for an account
name
the client username
contact
The value in the contact header of the registration
expiryTime
The timestamp (in ms since 00:00:00.000 01/01/1970) that the current registraion will expire
protocol
Allowed values:
allow_direct_app_calling
set to 1 if client is allowed to call app sids directly
allow_direct_queue_calling
set to 1 if client is allowed to dial into queues to dequeue calls
allow_direct_user_calling
set to 1 if client is allowed to call other users by name directly.
registered_status
if there is a current registered session from the client
Allowed values:
proxy
The source IP and Port used for the registration request.