Group PJSIP_OTHER_URI

group PJSIP_OTHER_URI

Container for non SIP/tel URI scheme (e.g. “http:”, “mailto:”)

Functions

pjsip_other_uri *pjsip_other_uri_create(pj_pool_t *pool)

Create a generic URI object.

Parameters

pool – The pool to allocate memory from.

Returns

The URI instance.

struct pjsip_other_uri
#include <sip_uri.h>

Generic URI container for non SIP/tel URI scheme.