Re: [asterisk-users] Misunderstood thing

2009-07-29 Thread Alex Balashov
So, there's two kinds of authentication that routinely go on in the SIP client/server world: 1) REGISTER authentication -- this is the 401 Unauthorized challenge to an initial REGISTER request that causes it to be resent with WWW-Authorize headers containing various authentication credentials,

Re: [asterisk-users] Misunderstood thing

2009-07-28 Thread David Backeberg
On Tue, Jul 28, 2009 at 9:24 PM, Tseveendorj wrote: > Hi David, > > Thank you for your response. >> Ummm, what kind of peer? > I mean peer = VoIP providers or SIP working equipment. for example Cisco > AS5350. > > If I want to connect VoIP provider anywhere in the World. I think most > VoIP provide

Re: [asterisk-users] Misunderstood thing

2009-07-28 Thread Tseveendorj
Hi David, Thank you for your response. > Ummm, what kind of peer? I mean peer = VoIP providers or SIP working equipment. for example Cisco AS5350. If I want to connect VoIP provider anywhere in the World. I think most VoIP providers didn't use username and secret for trunk between partners. If

Re: [asterisk-users] Misunderstood thing

2009-07-28 Thread David Backeberg
On Tue, Jul 28, 2009 at 8:53 PM, Tseveendorj wrote: > Hello, > > I'm novice on the SIP protocol also on Asterisk. Could someone explain > me why the Asterisk is using username and secret config on peer connection? Because with any authentication, any system that can connect to your system can init

[asterisk-users] Misunderstood thing

2009-07-28 Thread Tseveendorj
Hello, I'm novice on the SIP protocol also on Asterisk. Could someone explain me why the Asterisk is using username and secret config on peer connection? Does Asterisk can send call to peer without username and secret configuration ? Sincerely, Tseveen. ___