Thanks for the encouraging advice. I actually spent
many hours searching for and reading through documentation about this (on the
wiki and in the handbook) and I couldn't figure out how Asterisk was supposed to
work as an SIP server.
Since I posted my original message I've made a lot
more progress (and spent considerably more than 15 minutes) but I still have not
managed to get it to work.
I have specified an SIP extension (many, actually)
in the sip.conf file but I cannot get DIAX to register with Asterisk. I've tried
changing just about every variable I can while troubleshooting. One thing that
is kind of suspect is what comes up after I have it re-read the config
files:
------
Messages-Waiting: no
Voice-Message: 0/0
to 192.168.9.102:5060
Retransmitting #5 (no NAT):
NOTIFY sip:[EMAIL PROTECTED] SIP/2.0
Via: SIP/2.0/UDP
192.168.9.101:5060;branch=z9hG4bK7cc5dc1e
From: "Unknown"
<sip:[EMAIL PROTECTED]>;tag=as63d4a421
To: <sip:[EMAIL PROTECTED]>
Contact:
<sip:[EMAIL PROTECTED]>
Call-ID: [EMAIL PROTECTED]
CSeq: 102 NOTIFY
User-Agent: Asterisk PBX
Event: message=summary
Content-Type:
application/simple-message-summary
Content-Length: 42
------
192.168.9.101 is the Asterisk server and
192.168.9.102 is the machine I've been trying to get DIAX registered on. In the
past, I've specified the .102 address in the SIP config file for an extension
but at this point I can't think of anywhere where that IP address is specified
so this is a big mystery to me. Can anyone make sense of it?
I have the following users in my sip_additionals
file (as generated by AMP):
[200]
username=200 type=friend secret=test qualify=no port=5060 nat=never mailbox=200
host=dynamic dtmfmode=info context=from-internal canreinvite=no callerid="test" <200> [222]
username=222 type=friend
secret=222 qualify=no port=5060 nat=never mailbox=556 host=dynamic dtmfmode=rfc2833 context=from-internal canreinvite=no callerid="Jack" <222> And I've tried making simpler a simpler one with
the bare minimum:
[111]
username=111
type=friend
secret=111
port=5060
I haven't been able to register with any of these.
I'm probably missing something really simple, I'm sure, but I haven't been able
to find it in all of the time I've spent and I imagine it would take someone
less time to point it out to me than it would to write a message telling me how
I shouldn't have posted.
Matt
|
_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users