sipd.conf_win3217 января 2001 г.ipt
ServerRoot .
ErrorLog error_log
ErrorLog stderr
#ErrorLog syslog
ServerName cryte.comptek.ru
Domain ((cryte\.comptek\.ru)|(213\.180\.192\.[0-9]*))
Aliases ../tools/aliases/aliases
Namemapper ../tools/namemapper/namemapper
UserLocation ../tools/lswhod/lswhod.tcl
#AuthMethod Digest
#AuthMethod Basic
#AuthMethod pgp
AuthMethod none
#The following 2 options should have quoted value, if multiple SIP-methods
#are defined.
#AuthSIPMethods "REGISTER"
AuthProxySIPMethods "INVITE"
PrivateKey 1
AuthUserFile files/passwd
PgpPubRing ../../.pgp/pubring.pkr
PgpSecRing ../../.pgp/secring.skr
PgpPvtPass dummykey
NonceLifeTime 60
ClockSkew 300
RequestLog access_log "%h %u %t \"%r\" %s HOST=%{HOST}e From=%{From}i %T"
#RequestLog "|tee /tmp/sipoutput.$USER" "%h %u %t \"%r\" %s HOST=%{HOST}e From=%{From}i %T"
#LdapServerName ldap.columbia.edu
#LdapPort 389
#LdapBaseObject "o=Columbia University,c=US"
DisplayAmbiguous true
#HelpResolve true
ProxyRecursion true
ThirdPartyReg true
ForeignDomain proxy
DefaultReg proxy
|