Support for "tel:" URI scheme.
More...
◆ pjsip_tel_uri_create()
Create a new tel: URI.
- Parameters
-
- Returns
- New instance of tel: URI.
◆ pjsip_tel_nb_cmp()
This function compares two numbers for equality, according to rules as specified in RFC 3966.
- Parameters
-
nb1 | The first number. |
nb2 | The second number. |
- Returns
- Zero if equal, -1 if nb1 is less than nb2, or +1 if nb1 is greater than nb2.
References PJ_END_DECL.