Published on iptel.org (http://www.iptel.org)

uri

By greger
Created 2006-11-26 10:25

Standard-dep

Various checks related to SIP URIi [1].


Jan Janak


i [2].

i [3] parameter.

Example 2. has_totag usage

...
if (has_totag()) {
    ...
};
...