Przeglądaj źródła

pv: return of urn schema for $rz if it is the case

- patch by Wolfgang Kampichler, FS#201
Daniel-Constantin Mierla 13 lat temu
rodzic
commit
e032a85cb2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      modules_k/pv/pv_core.c

+ 1 - 0
modules_k/pv/pv_core.c

@@ -57,6 +57,7 @@ static str pv_uri_scheme[] = {
 		{ "sips", 4 },
 		{ "tel",  3 },
 		{ "tels", 4 },
+		{ "urn",  3 },
 		{ 0, 0 }
 	};