$getUriAndParam
Get the SIP-URI with URI parameters from the specified string.
Syntax:
$getUriAndParam( string )
Returns:
IP-URI with URI parameters
Version Since:
3.11
Where the function can be used:
- Preliminary rules
- Regular rules
$getUri(From) only gets the URI from the From header, but $getUriAndParam(From) gets the URI parameters as well. The display name or header parameters are not included.
See also: