[asterisk-users] How to stop intruder from registering sip?

Fred Posner fred at teamforrest.com
Fri Jun 11 19:35:40 CDT 2010


On Jun 11, 2010, at 8:03 PM, sean darcy wrote:

> Fred Posner wrote:
>> On Jun 11, 2010, at 5:55 PM, sean darcy wrote:
>> 
>> snipped...
>> What is the default context in sip.conf? Does it allow outbound calls?
>> 
> 
> ;###################
> ;DEFAULT CONTEXT
> ;###################
> 
> [default]
> exten=>_1XX,1,Macro(stdexten,${EXTEN},SIP/${EXTEN})
> exten=>777,1,Answer()
> exten=>777,2,Musiconhold(default)
> exten=>80,1,MeetMe(80)
> exten=>_140,1,Dial(${OPERATOR})
> 
> exten => i,1,Playback(pbx-invalid)
> exten => i,n,Goto(did-main,s,1)
> 
> include=>record
> include=>parkedcalls
> include=>conferences
> include=>voicemail
> include=>admin
> include=>intercom-group
> include=>blf
> include=>blf-group
> 
> No outgoing contexts.

That sure doesn't look like sip.conf.

> 
>> Do you have autocreatepeer=no?
>> 
> 
> No. I've never heard of autocreatepeer, but as I read about it, it 
> defaults to NO.
> 
>> Fred Posner
>> http://qxork.com
>> 
> 
> How does anyone do this?
> 
> sean
> 

sip.conf... it's different than extensions.conf.

Also, what version of asterisk are you running (out of curiosity)...



More information about the asterisk-users mailing list