Displaying 3 results from an estimated 3 matches for "688426".
2005 Aug 13
1
receiving calls from FWD
I have successfully configured asterisk to make outgoing calls over FWD,
but cannot receive incoming calls. The console shows no messages,
even though an XTEN client on the same network has no problems receiving
incoming calls.
This is the relevant part of sip.conf
[general]
.....
register => 688426:xxxxxxxx@fwd.pulver.com/6000
[fwd.pulver.com]
type=friend
username=688426
fromuser=688426
secret=xxxxxxx
dtmfmode=inband
host=fwd.pulver.com
port=5060
nat=yes
canreinvite=no
externip=194.185.53.47
localnet=192.168.1.0/255.255.255.0
I orignally tried without the last two lines, then
added these an...
2005 Aug 15
2
Security and SIP
...t context in sip.conf which cannot access any
real extension.
sip.conf:
[general]
context=from-unknown-sip
extensions.conf:
[from-unknown-sip]
exten => _.,1,CONGESTION
2. for peers, defined a context which does not provide access to
outside lines.
sip.conf:
[fwd.pulver.com]
type=peer
username=688426
fromuser=688426
secret=xxxxxxxxxx
host=fwd.pulver.com
port=5060
nat=yes
canreinvite=no
insecure=very
context=sip-external
disallow=all
allow=ulaw
3. for peers, defined insecure=very which should check that the
incoming call comes from the same IP as was registered.
4. for internal softphones, whi...
2012 Aug 16
1
Postfix & Dovecot: Client certificate authentication
Hello,
I would like to set up an authentication using certificate with Dovecot: A user sends mail to Postfix and Dovecot authentication is valid only if certificate is trusted.
So, I enable the parameter auth_ssl_require_client_cert in dovecot configuration but it is not running. Here are the postfix logs:
Aug 16 09:51:48 myserver dovecot: auth: Debug: Loading modules from directory: