Your sip.conf needs to accept calls from anyone.

[EMAIL PROTECTED] wrote:
Hello,

Anybody could explain me why asterisk spend time to
send back to proxy or sip agent authentication
messages 407

nobody can call me from other domains.
can we disable authentication for none peers or users
Asterisk ask authentication 407 for
sip:[EMAIL PROTECTED] or sip:[EMAIL PROTECTED]


[sip]
include => info
include => support

exten => info,1,Answer()
exten => info,2,Dial(Sip/84,10)
exten => info,3,Dial(Sip/85,10)
exten => info,4,Hangup

exten => support,1,Answer()
exten => support,2,Queue(support|t||)
exten => support,3,Hangup





        

        
                
___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to