Skip to content

Support match_request_uri endpoint identifier

George Yang (IOPSYS) requested to merge gyang-7.3 into release-7.3

Identify the called endpoint by matching SIP request URI.

The SIP request URI can be specified as literal string or regular expression ("/regexp/") via paramter "match_request_uri" in pjsip.conf.

Merge request reports