[Asterisk-Users] Asterisk not accepting multiple SIP phone logins

Marco Castillo mabcastillo at vanderkaaden.net
Fri Feb 11 08:02:08 MST 2005


Remember that SIP uses DNS SRV entries, maybe one of the phones you use
efectively use the DNS SRV entry and the other not. Some VoIP phones have a
flag where you can deactivate this functionality for SIP. If not, make sure
you have in your local DNS a SRV entry for SIP.
Hope this helps.

Marco

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Juki
Sent: Thursday, February 10, 2005 11:08 PM
To: asterisk-bsd at lists.digium.com
Cc: asterisk-users at lists.digium.com; asterisk-dev at lists.digium.com
Subject: [Asterisk-Users] Asterisk not accepting multiple SIP phone
logins


Hi all,

I have Asterisk running on FreeBSD 4.x and I have made configurations to
sip.conf, extensions.conf and voicemail.conf. I have also setup SIP phones
on two different PCs. My problem is that when one of the SIP phones logins
in, the other won't.

My sip.conf has:
[101]
type=friend
host=dynamic
username=101
secret=test
dtmfmode=rfc2833
context=from-sip
mailbox=201
callerid="101" <2125>
nat=yes

My extensions.conf has:
exten => 101,1,Dial(SIP/101,20,tr)
exten => 101,2,VoiceMail,u101
exten => 101,102,VoiceMail,b101

My voicemail.conf has:
101 => 2348,Emma, kidjue at yahoo.co.uk

Any ideas are most welcome.

--
Rgds,
Juki

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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




More information about the asterisk-users mailing list