equis software
2008-May-13 18:31 UTC
[asterisk-users] Call only for registered sip users...
What I need to configure in my * to permit make calls only registered sip users?? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080513/8210b1ee/attachment.htm
Do you mean.... "What do I need to configure on my * installation so that only registered sip users can make calls?" ? If so, you are going to need to give a lot more details regarding your current configuration for you to get any answers. -- Matt From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of equis software Sent: Tuesday, May 13, 2008 2:31 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Call only for registered sip users... What I need to configure in my * to permit make calls only registered sip users?? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080513/f580cdbe/attachment.htm
Steve Edwards
2008-May-13 19:28 UTC
[asterisk-users] Call only for registered sip users...
On Tue, 13 May 2008, equis software wrote:> What I need to configure in my * to permit make calls only registered sip > users??1) RTFM 2) Google 3) http://www.voip-info.org/wiki/index.php?page=Asterisk+config+sip.conf 4) Ask again with more detail in the body and more specificity in the subject. Thanks in advance, ------------------------------------------------------------------------ Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
On Tue, May 13, 2008 at 7:31 PM, equis software <equissoftware at gmail.com> wrote:> What I need to configure in my * to permit make calls only registered sip > users?? >Nothing. You can't call unregistered SIP users since you don't have any contact information for them so therefore all your calls will only ever be to registered ones. Regards, Greyman.