|
@@ -230,7 +230,7 @@ route[2] {
|
|
if (!(src_ip==195.37.77.110) &
|
|
if (!(src_ip==195.37.77.110) &
|
|
!(proxy_authorize( "iptel.org" /* realm */,
|
|
!(proxy_authorize( "iptel.org" /* realm */,
|
|
"subscriber" /* table name */ ))) {
|
|
"subscriber" /* table name */ ))) {
|
|
- # see comments bellow on these ACK/CANCEL exceptions
|
|
|
|
|
|
+ # see comments below on these ACK/CANCEL exceptions
|
|
if (method=="ACK" ) {
|
|
if (method=="ACK" ) {
|
|
log("failed outbound authentication for ACK granted");
|
|
log("failed outbound authentication for ACK granted");
|
|
} else if (method=="CANCEL") {
|
|
} else if (method=="CANCEL") {
|