Module: sip-router Branch: master Commit: 45974eba796c4cf5d3b0888ce51634fe4109ed92 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=45974eba...
Author: Henning Westerholt henning.westerholt@1und1.de Committer: Henning Westerholt henning.westerholt@1und1.de Date: Thu Apr 30 18:20:23 2009 +0200
small spelling fix in docs and comment
---
forward.c | 2 +- modules_s/auth/doc/params.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/forward.c b/forward.c index 5fca78e..f651120 100644 --- a/forward.c +++ b/forward.c @@ -407,7 +407,7 @@ int forward_request(struct sip_msg* msg, str* dst, unsigned short port, } } /* try to send the message until success or all the ips are exhausted - * (if dns lookup is peformed && the dns cache used ) */ + * (if dns lookup is performed && the dns cache used ) */ #ifdef USE_DNS_FAILOVER do{ #endif diff --git a/modules_s/auth/doc/params.xml b/modules_s/auth/doc/params.xml index 8a84cac..403de2c 100644 --- a/modules_s/auth/doc/params.xml +++ b/modules_s/auth/doc/params.xml @@ -24,7 +24,7 @@ These three module parameters control which optional integrity checks will be performed on the SIP message carrying digest response during digest authentication. <varname>auth_check_register</varname> - controls integrity checks to be peformed on REGISTER messages, + controls integrity checks to be performed on REGISTER messages, <varname>auth_checks_no_dlg</varname> controls which optional integrity checks will be performed on SIP requests that have no To header field or no To tag (in other words the requests either