PAMI\Message\Action\PJSIPShowEndpointsAction

PJSIPShowEndpoints action message.

Lists PJSIP endpoints.

Provides a listing of all endpoints. For each endpoint an 'EndpointList'
event is raised that contains relevant attributes and status information.
Once all endpoints have been listed an 'EndpointListComplete' event is issued.

PHP Version 5

Synopsis

class PJSIPShowEndpointsAction extends ActionMessage {
  • // Inherited constants from Message
  • const EOL = "\r\n";
  • const EOM = "\r\n\r\n";
}

Hierarchy

Constants

Name Value
EOL "\r\n"
EOM "\r\n\r\n"

Methods

Inherited from PAMI\Message\Action\ActionMessage

public

Inherited from PAMI\Message\OutgoingMessage

public

Inherited from PAMI\Message\Message

public