2
0
Jiri Kuthan 23 жил өмнө
parent
commit
4ae58b2a47
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      iptel.cfg

+ 1 - 1
iptel.cfg

@@ -73,7 +73,7 @@ route{
 		# address shows up in d-uri of subsequent requests after
 		# address shows up in d-uri of subsequent requests after
 		# having called rewriteFromRoute and we want the requests
 		# having called rewriteFromRoute and we want the requests
 		# to go through our PSTN authorization code
 		# to go through our PSTN authorization code
-		if (uri=~"[@:]iptel\.org([;:].*)*" | uri=~"[@:]@195\.37\.77\.101([;:].*)*" |
+		if (uri=~"[@:]iptel\.org([;:].*)*" | uri=~"[@:]195\.37\.77\.101([;:].*)*" |
 			uri=~"@195.37.77.110([;:].*)*" ) {
 			uri=~"@195.37.77.110([;:].*)*" ) {
 			log("Request is for iptel.org\n");	
 			log("Request is for iptel.org\n");