[Asterisk-Users] Asterisk behind IX66

Steve Beaumont steveb at asbc.demon.co.uk
Tue Dec 28 09:30:21 MST 2004



I hate to keep mentioning this but this seem to be a consistant problem with
either asterisk or the IX66. Please note that altough the config snips are
showing fwd I am getting a very simalar problem with voiptalk.


fwd.pulver.com                      IX66                  Asterisk Server
69.90.155.70   <---> Internet <---> 80.177.210.165  <---> 192.168.100.99
                                    Outside address


Doing a trace on the IX66 (sip log setting to info) I get the follwoing:-

Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:tSip:info:recv 69.90.155.70:
INVITE sip:85671 at 80.177.210.165 SIP/2.0
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:tSip:info:Call processing:
inbound call from unknown domain (1)
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:tSip:info:SIP forward:
sip:85671 at 80.177.210.165 -> sip:85671 at 192.168.100.99
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:t5:info:send sf
192.168.100.99: INVITE sip:85671 at 192.168.100.99 SIP/2.0
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:t5:info:send sf 69.90.155.70:
SIP/2.0 100 Trying
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:tSip:info:recv
192.168.100.99: SIP/2.0 407 Proxy Authentication Required
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:t5:info:send sf
192.168.100.99: ACK sip:85671 at 192.168.100.99 SIP/2.0
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:t5:info:send sf 69.90.155.70:
SIP/2.0 407 Proxy Authentication Required
Dec 28 16:18:20 ix66 ix66 sys: DEC 28 16:18:27:tSip:info:recv 69.90.155.70:
ACK sip:85671 at 80.177.210.165 SIP/2.0


For me, this saying that Asterisk has recieved the call correctly and
replying back that authentication is required. I thought that incesure=very
bypassed authentication and allowed calls to the default context, or in
mycase context inbound. Or am I barking up the wrong tree. I have tried
various methods to work around this problem. using friend instead of
separate peer and users and generally hours of messing about.

Any suggestions would be appreciated.


config snips follow:-

sip.conf

[general]

port=5060
bindaddr=192.168.100.99
disallow=all
allow=ulaw
allow=alaw
allow=gsm
realm=****.demon.co.uk
maxexpirey=180
defaultexpirey=160
tos=lowdelay
context=inbound

register=8****:*******@fwd.pulver.com/8****

[pulver]

type=peer
username=8****
secret=*******
context=outbound-to-fwd
host=fwd.pulver.com
dtmfmode=info
canreinvite=no
qualify=yes
insecure=very

[fwd.pulver.com]

type=user
username=8****
authuser=8****
secret=*******
context=inbound
insecure=very


Best regards - Steve Beaumont
 
====================================================
Email:      steveb at asbc.demon.co.uk <mailto:steveb at asbc.demon.co.uk>
====================================================




More information about the asterisk-users mailing list